mastodon/app/javascript/mastodon/components
Stefano Pigozzi 99d7684dfd
Replace leftover `envelope` icons with `at` icons (#18305)
2022-05-06 00:41:56 +02:00
..
__tests__ Change custom emoji to be animated when hovering container (#15637) 2021-01-31 21:25:31 +01:00
admin Add a hashtag public link to the trending hashtag page (#17140) 2022-03-26 02:52:51 +01:00
edited_timestamp Add edit history to web UI (#17390) 2022-02-09 01:17:07 +01:00
account.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
animated_number.js Add pop-out player for audio/video in web UI (#14870) 2020-09-28 13:29:43 +02:00
attachment_list.js Fix crash if a notification contains an unprocessed media attachment (#16573) 2021-08-11 17:49:10 +02:00
autosuggest_emoji.js Change how CDN_HOST is passed down to make assets build reproducible (#14381) 2020-10-13 01:19:35 +02:00
autosuggest_hashtag.js Replace shortNumberFormat with <ShortNumber> (#14061) 2020-07-06 14:27:32 +02:00
autosuggest_input.js Fix default searchTokens (#15775) 2021-02-22 11:26:08 +01:00
autosuggest_textarea.js Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573) 2020-12-15 12:56:43 +01:00
avatar.js Revert Font Awesome 5 upgrade (#8810) 2018-09-28 02:11:14 +02:00
avatar_composite.js Change conversations UI (#11896) 2019-09-21 20:01:16 +02:00
avatar_overlay.js Fix GIF avatars not autoplaying when GIF autoplay is enabled (#6000) 2017-12-13 12:14:03 +01:00
blurhash.js Improve safety of Blurhash component (#14278) 2020-07-09 22:32:36 +02:00
button.js Fix logo button style (#15428) 2020-12-26 23:50:34 +01:00
check.js Change report modal to include category selection in web UI (#17565) 2022-02-23 20:03:46 +01:00
column.js Bump detect-passive-events from 1.0.5 to 2.0.1 (#15003) 2020-11-05 02:21:05 +09:00
column_back_button.js Fix crash when switching back/from mobile layout (#11655) 2019-08-25 15:49:02 +02:00
column_back_button_slim.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
column_header.js Improve hover and focus style in columns settings (#16222) 2021-10-01 00:55:51 +02:00
common_counter.js Change "Direct" status visibility to "Only people I mention" in web UI (#18146) 2022-04-29 00:24:31 +02:00
display_name.js Change custom emoji to be animated when hovering container (#15637) 2021-01-31 21:25:31 +01:00
domain.js Change the string "hidden" to "blocked" in WebUI (#13221) 2020-03-09 09:13:21 +01:00
dropdown_menu.js Add edit history to web UI (#17390) 2022-02-09 01:17:07 +01:00
error_boundary.js Add paragraph about browser add-ons when encountering some errors (#14801) 2020-09-14 15:05:22 +02:00
gifv.js Fix click range discrepancies in gifv (#14615) 2020-08-23 00:08:12 +02:00
hashtag.js Add explore page to web UI (#17123) 2022-02-25 00:34:33 +01:00
icon.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
icon_button.js Fix media modal footer's “external link” not being a link (#17561) 2022-02-25 01:20:41 +01:00
icon_with_badge.js Fix browser notification permission request logic (#13543) 2020-10-13 00:37:21 +02:00
inline_account.js Add edit history to web UI (#17390) 2022-02-09 01:17:07 +01:00
intersection_observer_article.js Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 2021-07-13 15:46:20 +02:00
load_gap.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
load_more.js Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
load_pending.js Add option to disable real-time updates in web UI (#9984) 2019-07-16 06:30:47 +02:00
loading_indicator.js Fix various typos (#17621) 2022-02-22 20:14:17 +01:00
logo.js Change onboarding by replacing tutorial with follow recommendations in web UI (#16060) 2021-04-19 14:45:15 +02:00
media_attachments.js Add polls and media attachments to edit comparison modal in web UI (#17727) 2022-03-09 21:15:24 +01:00
media_gallery.js Make media_gallery.toggle_visible less confusing to translate (#15993) 2021-05-08 01:56:40 +02:00
missing_indicator.js Fix performance of home feed regeneration (#12084) 2019-10-06 22:11:17 +02:00
modal_root.js Fix reply button on media modal not giving focus to compose form (#17626) 2022-02-25 00:51:01 +01:00
permalink.js When enabled, always display media in gallery. Also: click to reveal (#6692) 2018-03-08 08:57:21 +01:00
picture_in_picture_placeholder.js Add pop-out player for audio/video in web UI (#14870) 2020-09-28 13:29:43 +02:00
poll.js Add single option votes tooltip in polls (#16849) 2021-10-13 04:59:31 +02:00
radio_button.js Add profile directory to web UI (#11688) 2019-08-30 00:14:36 +02:00
regeneration_indicator.js fix component name (#16138) 2021-05-03 14:59:49 +02:00
relative_timestamp.js Add edit history to web UI (#17390) 2022-02-09 01:17:07 +01:00
scrollable_list.js Spelling (#17705) 2022-03-06 22:51:40 +01:00
setting_text.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
short_number.js Replace shortNumberFormat with <ShortNumber> (#14061) 2020-07-06 14:27:32 +02:00
skeleton.js Add graphs and retention metrics to admin dashboard (#16829) 2021-10-14 20:44:59 +02:00
status.js Replace leftover `envelope` icons with `at` icons (#18305) 2022-05-06 00:41:56 +02:00
status_action_bar.js Change "Conversations" back to "Direct messages" and add warning in web UI (#18289) 2022-05-03 09:09:09 +02:00
status_content.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
status_list.js Add explore page to web UI (#17123) 2022-02-25 00:34:33 +01:00
timeline_hint.js Add hints about incomplete remote content to web UI (#14031) 2020-06-14 22:29:40 +02:00