mastodon/app/javascript/flavours/glitch/components
Claire 3fd2aadb23
Various code cleanup (#1782)
* Remove duplicate in_chosen_languages definition

* Use `DEFAULT_FIELDS_SIZE` instead of `MAX_FIELDS` to reduce code differences with upstream

* Remove duplicate annotation

* Fix incorrect cross-flavor imports

* Remove deprecated `hide_network` setting (replaced by account column)

* Remove unused KeywordMutesHelper

* Remove trailing spaces

* Remove commit_hash from InstancePresenter, as it has been unused since mid-2017
2022-05-25 12:27:11 +02:00
..
admin [Glitch] Add a hashtag public link to the trending hashtag page 2022-03-26 19:28:48 +01:00
edited_timestamp [Glitch] Add edit history to web UI 2022-02-09 17:51:35 +01:00
account.js [Glitch] Fix block/mute lists showing a follow button when unblocking a user (#18364) 2022-05-11 09:44:27 +02:00
animated_number.js
attachment_list.js
autosuggest_emoji.js
autosuggest_hashtag.js
autosuggest_input.js
autosuggest_textarea.js
avatar.js [Glitch] Add limited attribute to accounts in REST API and a warning in web UI 2022-05-11 11:59:08 +02:00
avatar_composite.js
avatar_overlay.js
blurhash.js
button.js
check.js [Glitch] Change report modal to include category selection in web UI 2022-02-23 20:25:55 +01:00
column.js
column_back_button.js
column_back_button_slim.js
column_header.js
common_counter.js [Glitch] Rename toots to posts in various places, add or reword DM warnings 2022-05-03 10:59:23 +02:00
display_name.js
domain.js
dropdown_menu.js Various code cleanup (#1782) 2022-05-25 12:27:11 +02:00
error_boundary.js
gifv.js
hashtag.js
icon.js
icon_button.js [Glitch] Fix media modal footer's “external link” not being a link 2022-02-26 10:29:53 +01:00
icon_with_badge.js
inline_account.js [Glitch] Add edit history to web UI 2022-02-09 17:51:35 +01:00
intersection_observer_article.js
link.js
load_gap.js
load_more.js
load_pending.js
loading_indicator.js [Glitch] Add edit history to web UI 2022-02-09 17:51:35 +01:00
logo.js
media_attachments.js [Glitch] Add polls and media attachments to edit comparison modal in web UI 2022-03-10 11:30:48 +01:00
media_gallery.js
missing_indicator.js
modal_root.js Use upstream's settings for CW auto-expand and column swiping (#1770) 2022-05-15 17:30:40 +02:00
notification_purge_buttons.js
permalink.js
picture_in_picture_placeholder.js
poll.js
radio_button.js
regeneration_indicator.js
relative_timestamp.js [Glitch] Add edit history to web UI 2022-02-09 17:51:35 +01:00
scrollable_list.js [Glitch] Spelling 2022-03-08 20:36:31 +01:00
setting_text.js
short_number.js
skeleton.js
spoilers.js
status.js Swap position of media attachments and polls 2022-04-20 22:07:13 +02:00
status_action_bar.js [Glitch] Chore: Disable menu items for editing statuses in web UI (#17497) 2022-02-10 19:10:59 +01:00
status_content.js
status_header.js
status_icons.js Fix media attachments not being displayed on polls 2021-09-08 16:36:30 +02:00
status_list.js
status_prepend.js [Glitch] Rename toots to posts in various places, add or reword DM warnings 2022-05-03 10:59:23 +02:00
status_visibility_icon.js [Glitch] Rename toots to posts in various places, add or reword DM warnings 2022-05-03 10:59:23 +02:00
timeline_hint.js