Commit Graph

8855 Commits (6f285bb2a606467bac555b630364f82fb1f3eaaf)

Author SHA1 Message Date
Claire 6f285bb2a6
Change group notifications unread markers to only be cleared when focusing/navigating again ()
Claire af2aec1a82
Change notification requests to only count mentions ()
github-actions[bot] fc964c9bfd
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Claire 719cabe024
Fix logic of block/mute bypass for mentions from moderators ()
Claire c8b9e60ec1
Fix mutes and blocks not immediately cleaning up notification requests in Web UI ()
Claire 30430a62e2
Fix broken “mute” button in mutes list ()
Renaud Chaput 57a1f86626
Remove usage of non-public RTK types ()
Claire 438dac99d6
Add option to request partial accounts in grouped notifications API ()
Claire 5d890ebc57
Delete pending notification requests on block and notification mutes ()
Christian Schmidt 9d0cafd06b
Check Content-Length in ResponseWithLimitAdapter ()
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>
Christian Schmidt e9e63ed203
Support JSON-LD named graph ()
github-actions[bot] d15f46a0b8
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Renaud Chaput 97b9e8befd
Add account notes to hover cards ()
Valtteri Laitinen c01a6a6eeb
Improve look of verified header fields in profile ()
github-actions[bot] cb56a6dc7e
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Valtteri Laitinen 315308b10c
Fix duplicate border around search results ()
Valtteri Laitinen b6c1b8f748
Fix missing border around tab/filter bar ()
Christian Schmidt 3d6e8d6834
Disable irrelevant fields unless cleanup is enabled ()
Renaud Chaput 19f4aa1147
Fix typo in english message (filtred => filtered) ()
Claire ad95c98054
Further de-emphasize filtered notifications banner and add setting to minimize it ()
Claire 2ec1181ee5
Fix contrast between background and form elements on some pages ()
Renaud Chaput cc453f2221
Change the filtered notification count to be in the account avatar ()
Claire bb3941f885
Change `DropdownMenu` component's `items` prop type ()
Claire 2a704add90
Fix status processing failing halfway when a remote post has a malformed `replies` attribute ()
github-actions[bot] caeae25b55
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Emelia Smith f55099fea3
Increase maximum page size for Admin Domain Management APIs ()
Claire afdfeb5856
Fix click event handling when clicking outside of an open dropdown menu ()
Claire da5b45a573
Add endpoints to accept and dismiss multiple notification requests at once ()
github-actions[bot] 584b1524dd
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Christian Schmidt 4853a2bada
Add Accept-Language header when fetching preview card ()
Claire f6dc8ae8e3
Fix handling of long display names in notification requests ()
Claire a50c8e951f
Fix issue with grouped notifications UI due to recent API change ()
Claire 2c1e75727d
Change filtered notification banner design to take up less space ()
Claire 549ab089ee
Change grouped notifications API shape (take 2) ()
Claire 288961bbb9
Change private mention icon for consistency in grouped notifications ()
github-actions[bot] 520ff04248
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Claire fd1bade135
Fix inconsistent dismiss icon for notification requests ()
Claire 598ae4f2da
Add endpoints for unread notifications count ()
github-actions[bot] 7d11a6c9b0
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Emelia Smith c40e481169
Implement UI for Admin Search of Hashtags ()
Michael Stanclift 91fbd5b422
Adjust magick version detection in admin panel ()
github-actions[bot] ec5a860924
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Michael Stanclift 848a5ca53d
Follow up tweaking of admin UI changes ()
Michael Stanclift b120792f27
Adjust ffmpeg version detection in admin panel ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
David Roetzel dfd43869c9
Decrease count of filtered notifications when notification requests are accepted or dismissed ()
Emelia Smith 693d9b03ed
Enable OAuth PKCE Extension ()
github-actions[bot] 3793c845c9
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Eugen Rochko 8818748b90
Change design of confirmation modals in web UI ()
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Matt Jankowski 5f5373397f
Remove duplicate `omniauth_only?` helper method ()