nas/app/javascript/mastodon
2024-03-07 08:20:43 +09:00
..
actions Fix: メディアを常に閲覧注意にする設定にしている人が画像アップロード時、閲覧注意を外す手段がない問題 (#613) 2024-02-27 10:14:54 +09:00
api_types Change: #428 emoji_reaction_available_serverプロパティをStatusからAccountオブジェクトに移動する (#434) 2024-01-09 10:43:59 +09:00
components Add: 管理画面で特に負荷の大きい処理を無効にする環境変数 (#633) 2024-03-05 12:05:52 +09:00
containers Merge remote-tracking branch 'parent/main' into upstream-20240229 2024-02-29 09:23:59 +09:00
features Merge commit 'b8bd94ca8e' into upstream-20240307 2024-03-07 08:20:43 +09:00
locales Add: 管理画面で特に負荷の大きい処理を無効にする環境変数 (#633) 2024-03-05 12:05:52 +09:00
models Change: #428 emoji_reaction_available_serverプロパティをStatusからAccountオブジェクトに移動する (#434) 2024-01-09 10:43:59 +09:00
polyfills Improve Babel configuration and automatically load polyfills (#27333) 2023-10-31 10:55:13 +00:00
reducers Merge remote-tracking branch 'parent/main' into upstream-20240218 2024-02-20 09:25:49 +09:00
selectors Merge remote-tracking branch 'parent/main' into upstream-20240112 2024-01-12 14:48:17 +09:00
service_worker Upgrade react-intl (#24906) 2023-05-31 23:43:39 +02:00
store Merge remote-tracking branch 'parent/main' into upstream-20240122 2024-01-22 10:07:33 +09:00
utils Add: #400 検索結果(投稿)にフィルター (#563) 2024-02-16 18:43:33 +09:00
api.ts Convert actions/account_notes into Typescript (#26601) 2023-09-11 16:09:22 +02:00
blurhash.ts Upgrade to typescript-eslint v6 (#25904) 2023-07-13 11:49:16 +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 Add: #36 アカウント詳細画面の「フォローされています」を隠すオプション (#638) 2024-03-06 12:30:48 +09:00
is_mobile.ts Change links in multi-column mode so tabs are open in single-column mode (#25893) 2023-07-13 17:18:09 +02:00
load_keyboard_extensions.js
main.jsx Use helpers to check environment in frontend (#27633) 2023-10-31 16:05:44 +00:00
performance.js Use helpers to check environment in frontend (#27633) 2023-10-31 16:05:44 +00:00
permissions.ts Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
ready.js Disable push notification when not logged in (#19272) 2022-10-03 18:15:47 +02:00
scroll.ts Upgrade to typescript-eslint v6 (#25904) 2023-07-13 11:49:16 +02:00
settings.js Add volume saving/reuse to video player (#27488) 2023-11-07 18:15:38 +00:00
stream.js Fix antenna timeline is not work 2023-08-19 19:28:19 +09:00
test_helpers.tsx Update devDependencies (non-major) (#29089) 2024-02-27 16:07:43 +00:00
test_setup.js Update dependency @testing-library/jest-dom to v6 (#26479) 2023-08-28 12:19:42 +02:00
uuid.ts Upgrade to typescript-eslint v6 (#25904) 2023-07-13 11:49:16 +02:00