chinwagsocial/app/javascript/mastodon
2024-10-21 22:13:39 +11:00
..
actions Add ability to group follow notifications in WebUI (#32520) 2024-10-18 09:14:13 +02:00
api Add notification grouping for follow notifications (#32085) 2024-09-25 13:36:19 +00:00
api_types Fix mute duration not being shown in list of muted accounts in web UI (#32388) 2024-10-14 13:14:38 +02:00
components Remove ability to get embed code for remote posts (#32578) 2024-10-18 15:49:26 +02:00
containers Change design of embed modal in web UI (#31801) 2024-09-12 12:54:16 +00:00
features Merge tag 'v4.3.1' 2024-10-21 22:13:39 +11:00
locales Merge tag 'v4.3.1' 2024-10-21 22:13:39 +11:00
models Fix mute duration not being shown in list of muted accounts in web UI (#32388) 2024-10-14 13:14:38 +02:00
polyfills
reducers Add ability to group follow notifications in WebUI (#32520) 2024-10-18 09:14:13 +02:00
selectors Add ability to group follow notifications in WebUI (#32520) 2024-10-18 09:14:13 +02:00
service_worker Fix notification push notifications not including the author's username (#32254) 2024-10-07 10:54:23 +02:00
store Convert notification requests actions and reducers to Typescript (#31866) 2024-09-16 09:54:03 +00:00
utils Fix too many requests caused by relationship look-ups in web UI (#32042) 2024-09-24 17:02:36 +00:00
api.ts Add preview of followers removed in domain block modal in web UI (#32032) 2024-09-25 18:13:36 +00:00
blurhash.ts
common.js Update typescript-eslint monorepo to v8 (major) (#31231) 2024-09-11 13:59:46 +00:00
compare_id.ts
identity_context.tsx
initial_state.js Enable grouped notifications unconditionally (#31929) 2024-09-16 13:12:10 +00:00
is_mobile.ts
load_keyboard_extensions.js
main.jsx
performance.js
permissions.ts Add quick links to Administration and Moderation Reports from Web UI (#24838) 2024-08-26 16:42:46 +00:00
ready.js
scroll.ts Fix browser glitch caused by two overlapping scroll animations in web UI (#31960) 2024-09-19 10:52:46 +00:00
settings.js Update typescript-eslint monorepo to v8 (major) (#31231) 2024-09-11 13:59:46 +00:00
stream.js Remove unused E2EE-related methods (#31964) 2024-09-19 10:23:58 +00:00
test_helpers.tsx Fix browser glitch caused by two overlapping scroll animations in web UI (#31960) 2024-09-19 10:52:46 +00:00
test_setup.js
uuid.ts