Commit Graph

1550 Commits

Author SHA1 Message Date
scarf
e9fe01e2a6 feat: use <time> tag (#34131) 2025-03-26 16:14:08 +00:00
Claire
c93b2c6809 Add new filter action to blur media (#34256) 2025-03-26 07:31:05 +00:00
Eugen Rochko
94d71c992e Refactor alerts to TypeScript, remove react-notification dependency (#34239) 2025-03-25 18:25:07 +00:00
Claire
2eb6d815d6 Fix bookmarks and favourites not being filtered (#34260) 2025-03-25 15:20:36 +00:00
Claire
8c3eeb4d29 Fix filters not applying in detailed view (#34259) 2025-03-25 13:11:49 +00:00
Eugen Rochko
2e9b2df570 Add double tap to zoom and swipe to dismiss to media modal in web UI (#34210)
Co-authored-by: ChaosExAnima <ChaosExAnima@users.noreply.github.com>
2025-03-24 17:25:30 +00:00
Claire
958953a687 Refactor spoiler button logic into separate SpoilerButton component (#34257) 2025-03-24 13:58:37 +00:00
Eugen Rochko
1960aac90b Fix display of failed-to-load image attachments in web UI (#34217) 2025-03-21 10:23:49 +00:00
Claire
290d57d6d9 Prevent duplicate REST API requests on submitting account personal note with ctrl+enter (#34213) 2025-03-19 23:29:26 +00:00
Claire
9d5cbbbf0f Fix account notes not being displayed (#34166) 2025-03-18 10:32:35 +00:00
Claire
30e334b51a Fix language detection sometimes kicking in *after* posting (#34193) 2025-03-17 16:49:09 +00:00
Claire
725a68d273 Fix unnecessary rerenders in composer dropdown menu (#34133) 2025-03-11 15:36:31 +00:00
Claire
2bf5aee469 Fix avatar fallback in media gallery (#34106) 2025-03-07 13:22:05 +00:00
renovate[bot]
d2ce9a6064 chore(deps): update eslint (non-major) (#33061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2025-03-06 13:55:44 +00:00
Damien Erambert
debe6c0545 Add emoji from Twemoji 15.0 to the emoji picker/completion (#33395) 2025-03-05 17:05:15 +00:00
Claire
b57687083f Move app/javascript/hooks to app/javascript/mastodon/hooks (#34077) 2025-03-05 16:55:53 +00:00
Eugen Rochko
cadda2f957 Add effective date to terms of service (#33993) 2025-03-05 09:01:33 +00:00
Claire
26a3081699 Fix preview cards under Content Warnings not being shown in detailed statuses (#34068) 2025-03-05 08:43:31 +00:00
Eugen Rochko
43f616a1c8 Fix infinite scroll not working on profile media tab in web UI (#33860) 2025-03-03 14:16:17 +00:00
Eugen Rochko
d399244d4d Fix moved notice on profiles in web UI (#34052) 2025-03-03 08:24:06 +00:00
Eugen Rochko
d50110a17a Change alt text reminder to not appear for private mentions in web UI (#33784) 2025-02-28 18:02:58 +00:00
Eugen Rochko
ebde60ca82 Refactor <Header> into TypeScript (#33956) 2025-02-25 15:30:46 +00:00
Claire
44f5f1f0a5 Fix emoji rewrite adding unnecessary curft to the DOM for most emoji (#33818) 2025-02-03 13:43:45 +00:00
Eugen Rochko
796187c1e8 Add ability to dismiss alt text badge by tapping it in web UI (#33737) 2025-01-29 12:51:47 +00:00
Eugen Rochko
1e70da5e3c Add reminder when about to post without alt text in web UI (#33760) 2025-01-29 11:37:56 +00:00
Claire
85668becde Change language detection debouncing behavior to refresh at least once every 1.5 seconds (#33770) 2025-01-29 09:26:06 +00:00
Claire
e97335191d Add hover cards to follow suggestions (#33749) 2025-01-27 16:24:41 +00:00
Eugen Rochko
956873362e Remove system tooltip for alt text in web UI (#33736) 2025-01-27 08:17:59 +00:00
Eugen Rochko
52a5c8ae05 Refactor <LanguageDropdown> into TypeScript (#33723) 2025-01-27 08:06:33 +00:00
Claire
9a0166c3f3 Convert LanguageDropdownMenu to functional component (#33704) 2025-01-24 16:11:23 +00:00
Eugen Rochko
0885c31633 Add information about alt text to alt text modal in web UI (#33702) 2025-01-23 13:01:11 +00:00
Claire
db146046c4 Convert LanguageDropdown to a functional component (#33701) 2025-01-23 12:54:23 +00:00
Claire
3178acc5cb Fix language detection taking mentions and URLs into account (#33700) 2025-01-23 10:25:14 +00:00
Claire
8dcfd3f246 Fix WebUI crash when language detection code returns undefined (#33683) 2025-01-22 15:30:59 +00:00
Eugen Rochko
8b24085f8e Refactor <DomainPill> into TypeScript (#33680) 2025-01-22 08:39:13 +00:00
Eugen Rochko
11786f1114 Change design of edit media modal in web UI (#33516) 2025-01-21 11:34:22 +00:00
Eugen Rochko
8962f11578 Add warning when selected and detected language is different in web UI (#33042) 2025-01-20 09:17:13 +00:00
Claire
e9462960a7 Redirect new users to onboarding (#33471) 2025-01-14 13:10:48 +00:00
Claire
a8b2b474d7 Add timestamp to all announcements in Web UI (#18329) 2025-01-09 14:22:33 +00:00
Claire
e8672e27e8 Further remove old notifications code (#33465) 2025-01-06 18:22:07 +00:00
Claire
02fe176fd4 Fix audio player modal having white-on-white buttons in light theme (#33444) 2025-01-03 21:51:51 +00:00
Claire
7d6da219c0 Remove old notifications actions and reducers (#31843) 2025-01-03 16:12:08 +00:00
Claire
79a9069deb Add t hotkey for post translations (#33441) 2025-01-03 09:24:50 +00:00
gunchleoc
3201485df2 Fix favorite & bookmark text toggle in timeline, status and image view (#27209) 2025-01-02 13:52:07 +00:00
Eugen Rochko
f19fd0b889 Change design of interaction modal in web UI (#33278)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-12-17 12:36:32 +00:00
Eugen Rochko
0636bcdbe1 Change search to use query params in web UI (#32949) 2024-12-12 17:12:33 +00:00
Claire
a4560d9278 Change label of grouped favourite notification on private mentions (#31659) 2024-12-11 10:25:51 +00:00
Eugen Rochko
425311e1d9 Change referrer policy to be controlled by header in web UI (#33214) 2024-12-09 22:42:45 +00:00
Eugen Rochko
30aa0df88c Add terms of service (#33055) 2024-12-09 10:04:46 +00:00
Eugen Rochko
25387dc423 Refactor <HashtagHeader> to TypeScript (#33096) 2024-12-06 08:42:24 +00:00