mastodon/app/javascript/mastodon/utils
2026-07-02 12:50:12 +00:00
..
__tests__ Emoji substring search (#39353) 2026-06-10 10:40:48 +00:00
base64.ts Add type annotation for some js files (#24787) 2023-05-03 11:43:29 +02:00
batch_array.ts Fix ValidationError when loading many collections at once (#39286) 2026-06-04 13:18:53 +00:00
cache.ts Emoji substring search (#39353) 2026-06-10 10:40:48 +00:00
checks.test.ts Profile editing: Add warning for links (#38148) 2026-03-11 13:19:39 +00:00
checks.ts Profile editing: Add warning for links (#38148) 2026-03-11 13:19:39 +00:00
compare_urls.ts Show collection preview cards and open collections links locally (#38643) 2026-04-23 09:16:54 +00:00
config.ts Converted app/javascript/mastodon/utils/ folder to TypeScript (#27895) 2023-11-28 17:47:55 +00:00
debounce.ts Fix too many requests caused by relationship look-ups in web UI (#32042) 2024-09-24 17:02:36 +00:00
environment.ts Remove frontend check for collections feature flag (#39215) 2026-05-29 13:07:00 +00:00
filters.ts Fix bookmarks and favourites not being filtered (#34260) 2025-03-25 15:20:36 +00:00
has_react_children.ts Update design of Collections list page (#38822) 2026-04-28 11:32:27 +00:00
hash.test.ts Profile editing: Custom fields (deleting, editing) (#38066) 2026-03-05 10:48:19 +00:00
hash.ts Profile editing: Custom fields (deleting, editing) (#38066) 2026-03-05 10:48:19 +00:00
hashtags.test.ts Collection editor: Format topic as hashtag (#38153) 2026-03-11 17:04:37 +00:00
hashtags.ts Accept non-Latin characters to suggest hash tag (#39696) 2026-07-02 12:50:12 +00:00
html.ts Remove dependency resolution override for React 19 types (#39569) 2026-06-25 07:54:30 +00:00
icons.tsx Converted app/javascript/mastodon/utils/ folder to TypeScript (#27895) 2023-11-28 17:47:55 +00:00
links.ts Add UJS to buttons (#37091) 2025-12-02 10:35:29 +00:00
log_out.ts Fix log out from user menu not working on Safari (#31402) 2024-08-13 17:49:23 +00:00
notifications.ts Converted app/javascript/mastodon/utils/ folder to TypeScript (#27895) 2023-11-28 17:47:55 +00:00
numbers.ts Use integers and not numbers in notification policy API counters (#29810) 2024-04-02 10:06:26 +00:00
objects.test.ts Testing and types updates (#39657) 2026-06-29 14:26:22 +00:00
objects.ts Testing and types updates (#39657) 2026-06-29 14:26:22 +00:00
performance.ts Emoji Rendering Efficiency (#35568) 2025-07-31 17:30:14 +00:00
promises.test.ts Add more resilience to Emoji IDB upgrades (#39576) 2026-06-24 11:18:12 +00:00
promises.ts Add more resilience to Emoji IDB upgrades (#39576) 2026-06-24 11:18:12 +00:00
react_router.tsx Upgrades to React 19.2 (#39330) 2026-06-17 09:12:55 +00:00
theme.ts Enable theming via new HTML element attributes (#37477) 2026-01-15 16:04:27 +00:00
time.test.ts Refactor: Relative timestamp component (#38275) 2026-03-19 11:15:23 +00:00
time.ts Refactor: Relative timestamp component (#38275) 2026-03-19 11:15:23 +00:00
types.ts Testing and types updates (#39657) 2026-06-29 14:26:22 +00:00
workers.ts Enables cross-origin Web Workers (#35483) 2025-07-24 07:14:27 +00:00