..
__tests__
Fix compose form submission reloading web interface ( #19762 )
2022-11-05 13:43:37 +01:00
admin
Fix /api/v1/admin/trends/tags using wrong serializer ( #18943 )
2023-01-18 16:28:18 +01:00
edited_timestamp
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
account.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
animated_number.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01: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 bad type for spellCheck attribute ( #23638 )
2023-02-17 09:51:27 +01:00
autosuggest_textarea.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
avatar.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
avatar_composite.js
Fix avatars not using image tags in web UI ( #19488 )
2022-10-28 00:48:45 +02:00
avatar_overlay.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
blurhash.js
Improve safety of Blurhash component ( #14278 )
2020-07-09 22:32:36 +02:00
button.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +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
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
column_back_button.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01: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
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01: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
dismissable_banner.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
display_name.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
domain.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
dropdown_menu.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
error_boundary.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
gifv.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
hashtag.js
Change in-app links to keep you in-app ( #20540 )
2022-11-13 21:10:20 +01:00
icon.js
Fix icons having an image role ( #20600 )
2022-11-14 00:38:56 +01:00
icon_button.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
icon_with_badge.js
Fix browser notification permission request logic ( #13543 )
2020-10-13 00:37:21 +02:00
image.js
Change about page to be mounted in the web UI ( #19345 )
2022-10-13 14:42:37 +02:00
inline_account.js
Add edit history to web UI ( #17390 )
2022-02-09 01:17:07 +01:00
intersection_observer_article.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
load_gap.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
load_more.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
load_pending.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
loading_indicator.js
Fix various typos ( #17621 )
2022-02-22 20:14:17 +01:00
logo.js
Fix intermediary responsive layout, accessibility on navigation in web UI ( #19324 )
2022-10-09 15:55:32 +02:00
media_attachments.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
media_gallery.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
missing_indicator.js
Change public accounts pages to mount the web UI ( #19319 )
2022-10-20 14:35:29 +02:00
modal_root.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
navigation_portal.js
Fix showing profile's featured tags on individual statuses ( #19712 )
2022-11-04 02:28:25 +01:00
not_signed_in_indicator.js
Fix logged-out web UI on smaller screens ( #19263 )
2022-10-04 20:13:23 +02:00
picture_in_picture_placeholder.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
poll.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01: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
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
server_banner.js
Change design of link footer ( #19562 )
2022-10-31 13:06:17 +01:00
short_number.js
Replace shortNumberFormat with <ShortNumber> ( #14061 )
2020-07-06 14:27:32 +02:00
skeleton.js
Change about page to be mounted in the web UI ( #19345 )
2022-10-13 14:42:37 +02:00
status.js
Enable ESLint no-useless-escape ( #23311 )
2023-02-13 15:12:14 +01:00
status_action_bar.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
status_content.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
status_list.js
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
timeline_hint.js
Add rel="noopener" to links to remote profiles ( #19014 )
2022-08-26 02:12:46 +02:00