catstodon/app/javascript/flavours/glitch/containers
fef f0197c80dc
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.
2022-12-20 18:27:55 +01:00
..
account_container.js Move flavours/glitch/util/initial_state to flavours/glitch/initial_state 2022-10-11 10:17:04 +02:00
admin_component.js [Glitch] Add graphs and retention metrics to admin dashboard (#16829) 2021-10-14 21:45:01 +02:00
compose_container.js Move flavours/glitch/util/initial_state to flavours/glitch/initial_state 2022-10-11 10:17:04 +02:00
domain_container.js [Glitch] Change the string "hidden" to "blocked" in WebUI 2020-03-22 16:29:51 +01:00
dropdown_menu_container.js Move more modules from flavours/glitch/utils to flavours/glitch 2022-10-11 12:25:45 +02:00
intersection_observer_article_container.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
mastodon.js [Glitch] Fix wasteful request to /api/v1/custom_emojis when not logged in 2022-12-15 20:46:21 +01:00
media_container.js Rename flavours/glitch/util into flavours/glitch/utils 2022-10-11 11:31:11 +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 2022-12-20 18:27:55 +01:00