This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/javascript/flavours/glitch/components
fef a5c96afeac
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-07-07 21:57:39 +02:00
..
admin
edited_timestamp
account.jsx
animated_number.tsx
attachment_list.jsx
autosuggest_emoji.jsx
autosuggest_hashtag.tsx
autosuggest_input.jsx
autosuggest_textarea.jsx
avatar.tsx
avatar_composite.jsx
avatar_overlay.jsx
blurhash.tsx
button.jsx
check.jsx
circular_progress.tsx
column.jsx
column_back_button.jsx
column_back_button_slim.jsx
column_header.jsx
common_counter.jsx
dismissable_banner.jsx
display_name.tsx
domain.tsx
dropdown_menu.jsx
error_boundary.jsx
gifv.tsx
hashtag.jsx
icon.tsx
icon_button.tsx
icon_with_badge.tsx
inline_account.jsx
intersection_observer_article.jsx
link.jsx
load_gap.tsx
load_more.tsx
load_pending.tsx
loading_indicator.tsx
logo.jsx
media_attachments.jsx
media_gallery.jsx
modal_root.jsx
navigation_portal.jsx
not_signed_in_indicator.tsx
notification_purge_buttons.jsx
permalink.jsx
picture_in_picture_placeholder.jsx
poll.jsx
radio_button.tsx
regeneration_indicator.jsx
relative_timestamp.tsx
scrollable_list.jsx
server_banner.jsx
server_hero_image.tsx
setting_text.jsx
short_number.jsx
skeleton.tsx
status.jsx display external custom emoji reactions properly 2023-07-07 21:57:39 +02:00
status_action_bar.jsx display external custom emoji reactions properly 2023-07-07 21:57:39 +02:00
status_content.jsx
status_header.jsx
status_icons.jsx
status_list.jsx
status_prepend.jsx
status_reactions.js display external custom emoji reactions properly 2023-07-07 21:57:39 +02:00
status_visibility_icon.jsx
timeline_hint.tsx