mastodon/app/javascript/flavours/glitch/components
tykayn aa4b715513 Merge remote-tracking branch 'glitch-soc/main'
# Conflicts:
#	app/controllers/concerns/sign_in_token_authentication_concern.rb
#	app/javascript/mastodon/features/compose/components/action_bar.js
#	app/javascript/mastodon/features/compose/index.js
2022-05-10 10:17:24 +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] Change routing paths to use usernames in web UI 2021-09-26 21:35:57 +02:00
animated_number.js [Glitch] Add pop-out player for audio/video in web UI 2020-10-26 19:51:09 +01:00
attachment_list.js [Glitch] Fix crash if a notification contains an unprocessed media attachment 2021-08-20 13:14:59 +02:00
autosuggest_emoji.js [Glitch] Change how CDN_HOST is passed down to make assets build reproducible 2020-10-21 21:28:47 +02:00
autosuggest_hashtag.js [Glitch] Replace shortNumberFormat with <ShortNumber> 2020-07-07 19:25:06 +02:00
autosuggest_input.js [Glitch] Fix default searchTokens 2021-02-22 15:47:17 +01:00
autosuggest_textarea.js up char limit to 7777 2022-03-29 10:37:54 +02:00
avatar.js WIP <Compose> Refactor; SCSS ed. 2018-01-04 18:23:46 -08:00
avatar_composite.js [Glitch] Change routing paths to use usernames in web UI 2021-09-26 21:35:57 +02:00
avatar_overlay.js Fix GIF avatars not autoplaying (fixes #287, tootsuite pr #6000) 2017-12-28 08:30:51 -06:00
blurhash.js [Glitch] Improve safety of Blurhash component 2020-07-10 17:08:31 +02:00
button.js [Glitch] Fix logo button style 2021-01-06 19:03:21 +01:00
check.js [Glitch] Change report modal to include category selection in web UI 2022-02-23 20:25:55 +01:00
column.js [Glitch] Bump detect-passive-events from 1.0.5 to 2.0.1 2020-11-07 18:32:09 +01:00
column_back_button.js [Glitch] Fix crash when switching back/from mobile layout 2019-10-11 22:40:52 +02:00
column_back_button_slim.js Fix using wrong component in ColumnBackButtonSlim 2019-09-30 15:58:29 +02:00
column_header.js [Glitch] Improve hover and focus style in columns settings 2021-10-06 16:51:42 +02:00
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 [Glitch] Change routing paths to use usernames in web UI 2021-09-26 21:35:57 +02:00
domain.js [Glitch] Change the string "hidden" to "blocked" in WebUI 2020-03-22 16:29:51 +01:00
dropdown_menu.js [Glitch] Add edit history to web UI 2022-02-09 17:51:35 +01:00
error_boundary.js Fix glitch-soc front-end not linking to the provided SOURCE_URL 2021-09-08 16:36:45 +02:00
gifv.js [Glitch] Fix click range discrepancies in gifv 2020-08-30 16:31:41 +02:00
hashtag.js [Glitch] Add graphs and retention metrics to admin dashboard (#16829) 2021-10-14 21:45:01 +02:00
icon.js Use upstream's Icon component 2019-09-09 19:00:20 +02:00
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 [Glitch] Fix browser notification permission request logic 2020-10-21 21:28:47 +02:00
inline_account.js [Glitch] Add edit history to web UI 2022-02-09 17:51:35 +01:00
intersection_observer_article.js [Glitch] Code style improvements in JavaScript 2020-03-08 20:43:53 +01:00
link.js WIP <Compose> Refactor; 1000 tiny edits 2018-01-04 18:33:13 -08:00
load_gap.js Use the `Icon` component instead of directly using `i` tag 2019-09-09 19:00:20 +02:00
load_more.js [Glitch] Allow clients to fetch statuses made while they were offline 2018-05-29 21:25:28 +02:00
load_pending.js [Glitch] Add option to disable real-time updates in web UI 2019-07-16 16:51:08 +02:00
loading_indicator.js [Glitch] Add edit history to web UI 2022-02-09 17:51:35 +01:00
logo.js [Glitch] Change onboarding by replacing tutorial with follow recommendations in web UI 2021-05-07 22:00:11 +02:00
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 [Glitch] Make media_gallery.toggle_visible less confusing to translate 2021-05-09 10:50:39 +02:00
missing_indicator.js [Glitch] Fix performance of home feed regeneration 2019-10-10 21:00:13 +02:00
modal_root.js [Glitch] Fix reply button on media modal not giving focus to compose form 2022-02-26 09:54:48 +01:00
notification_purge_buttons.js Use the `Icon` component instead of directly using `i` tag 2019-09-09 19:00:20 +02:00
permalink.js Shift+click on column Back button to return to last pinable column 2019-04-17 18:40:40 +02:00
picture_in_picture_placeholder.js [Glitch] Add pop-out player for audio/video in web UI 2020-10-26 19:51:09 +01:00
poll.js [Glitch] Add single option votes tooltip in polls 2021-10-13 15:53:33 +02:00
radio_button.js [Glitch] Add profile directory to web UI 2019-08-31 18:23:23 +02:00
regeneration_indicator.js [Glitch] fix component name 2021-05-07 18:34:54 +02:00
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 Rename settingKey to settingPath (tootsuite pr #6046 & #6098) 2017-12-26 13:21:20 -06:00
short_number.js [Glitch] Replace shortNumberFormat with <ShortNumber> 2020-07-07 19:25:06 +02:00
skeleton.js [Glitch] Add graphs and retention metrics to admin dashboard (#16829) 2021-10-14 21:45:01 +02:00
spoilers.js Minor refactoring 2019-07-15 00:48:28 +02:00
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 [Glitch] Change routing paths to use usernames in web UI 2021-09-26 21:35:57 +02:00
status_header.js [Glitch] Change routing paths to use usernames in web UI 2021-09-26 21:35:57 +02:00
status_icons.js Fix media attachments not being displayed on polls 2021-09-08 16:36:30 +02:00
status_list.js Refactor shouldUpdateScroll stuff 2021-07-13 12:51:06 +02:00
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 [Glitch] Add hints about incomplete remote content to web UI 2020-06-17 17:48:04 +02:00