Age | Commit message (Expand) | Author |
2023-02-01 | Change number of stored items in home feed from 400 to 800 (#23349) | Eugen Rochko |
2023-01-18 | Fix spurious admin dashboard warning when using ElasticSearch 7.x (#23064) | Claire |
2023-01-11 | fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) | Markus Unterwaditzer |
2023-01-11 | Fix/remove calling private method with send in model (#22951) | Kaspar V |
2023-01-05 | Check OpenSearch compatibility version instead of regular version (#22422) | Vyr Cossont |
2023-01-05 | Fix home TL could contain post from who blocked me (#22849) | Jeong Arm |
2022-12-15 | Fix status cache hydration discrepancy (#19879) | Claire |
2022-12-15 | Fix inability to use local LibreTranslate without setting ALLOWED_PRIVATE_ADD... | Claire |
2022-12-15 | Fix crash in elasticsearch_check.rb (#21006) | s0 |
2022-12-15 | Don't delivery a reply to domains which are blocked by author (#22117) | Jeong Arm |
2022-12-07 | Fix unbounded recursion in account discovery (#22025) | Claire |
2022-12-01 | Fix some performance issues with /admin/instances (#21907) | Claire |
2022-11-27 | refactor(vacuum statuses): reduce amount of db queries and load for each quer... | Kaspar V |
2022-11-14 | Fix emoji substitution not applying only to text nodes in backend code (#20641) | Claire |
2022-11-11 | fixes ArgumentError when proxy is used (#20420) | Bearice Ren |
2022-11-10 | Change incoming activity processing to happen in `ingress` queue (#20264) | Eugen Rochko |
2022-11-10 | Improve performance by avoiding regex construction (#20215) | James Tucker |
2022-11-08 | Change Request connection logic to try both IPv6 and IPv4 when available (#20... | Claire |
2022-11-08 | Improve performance by avoiding method cache busts (#19957) | James Tucker |
2022-11-07 | Fix filter handling in status cache hydration (#19963) | Claire |
2022-11-04 | Fix additional issues with status cache hydration (#19747) | Claire |
2022-11-04 | Fix various issues with store hydration (#19746) | Claire |
2022-11-04 | Fix reblogs being discarded after the reblogged status (#19731) | Claire |
2022-11-04 | Add caching for payload serialization during fan-out (#19642) | Eugen Rochko |
2022-10-26 | Fix improperly checking for blocked domain on followed hashtags (#19472) | Eugen Rochko |
2022-10-26 | Fix vacuum scheduler missing lock, locks never expiring (#19458) | Eugen Rochko |
2022-10-26 | Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (... | Eugen Rochko |
2022-10-24 | Add mention of the translation provider when translating a post (#19433) | Claire |
2022-10-24 | Change “Translate” button to only show up when a translation backend is c... | Claire |
2022-10-22 | Add featured tag add/remove activity handler (#19408) | Takeshi Umeda |
2022-10-20 | Change public accounts pages to mount the web UI (#19319) | Eugen Rochko |
2022-09-29 | Add logged-out access to the web UI (#18961) | Eugen Rochko |
2022-09-27 | Fix auto detect language for translate service (#19244) | Yamagishi Kazutoshi |
2022-09-27 | Add retention policy for cached content and media (#19232) | Eugen Rochko |
2022-09-23 | Add user content translations with configurable backends (#19218) | Eugen Rochko |
2022-09-21 | Refactor ActivityPub handling to prepare for non-Account actors (#19212) | Claire |
2022-09-20 | Add ability to filter followed accounts' posts by language (#19095) | Eugen Rochko |
2022-09-20 | Improve error reporting and logging when processing remote accounts (#15605) | Claire |
2022-08-25 | Remove preference to aggregate reblogs in home/list feeds (#18112) | Eugen Rochko |
2022-08-25 | Support "http_hidden_proxy" ENV var for hidden service only proxy (#18427) | Jeong Arm |
2022-08-17 | Fix ambiguous column names in `tootctl search deploy` (#18993) | Mashiro |
2022-07-17 | Add ability to follow hashtags (#18809) | Eugen Rochko |
2022-07-13 | Change how hashtags are normalized (#18795) | Eugen Rochko |
2022-07-05 | Add customizable user roles (#18641) | Eugen Rochko |
2022-06-28 | Revamp post filtering system (#18058) | Claire |
2022-06-23 | Fix missing , (#18660) | Takeshi Umeda |
2022-05-31 | Fix TagManager#local_url? erroring out on invalid URL (#18580) | Claire |
2022-05-26 | Fix errors when rendering RSS feeds (#18531) | Eugen Rochko |
2022-05-26 | Fix confirmation redirect to app without `Location` header (#18523) | Eugen Rochko |
2022-05-22 | Change algorithm of `tootctl search deploy` to improve performance (#18463) | Eugen Rochko |