mastodon/app/javascript/flavours/glitch/components
Takeshi Umeda 7710a6c4b1 [Glitch] Fix logo button style
Port ba748a83f2 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2021-01-06 19:03:21 +01:00
..
account.js [Glitch] Add duration parameter to muting. 2020-10-21 21:28:47 +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] Add noopener and/or noreferrer 2019-10-27 14:36:25 +01: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] Change RTL detection to rely on unicode-bidi paragraph by paragraph 2020-12-15 16:42:39 +01:00
autosuggest_textarea.js [Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraph 2020-12-15 16:42:39 +01:00
avatar.js WIP <Compose> Refactor; SCSS ed. 2018-01-04 18:23:46 -08:00
avatar_composite.js [Glitch] Change conversations UI 2019-09-30 17:01:16 +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
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] Fix browser notification permission request logic 2020-10-21 21:28:47 +02:00
common_counter.js [Glitch] Fix following_counter plural to include "one" 2020-07-22 13:50:58 +02:00
display_name.js [Glitch] Add noopener and/or noreferrer 2019-10-27 14:36:25 +01:00
domain.js [Glitch] Change the string "hidden" to "blocked" in WebUI 2020-03-22 16:29:51 +01:00
dropdown_menu.js [Glitch] Bump detect-passive-events from 1.0.5 to 2.0.1 2020-11-07 18:32:09 +01:00
error_boundary.js [Glitch] Add paragraph about browser add-ons when encountering some errors 2020-09-28 17:49:55 +02:00
gifv.js [Glitch] Fix click range discrepancies in gifv 2020-08-30 16:31:41 +02:00
hashtag.js [Glitch] Replace shortNumberFormat with <ShortNumber> 2020-07-07 19:25:06 +02:00
icon.js Use upstream's Icon component 2019-09-09 19:00:20 +02:00
icon_button.js [Glitch] Fix regressions in icon buttons in web UI 2020-10-26 19:51:09 +01:00
icon_with_badge.js [Glitch] Fix browser notification permission request logic 2020-10-21 21:28:47 +02: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 Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
media_gallery.js Fix unsightly re-layout delay for media previews 2020-11-04 18:53:52 +01:00
missing_indicator.js [Glitch] Fix performance of home feed regeneration 2019-10-10 21:00:13 +02:00
modal_root.js [Glitch] Remove fade-in animation from modals in web UI 2020-11-25 15:50:22 +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] Fix not being able to vote 2020-04-17 22:04:10 +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 performance of home feed regeneration 2019-10-10 21:00:13 +02:00
relative_timestamp.js [Glitch] Change last_status_at to be a date, not datetime 2020-01-27 16:03:24 +01:00
scrollable_list.js [Glitch] Fix keyboard navigation in scrollable lists 2020-07-22 13:51:44 +02: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
spoilers.js Minor refactoring 2019-07-15 00:48:28 +02:00
status.js [Glitch] Fix hardcoded frame rate for frame by frame video navigation in web UI 2020-11-25 15:46:09 +01:00
status_action_bar.js [Glitch] Add pop-out player for audio/video in web UI 2020-10-26 19:51:09 +01:00
status_content.js [Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraph 2020-12-15 16:42:39 +01:00
status_header.js [Glitch] Add noopener and/or noreferrer 2019-10-27 14:36:25 +01:00
status_icons.js [Glitch] Replace fav icon animation with CSS 2019-10-27 21:10:24 +01:00
status_list.js [Glitch] Freeze scroll position when a dropdown menu is open in the TL 2020-07-10 17:05:44 +02:00
status_prepend.js Fix boost icon not being displayed in boost notifications 2020-09-29 11:05:05 +02:00
status_visibility_icon.js Use the `Icon` component instead of directly using `i` tag 2019-09-09 19:00:20 +02:00
timeline_hint.js [Glitch] Add hints about incomplete remote content to web UI 2020-06-17 17:48:04 +02:00