1092 Commits (main)

Author SHA1 Message Date
Claire 71c92d3f56
Fix emoji substitution not applying only to text nodes in backend code (#20641) 2 years ago
Bearice Ren 28cda42af5
fixes ArgumentError when proxy is used (#20420) 2 years ago
Eugen Rochko f8e8e622e5
Change incoming activity processing to happen in `ingress` queue (#20264) 2 years ago
James Tucker 78a6b871fe
Improve performance by avoiding regex construction (#20215) 2 years ago
Claire c989faaa62
Change Request connection logic to try both IPv6 and IPv4 when available (#20108) 2 years ago
James Tucker 833d9c2f1c
Improve performance by avoiding method cache busts (#19957) 2 years ago
Claire 3114c826a7
Fix filter handling in status cache hydration (#19963) 2 years ago
Claire 21d6bc1689 Fix status cache hydration discrepancy 2 years ago
Claire 2f8fb49d13
Fix users not being able to change their hide_followers_count setting (#1889) 2 years ago
Claire bb89f83cc0
Fix additional issues with status cache hydration (#19747) 2 years ago
Claire 03b991de6c
Fix various issues with store hydration (#19746) 2 years ago
Claire c2170991c7
Fix reblogs being discarded after the reblogged status (#19731) 2 years ago
Eugen Rochko 5f9e47be34
Add caching for payload serialization during fan-out (#19642) 2 years ago
Eugen Rochko 1546538de9
Fix improperly checking for blocked domain on followed hashtags (#19472) 2 years ago
Eugen Rochko bf0ab3e0fa
Fix vacuum scheduler missing lock, locks never expiring (#19458) 2 years ago
Eugen Rochko 8f07381856
Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (#19463) 2 years ago
Claire 30453fab80
Add mention of the translation provider when translating a post (#19433) 2 years ago
Claire 8046cf34d6
Change “Translate” button to only show up when a translation backend is configured (#19434) 2 years ago
Takeshi Umeda 1d34eff63f
Add featured tag add/remove activity handler (#19408) 2 years ago
Eugen Rochko 839f893168
Change public accounts pages to mount the web UI (#19319) 2 years ago
Eugen Rochko d86cb4cab8 [Glitch] Allow non-logged users to access /web 2 years ago
Claire e7ab476db2 Revert server-side part of "Add logged-out access to the web UI" 2 years ago
Eugen Rochko 43b5d5e38d
Add logged-out access to the web UI (#18961) 2 years ago
Yamagishi Kazutoshi d86dd067ce
Fix auto detect language for translate service (#19244) 2 years ago
Eugen Rochko 5c9abdeff1
Add retention policy for cached content and media (#19232) 2 years ago
Eugen Rochko 0d6b878808
Add user content translations with configurable backends (#19218) 2 years ago
Claire 8cf7006d4e
Refactor ActivityPub handling to prepare for non-Account actors (#19212) 2 years ago
Eugen Rochko 50948b46aa
Add ability to filter followed accounts' posts by language (#19095) 2 years ago
Claire 1145dbd327
Improve error reporting and logging when processing remote accounts (#15605) 2 years ago
Claire 6c7bb926d8 Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" 2 years ago
Eugen Rochko af396fa35f
Remove preference to aggregate reblogs in home/list feeds (#18112) 2 years ago
Jeong Arm 861b35dd54
Support "http_hidden_proxy" ENV var for hidden service only proxy (#18427) 2 years ago
Mashiro 656ac99ef0
Fix ambiguous column names in `tootctl search deploy` (#18993) 2 years ago
Eugen Rochko c3f0621a59
Add ability to follow hashtags (#18809) 2 years ago
Eugen Rochko e7aa2be828
Change how hashtags are normalized (#18795) 2 years ago
Eugen Rochko 44b2ee3485
Add customizable user roles (#18641) 2 years ago
Claire 02851848e9
Revamp post filtering system (#18058) 2 years ago
Takeshi Umeda 9c571a95db
Fix missing , (#18660) 2 years ago
Claire 28212bd2be
Fix TagManager#local_url? erroring out on invalid URL (#18580) 2 years ago
Eugen Rochko 0a1992430d
Fix errors when rendering RSS feeds (#18531) 2 years ago
Eugen Rochko 96129c2f10
Fix confirmation redirect to app without `Location` header (#18523) 2 years ago
Claire 3fd2aadb23
Various code cleanup (#1782) 2 years ago
Claire fe65c0e44f Fix leading spaces being stripped in Markdown code blocks 2 years ago
Eugen Rochko a9b64b24d6
Change algorithm of `tootctl search deploy` to improve performance (#18463) 2 years ago
Yamagishi Kazutoshi c3fac61f56
Fix `Mastodon::RaceConditionError` that occurs when external status is reblogged (#18424) 2 years ago
Eugen Rochko 6cf57c6765
Refactor how Redis locks are created (#18400) 2 years ago
Eugen Rochko 2b8dc58b7f
Change RSS feeds (#18356) 2 years ago
Eugen Rochko 6da648227e
Fix error caused by missing subject in Webfinger response (#18204) 2 years ago
Eugen Rochko 7b0fe4aef9
Fix opening and closing Redis connections instead of using a pool (#18171) 2 years ago
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads (#18135) 2 years ago