summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-04-04Bump version to v3.5.8v3.5.8Claire
2023-04-04Fix unescaped user input in LDAP query (#24379)Claire
2023-04-04Change root Chewy strategy to emit a warning instead of erroring out in produ...Claire
2023-04-04Fix invalid/expired invites being processed on sign-up (#24337)Claire
2023-04-04Upgrade Ruby to 3.0.6 (#24332)Sai
2023-04-04Wrap db:setup with Chewy.strategy(:mastodon) (#24302)Robert R George
2023-04-04Fix user archive takeout when using OpenStack Swift or S3 providers with no A...Claire
2023-04-04Fix crash in `tootctl` commands making use of parallelization when Elasticsea...Claire
2023-03-16Bump version to v3.5.7v3.5.7Claire
2023-03-16Add warning for object storage misconfiguration (#24137)Claire
2023-03-16Change user backups to use expiring URLs for download when possible (#24136)Eugen Rochko
2023-03-16Update changelogClaire
2023-03-16Skip pushing containers on forks (#24106)Nick Schonning
2023-03-16Use Github Container Registry as the official container image source (#24113)Renaud Chaput
2023-03-16Skip Docker CI Login/Push on forks (#23564)Nick Schonning
2023-03-16Push Docker images to Github Container Registry as well (#24101)Renaud Chaput
2023-03-16Fix misleading error code when receiving invalid WebAuthn credentials (#23568)Claire
2023-03-16Fix incorrect post links in strikes when the account is remote (#23611)Claire
2023-03-16Add null check on application in dispute viewer (#19851)Jeremy Kescher
2023-03-16Fix dashboard crash on ElasticSearch server error (#23751)Claire
2023-03-14Update changelogClaire
2023-03-14Add mail headers to avoid auto-replies (#23597)Claire
2023-03-14Add `lang` tag to native language names in language picker (#23749)Claire
2023-03-14Fix sidekiq jobs not triggering Elasticsearch index updates (#24046)Claire
2023-03-14Center the text itself in upload area (#24029)Rodion Borisov
2023-03-14Fix `/api/v1/streaming` sub-paths not being redirected (#23988)Claire
2023-03-14Fix pgBouncer resetting application name on every transaction (#23958)Eugen Rochko
2023-03-14Fix original account being unfollowed on migration before the follow request ...Claire
2023-03-14Fix unconfirmed accounts being registered as active users (#23803)Claire
2023-03-14Fix server error when failing to follow back followers from `/relationships` ...Claire
2023-03-14Fix inefficiency when searching accounts per username in admin interface (#23...Claire
2023-03-14Fix case-sensitive check for previously used hashtags (#23526)Dean Bassett
2023-03-14Fix “Remove all followers from the selected domains” being more destructi...Claire
2023-02-10Bump version to 3.5.6 (#23493)v3.5.6Claire
2023-02-10Fix unbounded recursion in post discovery (#23507)Claire
2023-02-09Fix REST API serializer for Account not including `moved` when the moved acco...Claire
2023-02-09Fix sanitizer parsing link text as HTML when stripping unsupported links (#22...Claire
2023-02-09Don't delivery a reply to domains which are blocked by author (#22117) (#23490)Claire
2023-02-09Log admin approve and reject account (#22088) (#23488)Claire
2023-02-09Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation...Claire
2023-02-09Fix crash when marking statuses as sensitive while some statuses are deleted ...Claire
2023-02-09Fix attachments of edited statuses not being fetched (#21565) (#23485)Claire
2023-02-09Clear voter count when poll is reset (#21700) (#23484)Claire
2023-02-09Fix some performance issues with /admin/instances (#21907) (#23483)Claire
2023-02-09Fix possible race conditions when suspending/unsuspending accounts (#22363) (...Claire
2023-02-09Fix suspension worker crashing on S3-compatible setups without ACL support (#...Claire
2023-02-09Fix changing domain block severity not undoing individual account effects (#2...Claire
2023-02-09Add `form-action` CSP directive (#23478)Claire
2023-02-09Fix CircleCI issues caused by Node and OpenSSL versions (#23489)Claire
2022-12-15Fix unbounded recursion in account discovery (v3.5 backport) (#22026)Claire