mastodon/app/javascript/mastodon
fef 5ec5a782d4
fix 404 when reacting with Keycap Number Sign
The Unicode sequence for this emoji starts with an
ASCII # character, which the browser's URI parser
truncates before sending the request to the
backend.
2023-05-27 12:01:13 +02:00
..
actions fix 404 when reacting with Keycap Number Sign 2023-05-27 12:01:13 +02:00
components fix status action bar after upstream changes 2023-05-27 12:01:13 +02:00
containers fix image for new custom emoji reactions 2023-05-27 12:01:12 +02:00
features properly disable reactions when not logged in 2023-05-27 12:01:13 +02:00
locales rebase with upstream 2023-05-27 11:59:32 +02:00
polyfills Add stricter ESLint rules for Typescript files (#24926) 2023-05-10 12:59:29 +02:00
reducers fix image for new custom emoji reactions 2023-05-27 12:01:12 +02:00
selectors rebase with upstream 2023-05-27 11:59:32 +02:00
service_worker Dont use CommonJS (require, module.exports) anywhere (#24913) 2023-05-09 03:08:47 +02:00
store Add stricter ESLint rules for Typescript files (#24926) 2023-05-10 12:59:29 +02:00
utils Fix minor typos in comments and spec names (#21831) 2023-05-19 17:13:29 +02:00
api.js [Proposal] Make able to write React in Typescript (#16210) 2023-04-03 03:31:39 +02:00
blurhash.ts Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
common.js Dont use CommonJS (require, module.exports) anywhere (#24913) 2023-05-09 03:08:47 +02:00
compare_id.ts Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
initial_state.js cleanup JS imports and other minor stuff 2023-05-27 12:01:10 +02:00
is_mobile.ts Add stricter ESLint rules for Typescript files (#24926) 2023-05-10 12:59:29 +02:00
load_keyboard_extensions.js
main.jsx Upgrade to React 18 (#24916) 2023-05-22 15:48:01 +02:00
performance.js Dont use CommonJS (require, module.exports) anywhere (#24913) 2023-05-09 03:08:47 +02:00
permissions.ts Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
ready.js
scroll.ts Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
settings.js
stream.js Add eslint-plugin-jsdoc (#24719) 2023-04-30 02:29:54 +02:00
test_setup.js
uuid.ts Add stricter ESLint rules for Typescript files (#24926) 2023-05-10 12:59:29 +02:00