734 Commits (1c279cca283829a0367cb488e48a89224cbd6a54)

Author SHA1 Message Date
Claire ae94782edb Fix spurious admin dashboard warning when using ElasticSearch 7.x (#23064)
2 years ago
Markus Unterwaditzer b7f37e68ad fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)
2 years ago
Kaspar V 1cd04e5d77 Fix/remove calling private method with send in model (#22951)
2 years ago
Vyr Cossont b2c7ca296c Check OpenSearch compatibility version instead of regular version (#22422)
2 years ago
Jeong Arm 5180ae5bf6 Fix home TL could contain post from who blocked me (#22849)
2 years ago
Claire e1d8048bc4 Fix status cache hydration discrepancy (#19879)
2 years ago
Claire c83083eef5 Fix inability to use local LibreTranslate without setting ALLOWED_PRIVATE_ADDRESSES (#21926)
2 years ago
s0 289097866b Fix crash in elasticsearch_check.rb (#21006)
2 years ago
Jeong Arm 53b6623136 Don't delivery a reply to domains which are blocked by author (#22117)
2 years ago
Claire aec7de494f Fix unbounded recursion in account discovery (#22025)
2 years ago
Claire 1bef772764 Fix some performance issues with /admin/instances (#21907)
2 years ago
Kaspar V f2ec356cb6 refactor(vacuum statuses): reduce amount of db queries and load for each query - improve performance (#21487)
2 years ago
Claire c9b53436d7 Fix emoji substitution not applying only to text nodes in backend code (#20641)
2 years ago
Bearice Ren 192fe87f51 fixes ArgumentError when proxy is used (#20420)
2 years ago
Eugen Rochko e6e139ac2b Change incoming activity processing to happen in `ingress` queue (#20264)
2 years ago
James Tucker c4ff2640c1 Improve performance by avoiding regex construction (#20215)
2 years ago
Claire 18a11da3b5 Change Request connection logic to try both IPv6 and IPv4 when available (#20108)
2 years ago
James Tucker f48dcd025b Improve performance by avoiding method cache busts (#19957)
2 years ago
Claire 2ed7a4124b Fix filter handling in status cache hydration (#19963)
2 years ago
Claire 0735081cc2 Fix additional issues with status cache hydration (#19747)
2 years ago
Claire e97b0e0700 Fix various issues with store hydration (#19746)
2 years ago
Claire 4b0e72b2b7 Fix reblogs being discarded after the reblogged status (#19731)
2 years ago
Eugen Rochko 5b639f9e15 Add caching for payload serialization during fan-out (#19642)
2 years ago
Eugen Rochko 9788e248fb Fix improperly checking for blocked domain on followed hashtags (#19472)
2 years ago
Eugen Rochko d53e1fc6d9 Fix vacuum scheduler missing lock, locks never expiring (#19458)
2 years ago
Eugen Rochko 317383f397 Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (#19463)
2 years ago
Claire d2d2ec29f4 Add mention of the translation provider when translating a post (#19433)
2 years ago
Claire 119b5adbe0 Change “Translate” button to only show up when a translation backend is configured (#19434)
2 years ago
Takeshi Umeda 46755e25a2 Add featured tag add/remove activity handler (#19408)
2 years ago
Eugen Rochko 0fdfbe555e Change public accounts pages to mount the web UI (#19319)
2 years ago
Eugen Rochko babebc4e8a Add logged-out access to the web UI (#18961)
2 years ago
Yamagishi Kazutoshi 18159affbf Fix auto detect language for translate service (#19244)
2 years ago
Eugen Rochko 7a482567f8 Add retention policy for cached content and media (#19232)
2 years ago
Eugen Rochko a593188ded Add user content translations with configurable backends (#19218)
2 years ago
Claire e1d78575c4 Refactor ActivityPub handling to prepare for non-Account actors (#19212)
2 years ago
Eugen Rochko f4e91041b2 Add ability to filter followed accounts' posts by language (#19095)
2 years ago
Claire b8853ddcb9 Improve error reporting and logging when processing remote accounts (#15605)
2 years ago
Eugen Rochko dd5b90e4f2 Remove preference to aggregate reblogs in home/list feeds (#18112)
2 years ago
Jeong Arm 30113597e5 Support "http_hidden_proxy" ENV var for hidden service only proxy (#18427)
2 years ago
Mashiro 82bb94d132 Fix ambiguous column names in `tootctl search deploy` (#18993)
2 years ago
Eugen Rochko 265c09fef1 Add ability to follow hashtags (#18809)
2 years ago
Eugen Rochko 38d04135bf Change how hashtags are normalized (#18795)
2 years ago
Eugen Rochko e164d6a687 Add customizable user roles (#18641)
2 years ago
Claire 90e5a9bd98 Revamp post filtering system (#18058)
2 years ago
Takeshi Umeda 27f235265d Fix missing , (#18660)
2 years ago
Claire 49de4bf341 Fix TagManager#local_url? erroring out on invalid URL (#18580)
2 years ago
Eugen Rochko cd8ee3df8f Fix errors when rendering RSS feeds (#18531)
2 years ago
Eugen Rochko 89d4d6fd3b Fix confirmation redirect to app without `Location` header (#18523)
2 years ago
Eugen Rochko eda9c41ed8 Change algorithm of `tootctl search deploy` to improve performance (#18463)
2 years ago
Yamagishi Kazutoshi 69774b86bf Fix `Mastodon::RaceConditionError` that occurs when external status is reblogged (#18424)
2 years ago