mastodon/app/javascript/mastodon/features/emoji
2026-04-23 07:48:00 +00:00
..
__tests__ Enable theming via new HTML element attributes (#37477) 2026-01-15 16:04:27 +00:00
constants.ts Emoji: Adds search (#37418) 2026-01-09 10:37:14 +00:00
database.test.ts Emoji: Cache data by path instead of just Etag (#37858) 2026-02-13 15:23:22 +00:00
database.ts Emoji loading performance (#38784) 2026-04-23 07:48:00 +00:00
db-schema.ts Emoji: Cache data by path instead of just Etag (#37858) 2026-02-13 15:23:22 +00:00
emoji_compressed.d.mts Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
emoji_compressed.mjs Emoji: Remove final flag (#36409) 2025-10-28 11:33:27 +00:00
emoji_data.json Emoji: Update Twemoji to v16 (#36501) 2025-10-16 13:15:16 +00:00
emoji_map.json Emoji: Update Twemoji to v16 (#36501) 2025-10-16 13:15:16 +00:00
emoji_mart_data_light.ts Emoji: Remove final flag (#36409) 2025-10-28 11:33:27 +00:00
emoji_mart_search_light.js Emoji: Remove final flag (#36409) 2025-10-28 11:33:27 +00:00
emoji_picker.tsx Emoji: Remove final flag (#36409) 2025-10-28 11:33:27 +00:00
emoji_unicode_mapping_light.ts Emoji: Remove final flag (#36409) 2025-10-28 11:33:27 +00:00
emoji_utils.js Emoji: Remove final flag (#36409) 2025-10-28 11:33:27 +00:00
emoji.js Enable theming via new HTML element attributes (#37477) 2026-01-15 16:04:27 +00:00
index.ts Emoji loading fixes (#37300) 2025-12-18 16:58:44 +00:00
loader.ts Emoji: Cache data by path instead of just Etag (#37858) 2026-02-13 15:23:22 +00:00
locale.test.ts Emoji Indexing and Search (#35253) 2025-07-09 09:55:41 +00:00
locale.ts Emoji: Cache data by path instead of just Etag (#37858) 2026-02-13 15:23:22 +00:00
mode.ts Emoji: Adds search (#37418) 2026-01-09 10:37:14 +00:00
normalize.test.ts Emoji: Adds search (#37418) 2026-01-09 10:37:14 +00:00
normalize.ts Emoji loading performance (#38784) 2026-04-23 07:48:00 +00:00
render.test.ts Remove rendering of custom emoji using the database (#37284) 2025-12-17 14:40:34 +00:00
render.ts Emoji: Adds search (#37418) 2026-01-09 10:37:14 +00:00
types.ts Emoji: Cache data by path instead of just Etag (#37858) 2026-02-13 15:23:22 +00:00
unicode_utils.ts Emoji: Remove final flag (#36409) 2025-10-28 11:33:27 +00:00
utils.test.ts Emoji: Cleanup new code (#36402) 2025-10-14 09:36:25 +00:00
utils.ts Profile editing: Name and bio (#37907) 2026-02-19 13:53:29 +00:00
worker.ts Fix importing emoji loader statically inside worker (#38541) 2026-04-07 13:17:07 +00:00