about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2022-12-15Fix crash in elasticsearch_check.rb (#21006)s0
2022-12-15Don't delivery a reply to domains which are blocked by author (#22117)Jeong Arm
2022-12-07Fix unbounded recursion in account discovery (#22025)Claire
2022-12-04Fix unbounded recursion in account discovery (#1994)Claire
2022-12-02Use a tree‐based approach for advanced text formatting (#1907)kibigo!
2022-12-01Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-12-01Fix some performance issues with /admin/instances (#21907)Claire
2022-11-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-27refactor(vacuum statuses): reduce amount of db queries and load for each quer...Kaspar V
2022-11-14Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-14Fix emoji substitution not applying only to text nodes in backend code (#20641)Claire
2022-11-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-11fixes ArgumentError when proxy is used (#20420)Bearice Ren
2022-11-10Change incoming activity processing to happen in `ingress` queue (#20264)Eugen Rochko
2022-11-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-10Improve performance by avoiding regex construction (#20215)James Tucker
2022-11-08Change Request connection logic to try both IPv6 and IPv4 when available (#20...Claire
2022-11-08Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-08Improve performance by avoiding method cache busts (#19957)James Tucker
2022-11-07Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-07Fix filter handling in status cache hydration (#19963)Claire
2022-11-06Fix status cache hydration discrepancyClaire
2022-11-06Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-05Fix users not being able to change their hide_followers_count setting (#1889)Claire
2022-11-04Fix additional issues with status cache hydration (#19747)Claire
2022-11-04Fix various issues with store hydration (#19746)Claire
2022-11-04Fix reblogs being discarded after the reblogged status (#19731)Claire
2022-11-04Add caching for payload serialization during fan-out (#19642)Eugen Rochko
2022-10-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-26Fix improperly checking for blocked domain on followed hashtags (#19472)Eugen Rochko
2022-10-26Fix vacuum scheduler missing lock, locks never expiring (#19458)Eugen Rochko
2022-10-26Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (...Eugen Rochko
2022-10-24Add mention of the translation provider when translating a post (#19433)Claire
2022-10-24Change “Translate” button to only show up when a translation backend is c...Claire
2022-10-22Add featured tag add/remove activity handler (#19408)Takeshi Umeda
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-09[Glitch] Allow non-logged users to access /webEugen Rochko
2022-10-02Revert server-side part of "Add logged-out access to the web UI"Claire
2022-10-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-09-29Add logged-out access to the web UI (#18961)Eugen Rochko
2022-09-27Fix auto detect language for translate service (#19244)Yamagishi Kazutoshi
2022-09-27Add retention policy for cached content and media (#19232)Eugen Rochko
2022-09-23Add user content translations with configurable backends (#19218)Eugen Rochko
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-09-20Improve error reporting and logging when processing remote accounts (#15605)Claire
2022-08-25Remove preference to aggregate reblogs in home/list feeds (#18112)Eugen Rochko
2022-08-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-08-25Support "http_hidden_proxy" ENV var for hidden service only proxy (#18427)Jeong Arm
2022-08-21Merge branch 'main' into glitch-soc/merge-upstreamClaire