mastodon/app/javascript/mastodon/utils
2026-04-02 13:53:47 +00:00
..
__tests__ Emoji: Link Replacement (#36341) 2025-10-06 09:31:10 +00:00
base64.ts Add type annotation for some js files (#24787) 2023-05-03 11:43:29 +02:00
cache.ts Emoji Rendering Efficiency (#35568) 2025-07-31 17:30:14 +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
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 collections client-side feature flag (#38540) 2026-04-02 13:53:47 +00:00
filters.ts Fix bookmarks and favourites not being filtered (#34260) 2025-03-25 15:20:36 +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 Implements tag suggestions for collections topic field (#38307) 2026-03-20 13:48:06 +00:00
html.ts Emoji: Account page (#36385) 2025-10-08 11:11:25 +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
performance.ts Emoji Rendering Efficiency (#35568) 2025-07-31 17:30:14 +00:00
react_router.tsx Converted app/javascript/mastodon/utils/ folder to TypeScript (#27895) 2023-11-28 17:47: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 Profile editing: Utilize new API (#37990) 2026-02-26 13:55:10 +00:00
workers.ts Enables cross-origin Web Workers (#35483) 2025-07-24 07:14:27 +00:00