chuckya/app/javascript/flavours/glitch/containers
fef d0f3f649f5 display external custom emoji reactions properly
Using an emoji map was completely unnecessary in
the first place, because the reaction list from
the API response includes URLs for every custom
emoji anyway.  The reaction list now also contains
a boolean field indicating whether it is an
external custom emoji, which is required because
people should only be able to react with Unicode
emojis and local custom ones, not with custom
emojis from other servers.
2023-05-07 15:08:25 -07:00
..
account_container.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
admin_component.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
compose_container.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
domain_container.jsx Fix some more Javascript linting issues and discrepancies with upstream (#2209) 2023-05-07 21:43:25 +02:00
dropdown_menu_container.js [Glitch] Fix dropdown menu positions when scrolling 2023-01-12 11:18:22 +01:00
intersection_observer_article_container.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
mastodon.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
media_container.jsx [Glitch] Set marginRight as string 2023-04-09 11:59:42 +02:00
notification_purge_buttons_container.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
poll_container.js [Glitch] Fix not being able to vote 2020-04-17 22:04:10 +02:00
scroll_container.js Please CodeClimate 2021-07-13 13:49:40 +02:00
status_container.js display external custom emoji reactions properly 2023-05-07 15:08:25 -07:00