about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2022-05-27Add support for webp uploads (#18506)Alexander Ivanov
2022-05-27Remove unused assets (#18541)Eugen Rochko
2022-05-27Remove unused `filtered_languages` column (#18533)Claire
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-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-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-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-17Fix NoMethodError when resolving a link that redirects to a local post (#18314)Claire
2022-05-16Fix preferred posting language returning unusable value in REST API (#18428)Eugen Rochko
2022-05-16Add language dropdown to compose in web UI (#18420)Eugen Rochko
2022-05-16Fix `Mastodon::RaceConditionError` that occurs when external status is reblog...Yamagishi Kazutoshi
2022-05-15New Crowdin updates (#18339)Eugen Rochko
2022-05-13Refactor how Redis locks are created (#18400)Eugen Rochko
2022-05-12Fix rss view on hashtag (#18406)Jeong Arm
2022-05-10Add `limited` attribute to accounts in REST API and a warning in web UI (#18344)Eugen Rochko
2022-05-09Fix block/mute lists showing a follow button when unblocking a user (#18364)Claire
2022-05-09Change RSS feeds (#18356)Eugen Rochko
2022-05-07Fix streaming notifications not using quick filter logic (#18316)Claire
2022-05-06Fix ambiguous wording on appeal actions (#18328)Claire
2022-05-06Fix floating action button obscuring last element (#18332)Claire
2022-05-06Fix account warnings not being recorded in audit log (#18338)Claire
2022-05-06New Crowdin updates (#18255)Eugen Rochko
2022-05-06Replace leftover `envelope` icons with `at` icons (#18305)Stefano Pigozzi
2022-05-06Allow VerifyLinkService to accept backlinks with differing case (#18320)Sara Golemon
2022-05-04Update translation strings for direct message (#18300)mayaeh
2022-05-03Change “Only people I mention” to “Mentioned people only” (#18291)Claire
2022-05-03Change "Conversations" back to "Direct messages" and add warning in web UI (#...Eugen Rochko
2022-05-02Fix ArgumentError when processing pinned posts from Friendica (#18260)Claire
2022-05-02Fix compatibility with Friendica regarding pinned posts (#18254)Claire
2022-05-02New Crowdin updates (#18213)Eugen Rochko
2022-05-02Fix error when looking handle with surrounding spaces (#18225)Claire
2022-05-01Fix double render error when authorizing interaction (#18203)Eugen Rochko
2022-05-01Fix possible crash when a post references an invalid media attachment (#18211)Claire
2022-05-01Fix error when trying to revoke OAuth token without supplying a token (#18205)Eugen Rochko
2022-05-01Fix error caused by missing subject in Webfinger response (#18204)Eugen Rochko