aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-15Fix unbounded recursion in account discovery (v3.5 backport) (#22026)stable-3.5Claire
2022-11-14Bump version to 3.5.5v3.5.5Claire
2022-11-14Fix nodes order being sometimes mangled when rewriting emoji (#20677)Claire
2022-11-14Bump version to 3.5.4v3.5.4Claire
2022-11-14Fix emoji substitution not applying only to text nodes in backend codeClaire
2022-11-14Fix emoji substitution not applying only to text nodes in Web UIClaire
2022-11-14Fix rate limiting for paths with formatsEugen Rochko
2022-11-14blurhash_transcoder: prevent out-of-bound reads with <8bpp images (#20388)Pierre Bourdon
2022-11-14Fix crash when a remote Flag activity mentions a private post (#18760)Claire
2022-05-26Bump version to 3.5.3 (#18530)v3.5.3Eugen Rochko
2022-05-26Fix errors when rendering RSS feeds (#18531)Eugen Rochko
2022-05-26Fix concurrent unfollowing decrementing follower count more than once (#18527)Eugen Rochko
2022-05-26Fix being able to appeal a strike unlimited times (#18529)Eugen Rochko
2022-05-26Fix being able to report otherwise inaccessible statuses (#18528)Eugen Rochko
2022-05-26Fix empty votes arbitrarily increasing voters count in polls (#18526)Eugen Rochko
2022-05-26Fix moderator leak in undo_mark_statuses_as_sensitive (#18525)Eugen Rochko
2022-05-26Fix suspended users being able to access APIs that don't require a user (#18524)Eugen Rochko
2022-05-26Fix confirmation redirect to app without `Location` header (#18523)Eugen Rochko
2022-05-26Fix follower and other counters being able to go negative (#18517)Eugen Rochko
2022-05-26Add ES6 compatibility to browserslist (#18519)Yamagishi Kazutoshi
2022-05-26Remove 3.3.x from supported versions in security policy (#18516)Eugen Rochko
2022-05-26Fix regression in `tootctl search deploy` caused by unloaded attribute (#18514)Eugen Rochko
2022-05-26Change "dangerous" to "sensitive" in privacy policy and web UI (#18515)Eugen Rochko
2022-05-26Change unapproved and unconfirmed account to not be accessible in the REST AP...Claire
2022-05-26Bump @babel/preset-env from 7.17.12 to 7.18.2 (#18512)dependabot[bot]
2022-05-26Bump @babel/plugin-transform-runtime from 7.17.12 to 7.18.2 (#18511)dependabot[bot]
2022-05-26Bump immutable from 4.0.0 to 4.1.0 (#18502)dependabot[bot]
2022-05-26Bump @babel/plugin-transform-runtime from 7.17.12 to 7.18.0 (#18489)dependabot[bot]
2022-05-26Bump @babel/runtime from 7.17.9 to 7.18.0 (#18494)dependabot[bot]
2022-05-26Bump @babel/core from 7.17.12 to 7.18.0 (#18490)dependabot[bot]
2022-05-26Fix unnecessary query on status creation (#17901)Claire
2022-05-24New Crowdin updates (#18458)Eugen Rochko
2022-05-23Fix warning an account outside of a report closing all reports for that accou...Claire
2022-05-22Change algorithm of `tootctl search deploy` to improve performance (#18463)Eugen Rochko
2022-05-21Bump sidekiq from 6.4.1 to 6.4.2 (#18091)dependabot[bot]
2022-05-20Disable transpile to older iOS versions (#18462)Yamagishi Kazutoshi
2022-05-19Fix languages dropdown on light theme (#18460)Yamagishi Kazutoshi
2022-05-19New Crowdin updates (#18419)Eugen Rochko
2022-05-18Change search indexing to use batches to minimize resource usage (#18451)Eugen Rochko
2022-05-19Bump yargs from 17.4.1 to 17.5.1 (#18437)dependabot[bot]
2022-05-19Bump dotenv from 16.0.0 to 16.0.1 (#18438)dependabot[bot]
2022-05-19Bump glob from 8.0.1 to 8.0.3 (#18440)dependabot[bot]
2022-05-19Bump rubocop from 1.28.2 to 1.29.1 (#18433)dependabot[bot]
2022-05-19Bump faker from 2.20.0 to 2.21.0 (#18434)dependabot[bot]
2022-05-18Bump @babel/preset-env from 7.17.10 to 7.17.12 (#18443)dependabot[bot]
2022-05-18Bump @babel/plugin-proposal-decorators from 7.17.9 to 7.17.12 (#18442)dependabot[bot]
2022-05-18Bump @babel/plugin-transform-runtime from 7.17.10 to 7.17.12 (#18441)dependabot[bot]
2022-05-18Bump @babel/preset-react from 7.16.7 to 7.17.12 (#18436)dependabot[bot]
2022-05-18Bump @babel/core from 7.17.10 to 7.17.12 (#18439)dependabot[bot]
2022-05-17Fix NoMethodError when resolving a link that redirects to a local post (#18314)Claire