Commit Graph

19697 Commits (main)
 

Author SHA1 Message Date
renovate[bot] 612771de46
Update dependency rack-attack to v6.8.0 (#36471)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 days ago
renovate[bot] 950e7beeea
Update dependency rubyzip to v3.2.0 (#36472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 days ago
renovate[bot] 1018a4def4
Update dependency vite-plugin-static-copy to v3.1.4 (#36480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 days ago
Claire 811c1eaf7e
Fix relationship not being fetched to evaluate whether to show a quote post (#36517) 3 days ago
diondiondion 6dad80eb8c
Add new "quick boosting" setting (#36516) 3 days ago
Claire c96e28a41d
Change HttpMessageSignature to perform assertions directly on Linzer objects (#36510) 3 days ago
github-actions[bot] ccac6da3e8
New Crowdin Translations (automated) (#36513)
Co-authored-by: GitHub Actions <noreply@github.com>
3 days ago
diondiondion 20961c7538
Add keyboard shortcut info banner to the boosting preferences section (#36506) 4 days ago
Echo 63dc426fae
Emoji: Fix emoji picker not centering native emoji (#36502) 4 days ago
Emelia Smith 210b389643
Implement quote posts in Moderator UI (#35964) 4 days ago
Echo 51d0bfcb38
Emoji: Update Twemoji to v16 (#36501) 4 days ago
Echo 7530f06dee
Emoji: Fix autoplay incorrectly being applied (#36503) 4 days ago
renovate[bot] 28339cad6d
Update dependency rollup-plugin-visualizer to v6.0.5 (#36499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 days ago
github-actions[bot] 5404f92cee
New Crowdin Translations (automated) (#36494)
Co-authored-by: GitHub Actions <noreply@github.com>
4 days ago
diondiondion 05244c335d
Restructure appearance settings to introduce new Advanced settings section (#36496) 4 days ago
Claire 241ad1c587
Update docker-compose.yml sidekiq health check to work for both 4.4 and 4.5 (#36498) 4 days ago
Claire ef53dcfd8c
Fix pinned hashtag columns fully refreshing unprompted (#36497) 4 days ago
diondiondion 869eeecfee
Show new replies early if the fetch-all-replies task takes long to finish (#36481) 5 days ago
diondiondion 28a42bb62c
Fix low-contrast hover colour of alert actions (light theme only) (#36484) 5 days ago
Aung Htet Nay 905aa9434d
Change FFmpeg source to GitHub mirror in Dockerfile (#36424) 5 days ago
Claire 5a8ab0a3e6
Update changelog with last-minute changes (#36482) 5 days ago
Claire c5fb080ab8
Bump version to v4.5.0-beta.1 (#36479) 5 days ago
Claire fab0dd0bcf
Change redirection for denied registration from web app to sign-in page with error message (#36384) 5 days ago
Matt Jankowski c6de46d12d
Update `stylelint-config-standard-scss` to version 16.0.0 (#36429)
Co-authored-by: diondiondion <mail@diondiondion.com>
5 days ago
Claire 3160f5746d
Bump version to v4.4.7 (#36478) 5 days ago
Emelia Smith d8bdce2835
Fix rendering of poll options in status history modal (#35633) 5 days ago
github-actions[bot] 339673d533
New Crowdin Translations (automated) (#36476)
Co-authored-by: GitHub Actions <noreply@github.com>
5 days ago
renovate[bot] d0d1fcd034
Update opentelemetry-ruby (non-major) (#36477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 days ago
renovate[bot] 3550508421
Update dependency core-js to v3.46.0 (#36417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 days ago
renovate[bot] e3e5067772
Update formatjs monorepo (#36415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 days ago
renovate[bot] 5fd380096f
Update dependency vite-plugin-pwa to v1.1.0 (#36452)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 days ago
renovate[bot] d788e45628
Update dependency vite to v7.1.10 (#36468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 days ago
Claire 264d068d8d
Change new accounts to use new ActivityPub numeric ID scheme (#36365) 6 days ago
Claire 50743cc35b
Fix forwarder being called with `nil` status when quote post is soft-deleted (#36463) 6 days ago
Claire fd516347cb
Fix deletion of posts quoting soft-deleted local post (#36461) 6 days ago
Claire 3232eee358
Fix error in logged-out hashtag view when remote posts require log-in (#36467) 6 days ago
github-actions[bot] 484225895f
New Crowdin Translations (automated) (#36457)
Co-authored-by: GitHub Actions <noreply@github.com>
6 days ago
Claire 156f031ed0
Fix WebUI mistakenly allowing to attach quotes when editing (#36464) 6 days ago
renovate[bot] ad858ebe81
Update dependency strong_migrations to v2.5.1 (#36458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 days ago
Jonathan de Jong f2f711deeb
Fix allow_referrer_origin typo (#36460) 6 days ago
Claire 44ecc4b1e3
Fix moderation warning e-mails that include posts (#36462) 6 days ago
Echo 0c64e7f75e
Emoji: Cleanup new code (#36402) 6 days ago
diondiondion 9a001e7839
Fix videos not being indented properly in thread view (#36459) 6 days ago
Echo edd7fd9872
Emoji: Picker native rendering (#36454) 7 days ago
Eugen Rochko 33f739da44
Fix permalink redirects continuing to work for suspended accounts (#36453) 7 days ago
Claire 254fff93ca
Bump version to v4.4.6 (#36447) 7 days ago
Claire 2971ac9863
Fix streaming still being authorized for suspended accounts (#36448) 7 days ago
Emelia Smith 7e98fa9b47
Merge commit from fork
* Require read, read:statuses or read:notifications scope to access streaming APIs

* Add additional tests for scope-based channel access

We were missing tests in the affirmative for subscribing to the user:notification channel, this adds them
7 days ago
Emelia Smith 24dcb18013
Merge commit from fork
* Ensure tootctl revokes sessions, access tokens and web push subscriptions

* Fix test coverage
7 days ago
Emelia Smith 8d09e4ef23
Merge commit from fork
* Streaming: Ensure disabled users cannot connect to streaming

* Streaming: Disconnect when the user is disabled
7 days ago