Commit graph

3228 commits

Author SHA1 Message Date
Claire
a8039dda13 Fix click event handling when clicking outside of an open dropdown menu () 2024-08-16 12:30:59 +02:00
Renaud Chaput
32a78e56e0
Add a follow button & follower count on follow notifications () 2024-08-16 10:00:59 +00:00
github-actions[bot]
9a24552732
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-16 09:11:33 +00:00
github-actions[bot]
202f43ccc6
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-14 07:04:01 +00:00
Renaud Chaput
0d85a79f19
Fix notification screen crashing in rare cases where the status no longer exists () 2024-08-14 06:47:15 +00:00
Claire
12582d095e
Fix styling of notification browser permission denied banner () 2024-08-13 19:32:27 +00:00
Renaud Chaput
c3e1d86d58
Fix log out from user menu not working on Safari () 2024-08-13 17:49:23 +00:00
github-actions[bot]
862e793b45
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-13 07:42:08 +00:00
Renaud Chaput
7e501c59c2
Add a border above the timeline hint for statuses with replies () 2024-08-13 07:14:41 +00:00
Claire
a7b718c31a
Fix all streamed notification types being stored without filtering () 2024-08-12 13:40:29 +00:00
github-actions[bot]
3abb5c0eaa
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-12 07:22:50 +00:00
Essem
2e03dc9fbf
Fix extra slash on notification policy request () 2024-08-11 21:28:43 +00:00
github-actions[bot]
85152af95f
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-11 18:51:39 +00:00
github-actions[bot]
634ab0bad0
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-11 18:13:10 +00:00
Renaud Chaput
19dbc74d82
Fix typos in localisation from () 2024-08-10 18:14:37 +00:00
Claire
28411acebb
Fix “Accept all”/“Dismiss all” notification requests not working () 2024-08-09 16:40:15 +00:00
Travis Briggs
bcec8f53a4
Add hint to user that other remote statuses may not be displayed () 2024-08-09 16:12:51 +00:00
Claire
658addcbf7
Add ability to report, block and mute from notification requests list ()
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2024-08-09 14:56:39 +00:00
Claire
1701575704
Add option to ignore filtered notifications to the web interface () 2024-08-09 14:21:55 +00:00
Claire
6ca731e9b6
Change unread notification count to only cover the selected notification type () 2024-08-08 20:20:52 +00:00
Renaud Chaput
2095d0f2b0
Update notification labels for mentions () 2024-08-08 20:20:35 +00:00
Claire
079d681ac6
Fix uninitialized grouped notifications read marker on initial load () 2024-08-08 17:00:05 +00:00
github-actions[bot]
0e4d3c0403
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-08 13:54:10 +00:00
Claire
2edae5ea28
Convert PrivacyDropdownMenu to Typescript and generalize it to DropdownSelector component () 2024-08-08 10:57:21 +00:00
Claire
ac9040b76b
Add explainer for filtered notifications from limited accounts () 2024-08-08 09:16:33 +00:00
Claire
f8629367d2
Add unchangeable filtered notification setting for limited accounts () 2024-08-07 23:09:30 +00:00
Claire
6f285bb2a6
Change group notifications unread markers to only be cleared when focusing/navigating again () 2024-08-07 11:12:42 +00:00
github-actions[bot]
fc964c9bfd
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-07 09:32:16 +00:00
Claire
c8b9e60ec1
Fix mutes and blocks not immediately cleaning up notification requests in Web UI () 2024-08-06 13:35:15 +00:00
Claire
30430a62e2
Fix broken “mute” button in mutes list () 2024-08-06 13:34:55 +00:00
Renaud Chaput
57a1f86626
Remove usage of non-public RTK types () 2024-08-06 12:22:18 +00:00
renovate[bot]
103e544cfa
fix(deps): update dependency @reduxjs/toolkit to v2.2.7 - abandoned ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2024-08-06 07:54:00 +00:00
github-actions[bot]
d15f46a0b8
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-06 07:22:38 +00:00
Renaud Chaput
97b9e8befd
Add account notes to hover cards () 2024-08-06 06:53:59 +00:00
github-actions[bot]
cb56a6dc7e
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-05 07:43:04 +00:00
Renaud Chaput
19f4aa1147
Fix typo in english message (filtred => filtered) () 2024-08-02 19:55:13 +00:00
Claire
ad95c98054
Further de-emphasize filtered notifications banner and add setting to minimize it () 2024-08-02 14:59:37 +00:00
Renaud Chaput
cc453f2221
Change the filtered notification count to be in the account avatar () 2024-08-02 13:18:19 +00:00
Claire
bb3941f885
Change DropdownMenu component's items prop type () 2024-08-02 13:15:18 +00:00
github-actions[bot]
caeae25b55
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-02 07:01:04 +00:00
Claire
afdfeb5856
Fix click event handling when clicking outside of an open dropdown menu () 2024-08-01 20:50:36 +00:00
github-actions[bot]
584b1524dd
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-01 09:27:24 +00:00
Claire
a50c8e951f
Fix issue with grouped notifications UI due to recent API change () 2024-07-31 13:23:08 +00:00
Claire
2c1e75727d
Change filtered notification banner design to take up less space () 2024-07-31 12:36:08 +00:00
Claire
549ab089ee
Change grouped notifications API shape (take 2) () 2024-07-31 10:50:13 +00:00
Claire
288961bbb9
Change private mention icon for consistency in grouped notifications () 2024-07-31 10:26:43 +00:00
github-actions[bot]
520ff04248
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-31 08:09:49 +00:00
Claire
fd1bade135
Fix inconsistent dismiss icon for notification requests () 2024-07-31 07:52:59 +00:00
github-actions[bot]
7d11a6c9b0
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-30 08:15:40 +00:00
github-actions[bot]
ec5a860924
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-29 08:24:15 +00:00