1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/javascript
taichi221228 1c4cf654d7 Remove unnecessary stringFromCodePoint function polyfill in emoji_utils
Removed the unnecessary stringFromCodePoint function polyfill from the emoji_utils.ts file. Instead, we use the built-in JavaScript function String.fromCodePoint to simplify the code.
2024-04-24 10:00:13 +09:00
..
__mocks__ Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00:00
fonts Update new email templates (#28416) 2024-01-15 18:18:59 +00:00
hooks
icons
images Introduce inline_svg gem, minimal usage, prep for material design icons (#29612) 2024-03-19 09:03:15 +00:00
mastodon Remove unnecessary stringFromCodePoint function polyfill in emoji_utils 2024-04-24 10:00:13 +09:00
material-icons Change icon of severed relationships notifications (#29712) 2024-03-22 15:45:04 +00:00
packs Update eslint (non-major) (#29820) 2024-04-03 18:05:39 +00:00
styles Fix unfollow button being out of frame on small screens on old browsers (#29923) 2024-04-15 11:56:48 +00:00
svg-icons Use active variants for boost icons and increase icon size (#27924) 2024-01-24 12:37:43 +00:00
types Change icon SVG imports to use a default import (#28709) 2024-01-12 10:31:24 +00:00