summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-04-04Bump version to v4.1.2v4.1.2Claire
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-04Update Ruby to 3.0.6 (#24334)Sai
2023-04-04Wrap db:setup with Chewy.strategy(:mastodon) (#24302)Robert R George
2023-04-04Bump blurhash from 0.1.6 to 0.1.7 (#23517)Eugen Rochko
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 v4.1.1v4.1.1Claire
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-16Update changelogClaire
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-16Fix dashboard crash on ElasticSearch server error (#23751)Claire
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-16Add cache headers to static files served through Rails (#24120)Eugen Rochko
2023-03-16Add `SENDFILE_HEADER` environment variable (#24123)Eugen Rochko
2023-03-16 Support the PROXY protocol through the PROXY_PROTO_V1 env variable (#24064)CSDUMMI
2023-03-13Update changelogClaire
2023-03-13Change `ActivityPub::DeliveryWorker` retries to be spread out more (#21956)Claire
2023-03-13Change unintended SMTP read timeout from 5 seconds to 20 seconds (#23750)Claire
2023-03-13Switched bookmark and favourites around (#23701)Terry Garcia
2023-03-13Change auto-deletion throttling constants to better scale with server size (#...Claire
2023-03-13Increase contrast of upload progress background (#23836)Tim Lucas
2023-03-13add modal message when editing toot (#23936)PauloVilarinho
2023-03-13Add refreshing many accounts at once with "tootctl accounts refresh" (#23304)9p4
2023-03-13Add mail headers to avoid auto-replies (#23597)Claire
2023-03-13Add `lang` tag to native language names in language picker (#23749)Claire
2023-03-13Fix paths with url-encoded @ to redirect to the correct path (#23593)Thijs Kinkhorst
2023-03-13Unescape HTML entities (#24019)Christian Schmidt
2023-03-13Do not strip tags from `Setting.site_short_description` (#23975)Christian Schmidt
2023-03-13Fix sidekiq jobs not triggering Elasticsearch index updates (#24046)Claire
2023-03-13Center the text itself in upload area (#24029)Rodion Borisov
2023-03-13Fix `/api/v1/streaming` sub-paths not being redirected (#23988)Claire
2023-03-13Fix pgBouncer resetting application name on every transaction (#23958)Eugen Rochko
2023-03-13Do not leave Mastodon when clicking “Back” (#23953)Christian Schmidt
2023-03-13Fix original account being unfollowed on migration before the follow request ...Claire
2023-03-13Fix unconfirmed accounts being registered as active users (#23803)Claire
2023-03-13Fix tootctl accounts migrate error due to typo (#23567)Claire
2023-03-13Fix error when displaying post history of a trendable post in the admin inter...Claire
2023-03-13Fix server error when failing to follow back followers from `/relationships` ...Claire
2023-03-13Fix duplicate “Publish” button on mobile (#23804)Claire
2023-03-13Fix inefficiency when searching accounts per username in admin interface (#23...Claire
2023-03-13Fix sidebar cut-off on small screens in admin UI (#23764)Botao Wang