summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-02-02Bump version to 3.3.2v3.3.2Claire
2022-02-02Fix spurious errors when receiving an Add activity for a private postClaire
2022-02-02disable legacy XSS filtering (#17289)Wonderfall
2022-02-02Change mastodon:webpush:generate_vapid_key task to not require functional env...Claire
2022-02-02Fix response_to_recipient? CTEClaire
2022-02-02Fix insufficient sanitization of report commentsClaire
2022-02-02Fix compacted JSON-LD possibly causing compatibility issues on forwardingClaire
2022-02-02Compact JSON-LD signed incoming activitiesPuck Meerburg
2022-02-02Fix error-prone SQL queries (#15828)Claire
2022-01-31Change docker-compose.yml to specifically tag v3.3.1 imagesv3.3.1Claire
2022-01-31Bump to version 3.3.1Claire
2022-01-31Save bundle config as local (#17188)Jeong Arm
2022-01-31Add manual GitHub Actions runs (#17000)Eugen Rochko
2022-01-31Change workflow to push to Docker Hub (#16980)Eugen Rochko
2022-01-31Build container image by GitHub Actions (#16973)Yusuke Nakamura
2022-01-30Add more advanced migration testsClaire
2022-01-30Fix edge case in migration helpers that caused crash because of PostgreSQL qu...Claire
2022-01-30Fix some old migration scripts (#17394)Claire
2022-01-28Fix filtering DMs from non-followed users (#17042)Claire
2022-01-28Fix upload of remote media with OpenStack Swift sometimes failing (#16998)Claire
2022-01-28Fix confusing error when webfinger request returns empty document (#16986)Claire
2022-01-28Fix AccountNote not having a maximum length (#16942)Claire
2022-01-28Fix login being broken due to inaccurately applied backport fix in 3.4.2Eugen Rochko
2022-01-28Fix reviving revoked sessions and invalidating login (#16943)Claire
2022-01-28Fix newlines in accout notes added by the Move handler (#16415)Claire
2022-01-28Fix when MoveWorker cannot get locale from remote account (#16576)Takeshi Umeda
2022-01-28Fix invalid blurhash handling in Create activity (#16583)Takeshi Umeda
2022-01-28Fix crash when encountering invalid account fields (#16598)Claire
2022-01-28Fix remotely-suspended accounts' toots being merged back into timelines (#16628)Claire
2022-01-28Fix webauthn secure key authentication (#16792)Claire
2022-01-28Fix authentication failures after going halfway through a sign-in attempt (#1...Claire
2022-01-28Fix processing mentions to domains with non-ascii TLDs (#16689)Claire
2022-01-28Fix addressing of remote groups' followers (#16700)Claire
2022-01-28Fix some link previews being incorrectly generated from other prior links (#1...Claire
2022-01-28Fix "bundle exec rails mastodon:setup" crashing in some circumstances (#16976)Claire
2022-01-28Fix mastodon:setup to take dotenv/docker-compose differences into account (#1...Claire
2022-01-28Fix tootctl self-destruct not sending Delete activities for recently-suspende...Claire
2022-01-28Fix serialization of followers/following counts when user hides their network...Claire
2022-01-28Fix followers synchronization mechanism not working when URI has empty path (...Claire
2022-01-28Fix followers synchronization mechanism not working when URI has empty path (...Claire
2022-01-28Fix scheduled statuses decreasing statuses counts (#16791)Claire
2022-01-28use relative path for `scope` (#16714)Holger
2022-01-28Fix migration script not being able to run if it fails midway (#16312)Claire
2022-01-28Fix media proxy RedisLocks auto-releasing too fast (#16291)Claire
2022-01-28Fix some RedisLocks auto-releasing too fast (#16276)Claire
2022-01-28Remove set-cookie header on custom.css (#16314)Jeong Arm
2022-01-28Fix some IDs in instance actor outbox (#16343)Claire
2022-01-28Fix app name, website and redirect URIs not having a maximum length (#16042)Eugen Rochko
2022-01-28Create instance actor if it hasn't been properly seeded (#15693)Claire
2022-01-28Support clock drift in Omniauth SAML provider (#15511)kaiyou