Commit graph

16803 commits

Author SHA1 Message Date
Robin c39a8e1061
Change “e-mail” to “email” in en.yml () 2024-08-10 09:32:57 +00:00
Emelia Smith d3089018d5
Move Follow Recommendations to Trends menu, rename to Recommendations & Trends () 2024-08-10 09:17:10 +00:00
Matt Jankowski 885e67b2ed
Use material symbol for modal layout sign out link () 2024-08-10 09:13:08 +00:00
Matt Jankowski 7519ef2fa1
Use material symbol for responsive menu toggle () 2024-08-10 09:12:47 +00:00
Michael Stanclift caf0164f00
Improve legibility of account/hashtag autosuggest () 2024-08-10 09:11:34 +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 eaedd52def
Fix incorrect rate limit on PUT requests () 2024-08-09 14:48:05 +00:00
Claire 1701575704
Add option to ignore filtered notifications to the web interface () 2024-08-09 14:21:55 +00:00
Claire 8a5b57f668
Revert "Support JSON-LD named graph ()" () 2024-08-09 13:48:54 +00:00
Claire cbdd8edf68
Revamp notification policy options () 2024-08-09 13:30:55 +00:00
Christian Schmidt e29c401f77
Add lang attribute on preview card title () 2024-08-09 13:05:34 +00:00
Claire 994ef16b72
Bust CDN cache on media deletion () 2024-08-09 12:48:34 +00:00
Jeong Arm 9bae237792
Change confirmation prompt on trending management () 2024-08-09 12:47:02 +00:00
Michael Stanclift 9538d9c298
Fix post filter & report styling () 2024-08-09 12:45:39 +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
renovate[bot] 6e01a23e3b
Update dependency eslint-plugin-promise to v7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 19:31:00 +00:00
renovate[bot] f045ef8e92
Update dependency eslint-plugin-jsdoc to v50 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 19:30:42 +00:00
Michael Stanclift 389549e783
Fix list creation textbox styling () 2024-08-08 19:23:15 +00:00
Renaud Chaput a207a1f7dc
Disable stylelint rules that are conflicting with Prettier () 2024-08-08 19:22:16 +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 e4092cc73a
Replace more font-awesome icons in views/settings () 2024-08-07 22:52:35 +00:00
Matt Jankowski abc4ed48f2
Replace more font-awesome icons in navigation sidebar area () 2024-08-07 22:52:08 +00:00
Claire 670e4655d1
Change dismissing a notification to clear existing filtered notifications for that account () 2024-08-07 15:14:37 +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
Claire af2aec1a82
Change notification requests to only count mentions () 2024-08-07 11:12:36 +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 719cabe024
Fix logic of block/mute bypass for mentions from moderators () 2024-08-07 06:52:10 +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
Claire 438dac99d6
Add option to request partial accounts in grouped notifications API () 2024-08-06 12:09:35 +00:00
Claire 5d890ebc57
Delete pending notification requests on block and notification mutes () 2024-08-06 10:07:16 +00:00
Christian Schmidt 9d0cafd06b
Check Content-Length in ResponseWithLimitAdapter () 2024-08-06 08:23:48 +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
Christian Schmidt e9e63ed203
Support JSON-LD named graph () 2024-08-06 07:52:47 +00:00
renovate[bot] 135493c0b4
chore(deps): update dependency rubocop-rspec to v3.0.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 07:47:03 +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