nas/app/javascript/mastodon
2024-01-19 08:24:45 +09:00
..
actions Fix: #404 フィルターでhalf_warnを設定してると、クライアントアプリでタイムラインが読み込まれない (#410) 2024-01-03 22:10:02 +09:00
api_types Change: #428 emoji_reaction_available_serverプロパティをStatusからAccountオブジェクトに移動する (#434) 2024-01-09 10:43:59 +09:00
components Change: 投稿下のアクションバーにおけるスタンプボタンの順番 (#435) 2024-01-09 10:44:09 +09:00
containers Merge remote-tracking branch 'parent/main' into kb_development 2023-11-02 10:24:38 +09:00
features Fix: ブースト時に選択できる公開範囲に限定投稿が含まれる問題 (#460) 2024-01-19 08:24:45 +09:00
locales Merge remote-tracking branch 'parent/main' into upstream-20230105 2024-01-05 10:01:36 +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 Fix: #404 フィルターでhalf_warnを設定してると、クライアントアプリでタイムラインが読み込まれない (#410) 2024-01-03 22:10:02 +09:00
selectors Fix: #404 フィルターでhalf_warnを設定してると、クライアントアプリでタイムラインが読み込まれない (#410) 2024-01-03 22:10:02 +09:00
service_worker Upgrade react-intl (#24906) 2023-05-31 23:43:39 +02:00
store Fix the loading bar with the new Redux actions (#28422) 2023-12-18 23:19:27 +00:00
utils Merge commit 'c40cfc5d09' into upstream-20231129 2023-11-29 12:43:01 +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: #396 スタンプの数字を隠して表示する機能 (#412) 2024-01-03 22:10:13 +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
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 Simplify column headers (#27557) 2023-10-30 13:23:10 +09: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