Commit Graph

16839 Commits (b5e799d165386525bebbd7ae7dde68a163332307)
 

Author SHA1 Message Date
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 ()
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 ()
renovate[bot] 06c3a41faf
chore(deps): update dependency rubocop to v1.65.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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>
renovate[bot] 66a16bf49c
chore(deps): update dependency opentelemetry-instrumentation-active_job to v0.7.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Claire fd1bade135
Fix inconsistent dismiss icon for notification requests ()
Claire 4eab6aef95
Change User-Agent to use Mastodon as the product, and http.rb as platform details ()
Claire 598ae4f2da
Add endpoints for unread notifications count ()
Tim Rogers 2ce99c51dd
Fixed Rails route covering %40-encoded profile URL paths to not 404 ()
github-actions[bot] 7d11a6c9b0
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] e1f7ca7ced
chore(deps): update dependency json-ld to v3.3.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 7e33583daa
Dont run crowdin upload workflow on forks ()
renovate[bot] 1229d2907a
chore(deps): update docker/dockerfile docker tag to v1.9 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Emelia Smith c40e481169
Implement UI for Admin Search of Hashtags ()
renovate[bot] 6d2ed0dcba
chore(deps): update dependency pg to v1.5.7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Michael Stanclift 91fbd5b422
Adjust magick version detection in admin panel ()
renovate[bot] 8edd77a755
chore(deps): update dependency typescript to v5.5.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 95eadabe44
Extrude `fill_in_auth_details` method to `ProfileStories` spec support module ()
kyori19 6ad477d146
Fix Codespaces startup fails due to Corepack download prompt ()
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 ()
renovate[bot] 37f5718482
chore(deps): update dependency sanitize to v6.1.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 4cc634dc44
fix(deps): update dependency use-debounce to v10.0.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] cefd8b5484
chore(deps): update dependency husky to v9.1.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 90d6297191
chore(deps): update eslint (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
David Roetzel dd53792714
Move UI tests from controller to system spec ()
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 ()
renovate[bot] c091fa7105
chore(deps): update devdependencies (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Emelia Smith 693d9b03ed
Enable OAuth PKCE Extension ()