mastodon/app/javascript/mastodon/features/emoji
Renaud Chaput 02ea161506
Support "system" theme setting (light/dark theme depending on user system preference) (#29748)
Co-authored-by: Nishiki Liu <hello@nshki.com>
2024-03-26 09:25:49 +00:00
..
__tests__ Support "system" theme setting (light/dark theme depending on user system preference) (#29748) 2024-03-26 09:25:49 +00:00
emoji.js Support "system" theme setting (light/dark theme depending on user system preference) (#29748) 2024-03-26 09:25:49 +00:00
emoji_compressed.d.ts Rewrite `emoji_unicode_mapping_light` to TS (#25444) 2023-10-24 08:06:14 +00:00
emoji_compressed.js Use modern ES syntax rather than `.call` (#29368) 2024-02-27 15:42:05 +00:00
emoji_map.json Add new emojis from `jdecked/twemoji` 15.0 (#28404) 2024-01-11 16:15:08 +00:00
emoji_mart_data_light.ts Rewrite `emoji_unicode_mapping_light` to TS (#25444) 2023-10-24 08:06:14 +00:00
emoji_mart_search_light.js Dont use CommonJS (`require`, `module.exports`) anywhere (#24913) 2023-05-09 03:08:47 +02:00
emoji_picker.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
emoji_unicode_mapping_light.ts Rewrite `emoji_unicode_mapping_light` to TS (#25444) 2023-10-24 08:06:14 +00:00
emoji_utils.js Use modern ES syntax rather than `.call` (#29368) 2024-02-27 15:42:05 +00:00
unicode_to_filename.js Dont use CommonJS (`require`, `module.exports`) anywhere (#24913) 2023-05-09 03:08:47 +02:00
unicode_to_unified_name.js Dont use CommonJS (`require`, `module.exports`) anywhere (#24913) 2023-05-09 03:08:47 +02:00