about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2022-07-17Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-07-17Add ability to follow hashtags (#18809)Eugen Rochko
2022-07-13Change how hashtags are normalized (#18795)Eugen Rochko
2022-07-05Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-06-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-06-28Revamp post filtering system (#18058)Claire
2022-06-23Fix missing , (#18660)Takeshi Umeda
2022-05-31Fix TagManager#local_url? erroring out on invalid URL (#18580)Claire
2022-05-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-26Fix errors when rendering RSS feeds (#18531)Eugen Rochko
2022-05-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-26Fix confirmation redirect to app without `Location` header (#18523)Eugen Rochko
2022-05-25Various code cleanup (#1782)Claire
2022-05-24Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-24Fix leading spaces being stripped in Markdown code blocksClaire
2022-05-22Change algorithm of `tootctl search deploy` to improve performance (#18463)Eugen Rochko
2022-05-16Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-16Fix `Mastodon::RaceConditionError` that occurs when external status is reblog...Yamagishi Kazutoshi
2022-05-13Refactor how Redis locks are created (#18400)Eugen Rochko
2022-05-11Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-09Change RSS feeds (#18356)Eugen Rochko
2022-05-01Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-01Fix error caused by missing subject in Webfinger response (#18204)Eugen Rochko
2022-04-29Fix opening and closing Redis connections instead of using a pool (#18171)Eugen Rochko
2022-04-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2022-04-27Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-04-26Fix n+1 query on feed merge and populate operations (#18111)Eugen Rochko
2022-04-26Fix UnmergeWorker being exceptionally slow in some conditions (#18110)Claire
2022-04-26Fix PeerTube videos appearing with an erroneous “Edited at” marker (#18100)Claire
2022-04-14Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-04-11FeedManager: skip account when target_account's last status is too old (#18009)dogelover911
2022-04-08Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-04-08Fix error resposes for `from` search prefix (#17963)0x2019
2022-04-08Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-04-08Change e-mail notifications to only be sent when recipient is offline (#17984)Eugen Rochko
2022-04-06Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-04-06Remove sign-in token authentication, instead send e-mail about new sign-in (#...Eugen Rochko
2022-03-31Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-03-31Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912)Claire
2022-03-30Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-03-30Fix being able to post URLs longer than 4096 characters (#17908)Eugen Rochko
2022-03-28Fix code blocks processingClaire
2022-03-28Add advanced text formatting back into glitch-socClaire
2022-03-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-03-28Refactor account and status formatting (#17877)Claire
2022-03-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-03-26Refactor formatter (#17828)Eugen Rochko
2022-03-26Fix edits with no actual changes being allowed (#17843)Eugen Rochko