mastodon/app/javascript/mastodon
2025-07-09 09:55:41 +00:00
..
actions fix: Update hashtags when (un)following a hashtag (#35101) 2025-06-23 11:44:59 +00:00
api Change order of items in navigation panel in web UI (#35029) 2025-06-16 15:06:33 +00:00
api_types feat: Add "Followers you know" widget to user profiles (#34652) 2025-05-13 06:38:18 +00:00
components fix: Fix outdated icon in notifications permissions banner (#35193) 2025-06-26 13:25:12 +00:00
containers fix: Prevent content scrolling behind main menu (part 1) (#35173) 2025-06-25 12:12:49 +00:00
features Emoji Indexing and Search (#35253) 2025-07-09 09:55:41 +00:00
hooks Prevent two composers from being shown (#35006) 2025-06-11 11:12:39 +00:00
locales New Crowdin Translations (automated) (#35310) 2025-07-09 09:10:55 +00:00
models Fix code style issue (#34624) 2025-05-06 13:35:54 +00:00
polyfills Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
reducers Adds Redux and React-Intl to storybook (#35094) 2025-06-24 09:31:27 +00:00
selectors Change navigation layout on small screens in web UI (#34910) 2025-06-11 11:55:43 +00:00
service_worker Update ESLint to not try to resolve virtual modules (#34837) 2025-05-28 10:04:52 +00:00
store Adds Redux and React-Intl to storybook (#35094) 2025-06-24 09:31:27 +00:00
utils fix: Prevent scrolling behind menus and modals in Safari iOS (#35183) 2025-06-25 19:22:11 +00:00
api.ts refactor: Prevent leading slashes in API urls (#34680) 2025-05-14 08:59:08 +00:00
blurhash.ts Change design of audio player in web UI (#34520) 2025-05-02 16:15:00 +00:00
common.ts Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
compare_id.ts Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
identity_context.tsx Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
initial_state.js Add reminder when about to post without alt text in web UI (#33760) 2025-01-29 11:37:56 +00: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 Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
main.tsx Make React Spring respect animation preferences (#35018) 2025-06-11 16:51:55 +00:00
performance.js Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
permissions.ts Add link from Web UI for Hashtags to the Moderation UI (#31448) 2024-11-29 07:36:17 +00:00
ready.js Disable push notification when not logged in (#19272) 2022-10-03 18:15:47 +02:00
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
uuid.ts Update eslint (non-major) (#29820) 2024-04-03 18:05:39 +00:00