Commit Graph

17074 Commits (7335a43b6dac0e82c305ce4dec9db4da114c769e)
 

Author SHA1 Message Date
Claire f8629367d2
Add unchangeable filtered notification setting for limited accounts ()
Matt Jankowski 84c3cc4e5b
Replace more `font-awesome` icons in `views/admin` area ()
Matt Jankowski 52a626f39b
Replace more `font-awesome` icons in `app/helpers` ()
Matt Jankowski e4092cc73a
Replace more `font-awesome` icons in `views/settings` ()
Matt Jankowski abc4ed48f2
Replace more `font-awesome` icons in navigation sidebar area ()
Claire 670e4655d1
Change dismissing a notification to clear existing filtered notifications for that account ()
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 ()
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>
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 ()
renovate[bot] 656373817e
chore(deps): update dependency bootsnap to v1.18.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] cb56a6dc7e
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] a1eaf12d63
chore(deps): update dependency fog-core to '<= 2.5.0' ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 02c2222879
fix(deps): update dependency postcss-preset-env to v10 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 29d6310b80
chore(deps): update dependency sidekiq-scheduler to v5.0.6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 9e440bee19
chore(deps): update dependency aws-sdk-s3 to v1.157.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 176d1feadf
chore(deps): update yarn to v4.4.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 3a368933b4
fix(deps): update dependency core-js to v3.38.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] f33049ffe4
chore(deps): update dependency ffmpeg to v7.0.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] e99c0e61ea
chore(deps): update dependency @types/ws to v8.5.12 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 3fec1baefd
chore(deps): update devdependencies (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.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 ()
Renaud Chaput 99c446b7cf
Change PostCSS config to allow logical properties ()
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 ()
renovate[bot] 6a27a8c3e7
fix(deps): update babel monorepo ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] caeae25b55
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Emelia Smith 7490019535
Fix support for IPv6 redis connections in streaming ()
Emelia Smith f55099fea3
Increase maximum page size for Admin Domain Management APIs ()
renovate[bot] d19edc4c4a
fix(deps): update dependency axios to v1.7.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 ()