catstodon/app/javascript/flavours/glitch/features
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
..
about [Glitch] Fix WebUI crash when listing server blocks and rationale is not available 2022-11-12 14:02:23 +01:00
account [Glitch] Add follow request banner on account header 2022-12-15 21:11:32 +01:00
account_gallery [Glitch] Fix media markup 2022-12-15 21:06:29 +01:00
account_timeline [Glitch] Fix infinite loading instead of soft 404 for non-existing remote accounts 2022-11-28 11:55:56 +01:00
audio Move flavours/glitch/util/initial_state to flavours/glitch/initial_state 2022-10-11 10:17:04 +02:00
blocks [Glitch] Fix block/mute lists showing a follow button when unblocking a user (#18364) 2022-05-11 09:44:27 +02:00
bookmarked_statuses [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
closed_registrations_modal [Glitch] Fix closed registrations message not appearing in web UI 2022-10-28 19:49:45 +02:00
community_timeline [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
compose move react button to action bar 2022-12-20 18:24:19 +01:00
direct_timeline [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
directory [Glitch] Fix being unable to withdraw follow request when confirmation modal is disabled (#19687) 2022-11-06 10:43:18 +01:00
domain_blocks [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
emoji [Glitch] Remove use of DOMParser in front-end emoji rewriting code 2022-11-17 12:59:29 +01:00
explore [Glitch] FormattedMessage must be used directly 2022-12-15 20:55:42 +01:00
favourited_statuses [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
favourites [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
filters Rename flavours/glitch/util into flavours/glitch/utils 2022-10-11 11:31:11 +02:00
follow_recommendations [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
follow_requests [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
followers [Glitch] Fix media, following and followers tabs in web UI 2022-10-28 19:24:02 +02:00
following [Glitch] Fix media, following and followers tabs in web UI 2022-10-28 19:24:02 +02:00
generic_not_found [Glitch] Fix performance of home feed regeneration 2019-10-10 21:00:13 +02:00
getting_started [Glitch] Make the 'Trending now' header a link to Explore. 2022-11-28 11:59:00 +01:00
getting_started_misc [Glitch] Rename toots to posts in various places, add or reword DM warnings 2022-05-03 10:59:23 +02:00
hashtag_timeline [Glitch] set activation for tag follow button 2022-12-15 21:00:35 +01:00
home_timeline [Glitch] Remove aria-pressed where it's redundant 2022-11-10 10:25:43 +01:00
interaction_modal [Glitch] Fix confusing wording in interaction modal in web UI 2022-11-10 09:53:06 +01:00
keyboard_shortcuts [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
list_adder Use the Icon component instead of directly using i tag 2019-09-09 19:00:20 +02:00
list_editor Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/ 2022-10-11 11:31:11 +02:00
list_timeline [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
lists [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
local_settings cleanup JS imports and other minor stuff 2022-12-20 18:27:53 +01:00
mutes [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
notifications cherry-pick emoji reaction changes 2022-12-20 18:23:55 +01:00
picture_in_picture [Glitch] Remove aria-pressed where it's redundant 2022-11-10 10:25:43 +01:00
pinned_accounts_editor Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/ 2022-10-11 11:31:11 +02:00
pinned_statuses [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
privacy_policy [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
public_timeline [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
reblogs [Glitch] Change public accounts pages to mount the web UI 2022-10-28 19:24:02 +02:00
report [Glitch] Fix missing rules in report modal in web UI 2022-10-28 19:24:02 +02:00
standalone/compose [Glitch] Remove code for rendering public and hashtag timelines outside the web UI 2022-10-28 19:24:02 +02:00
status display external custom emoji reactions properly 2022-12-20 18:27:55 +01:00
subscribed_languages_modal Move flavours/glitch/util/initial_state to flavours/glitch/initial_state 2022-10-11 10:17:04 +02:00
ui [Glitch] Fix language surrounding disability in prompts for alt text and other media descriptions 2022-12-15 21:07:10 +01:00
video Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/ 2022-10-11 11:31:11 +02:00