glitch-social/app/javascript/mastodon
Aleks Xhuvani 7840c6b75b
Do not try to update an undefined video element (#27798)
2023-11-09 22:35:53 +00:00
..
actions Allow viewing and severing relationships with suspended accounts (#27667) 2023-11-09 14:50:25 +00:00
api_types Fix Web UI not displaying appropriate explanation when a user hides their follows/followers (#27791) 2023-11-09 12:58:02 +00:00
components Allow viewing and severing relationships with suspended accounts (#27667) 2023-11-09 14:50:25 +00:00
containers Use helpers to check environment in frontend (#27633) 2023-10-31 16:05:44 +00:00
features Do not try to update an undefined video element (#27798) 2023-11-09 22:35:53 +00:00
locales Fix Web UI not displaying appropriate explanation when a user hides their follows/followers (#27791) 2023-11-09 12:58:02 +00:00
models Fix Web UI not displaying appropriate explanation when a user hides their follows/followers (#27791) 2023-11-09 12:58:02 +00:00
polyfills Improve Babel configuration and automatically load polyfills (#27333) 2023-10-31 10:55:13 +00:00
reducers Feature - Prevents multiple audio/video attachments from being played at the same time (#24717) 2023-11-07 23:37:58 +00:00
selectors Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
service_worker
store Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
utils Use helpers to check environment in frontend (#27633) 2023-10-31 16:05:44 +00:00
api.ts Convert `actions/account_notes` into Typescript (#26601) 2023-09-11 16:09:22 +02:00
blurhash.ts
common.js
compare_id.ts
initial_state.js Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
is_mobile.ts
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
ready.js
scroll.ts
settings.js Add volume saving/reuse to video player (#27488) 2023-11-07 18:15:38 +00:00
stream.js
test_helpers.tsx Simplify column headers (#27557) 2023-10-27 13:21:07 +00:00
test_setup.js
uuid.ts