chinwagsocial/app/javascript/mastodon
2025-03-21 13:28:12 +11:00
..
actions Fix processing of incoming notifications for unfilterable types () 2025-02-25 17:11:09 +01:00
api Add notification grouping for follow notifications () 2024-09-25 13:36:19 +00:00
api_types Fix mute duration not being shown in list of muted accounts in web UI () 2024-10-14 13:14:38 +02:00
components Change preview cards to be shown when Content Warnings are expanded () 2025-02-25 17:11:09 +01:00
containers Change design of embed modal in web UI () 2024-09-12 12:54:16 +00:00
features Merge tag 'v4.3.6' 2025-03-21 13:28:12 +11:00
locales Merge tag 'v4.3.4' 2025-02-28 19:43:58 +11:00
models Fix duplicate notifications in notification groups when using slow mode () 2024-12-02 16:20:32 +01:00
polyfills Improve Babel configuration and automatically load polyfills () 2023-10-31 10:55:13 +00:00
reducers Change hashtag suggestion to prefer personal history capitalization () 2025-03-10 10:14:17 +01:00
selectors Add ability to group follow notifications in WebUI () 2024-10-18 09:14:13 +02:00
service_worker Fix notification push notifications not including the author's username () 2024-10-07 10:54:23 +02:00
store Convert notification requests actions and reducers to Typescript () 2024-09-16 09:54:03 +00:00
utils Fix too many requests caused by relationship look-ups in web UI () 2024-09-24 17:02:36 +00:00
api.ts Add preview of followers removed in domain block modal in web UI () 2024-09-25 18:13:36 +00:00
blurhash.ts Upgrade to typescript-eslint v6 () 2023-07-13 11:49:16 +02:00
common.js Update typescript-eslint monorepo to v8 (major) () 2024-09-11 13:59:46 +00:00
compare_id.ts Use Prettier for ESLint formatting TypeScript () 2023-05-09 19:02:12 +02:00
identity_context.tsx Remove the access token from Redux & context () 2024-05-22 14:45:18 +00:00
initial_state.js Enable grouped notifications unconditionally () 2024-09-16 13:12:10 +00:00
is_mobile.ts Change links in multi-column mode so tabs are open in single-column mode () 2023-07-13 17:18:09 +02:00
load_keyboard_extensions.js fix: support KaiOS arrow navigation on public pages () 2019-11-04 13:03:09 +01:00
main.jsx Use helpers to check environment in frontend () 2023-10-31 16:05:44 +00:00
performance.js Use helpers to check environment in frontend () 2023-10-31 16:05:44 +00:00
permissions.ts Add quick links to Administration and Moderation Reports from Web UI () 2024-08-26 16:42:46 +00:00
ready.js Disable push notification when not logged in () 2022-10-03 18:15:47 +02:00
scroll.ts Fix browser glitch caused by two overlapping scroll animations in web UI () 2024-09-19 10:52:46 +00:00
settings.js Update typescript-eslint monorepo to v8 (major) () 2024-09-11 13:59:46 +00:00
stream.js Remove unused E2EE-related methods () 2024-09-19 10:23:58 +00:00
test_helpers.tsx Fix browser glitch caused by two overlapping scroll animations in web UI () 2024-09-19 10:52:46 +00:00
test_setup.js Update dependency @testing-library/jest-dom to v6 () 2023-08-28 12:19:42 +02:00
uuid.ts Update eslint (non-major) () 2024-04-03 18:05:39 +00:00