mastodon/app/javascript/flavours/glitch/components
Claire 3fb7fe14c6
Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208)
* Run eslint --fix

* Fix linting issues in video player and reduce divergences with upstream

This includes a behavior change of not auto-looping videos anymore. I don't
remember loops being ever intended, and they have been removed from upstream
a while ago, but we somehow missed the change.

* Fix lint issues in `app/javascript/flavours/glitch/selectors/index.js`

Those were basically caused by dead code that isn't present upstream, so
that brings us closer to upstream as well.

* Fix linting issue and bug in streaming/index.js

* Fix linting issues in config/webpack/shared.js

* Fix unused import in flavours/glitch/features/ui/index.js

* Fix linting issues and reduce divergences from upstream in flavours/glitch/features/ui/components/video_modal.jsx

* Fix linting issues in flavours/glitch/reducers

* Fix linting issues in glitch-soc onboarding modal

* Fix linting issues in flavours/glitch/features/ui/components/navigation_panel.jsx

* Remove dead code for unused local setting navbar_under

* Fix various linting issues

* Fix linting issues in flavours/glitch/components/scrollable_list.jsx and reduce divergences with upstream
2023-05-07 18:22:25 +02:00
..
admin [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
edited_timestamp [Glitch] Enable formatjs/prefer-pound-in-plural 2023-04-29 18:38:23 +02:00
account.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
animated_number.tsx [Glitch] Rewrite AnimatedNumber component with React hooks 2023-04-22 11:28:23 +02:00
attachment_list.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
autosuggest_emoji.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
autosuggest_hashtag.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
autosuggest_input.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
autosuggest_textarea.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
avatar.tsx [Glitch] [Proposal] Make able to write React in Typescript (#2190) 2023-04-26 21:30:41 +02:00
avatar_composite.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
avatar_overlay.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
blurhash.jsx [Glitch] [Proposal] Make able to write React in Typescript (#2190) 2023-04-26 21:30:41 +02:00
button.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
check.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
column.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
column_back_button.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
column_back_button_slim.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
column_header.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
common_counter.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
dismissable_banner.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
display_name.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
domain.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
dropdown_menu.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
error_boundary.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
gifv.tsx [Glitch] Rewrite GIFV component with React hooks 2023-04-22 11:22:49 +02:00
hashtag.jsx [Glitch] Enable formatjs/prefer-pound-in-plural 2023-04-29 18:38:23 +02:00
icon.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
icon_button.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
icon_with_badge.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
image.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
inline_account.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
intersection_observer_article.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
link.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
load_gap.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
load_more.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
load_pending.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
loading_indicator.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
logo.jsx [Glitch] Change logo version in header based on screen size in web UI 2023-04-29 18:54:13 +02:00
media_attachments.jsx [Glitch] Add `lang` attribute to media and poll options 2023-03-05 17:52:53 +01:00
media_gallery.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
modal_root.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
navigation_portal.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
not_signed_in_indicator.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
notification_purge_buttons.jsx Fix SCSS linting issues (#2207) 2023-05-07 15:04:59 +02:00
permalink.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
picture_in_picture_placeholder.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
poll.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
radio_button.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
regeneration_indicator.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
relative_timestamp.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
scrollable_list.jsx Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208) 2023-05-07 18:22:25 +02:00
server_banner.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
setting_text.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
short_number.jsx [Glitch] Allow `==` when null checking 2023-04-29 11:09:46 +02:00
skeleton.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
spoilers.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
status.jsx Disable full-width media in thread view 2023-04-29 12:43:01 +02:00
status_action_bar.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
status_content.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
status_header.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
status_icons.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
status_list.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
status_prepend.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00
status_visibility_icon.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
timeline_hint.jsx [Glitch] Rename JSX files with proper `.jsx` extension 2023-02-25 14:35:31 +01:00