Commit graph

3705 commits

Author SHA1 Message Date
Renaud Chaput 2095d0f2b0
Update notification labels for mentions () 2024-08-08 20:20:35 +00:00
Michael Stanclift 389549e783
Fix list creation textbox styling () 2024-08-08 19:23:15 +00:00
Michael Stanclift 664bef3573
Fix styling issues with notification settings and mobile borders () 2024-08-08 17:31:06 +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
Valtteri Laitinen a95fe931d7
Really fix duplicate border around search results () 2024-08-08 09:22:48 +00:00
Michael Stanclift 176ba984d4
Follow up tweaking of admin UI changes part 2 () 2024-08-08 09:21:54 +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
Matt Jankowski 84c3cc4e5b
Replace more font-awesome icons in views/admin area () 2024-08-07 23:08:36 +00:00
Matt Jankowski 52a626f39b
Replace more font-awesome icons in app/helpers () 2024-08-07 22:53:15 +00:00
Matt Jankowski abc4ed48f2
Replace more font-awesome icons in navigation sidebar area () 2024-08-07 22:52:08 +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
Valtteri Laitinen c01a6a6eeb
Improve look of verified header fields in profile () 2024-08-05 11:35:16 +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
Valtteri Laitinen 315308b10c
Fix duplicate border around search results () 2024-08-04 15:14:11 +00:00
Valtteri Laitinen b6c1b8f748
Fix missing border around tab/filter bar () 2024-08-04 15:13:15 +00:00
Christian Schmidt 3d6e8d6834
Disable irrelevant fields unless cleanup is enabled () 2024-08-04 08:57:46 +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
Claire 2ec1181ee5
Fix contrast between background and form elements on some pages () 2024-08-02 13:55:31 +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 f6dc8ae8e3
Fix handling of long display names in notification requests () 2024-08-01 07:41:32 +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
Emelia Smith c40e481169
Implement UI for Admin Search of Hashtags () 2024-07-29 15:49:44 +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
Michael Stanclift 848a5ca53d
Follow up tweaking of admin UI changes () 2024-07-29 08:10:23 +00:00
David Roetzel dfd43869c9
Decrease count of filtered notifications when notification requests are accepted or dismissed () 2024-07-26 09:36:54 +00:00
github-actions[bot] 3793c845c9
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-26 07:51:37 +00:00
Eugen Rochko 8818748b90
Change design of confirmation modals in web UI ()
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2024-07-25 17:05:54 +00:00
github-actions[bot] ef0e3e447a
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-25 07:44:00 +00:00
Michael Stanclift 8b7f93cc7f
Recolor Preferences/Admin UI to better match main design () 2024-07-23 15:30:45 +00:00