about summary refs log tree commit diff
path: root/app/services
AgeCommit message (Expand)Author
2022-12-15Ensure exact match is the first result in hashtag searches (#21315)Claire
2022-12-15Change remote media files to be downloaded outside of transactions (#21796)Claire
2022-12-15Fix idempotency when database writes are slow (#21840)Brian Campbell
2022-12-07Fix unbounded recursion in account discovery (#22025)Claire
2022-12-04Fix unbounded recursion in account discovery (#1994)Claire
2022-11-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-27Remove LDSignature on actor Delete activities (#21466)Claire
2022-11-27Fix attachments of edited statuses not being fetched (#21565)Claire
2022-11-17Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-17Handle links with no href in VerifyLinkService (#20741)Joshua Wood
2022-11-14Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-14Support UTF-8 Characters in Domains During CSV Import (#20592)Hampton Lintorn-Catlin
2022-11-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-10Improve performance by avoiding regex construction (#20215)James Tucker
2022-11-09Fix NameError in Webfinger redirect handling in ActivityPub::FetchRemoteActor...Claire
2022-11-09Fix being able to spoof link verification (#20217)Eugen Rochko
2022-11-08Change Report category to "violation" if rule IDs are provided (#20137)trwnh
2022-11-08Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-07Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)Claire
2022-11-06Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-05Fix n+1 query during status removal (#19753)Eugen Rochko
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-11-04Change mentions of blocked users to not be processed (#19725)Claire
2022-11-02Fix bookmark import stopping at the first failure (#19669)Claire
2022-10-30Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-29Fix account migration form ever using outdated account data (#18429)Eugen Rochko
2022-10-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-27Fix wrong math function used in search query (#19481)Eugen Rochko
2022-10-26Fix negatives values in search index causing queries to fail (#19464)Eugen Rochko
2022-10-26Change unauthenticated search to not support pagination in REST API (#19326)Eugen Rochko
2022-10-22Fix `Settings::FeaturedTagsController` (#19418)Yamagishi Kazutoshi
2022-10-22Change featured tag updates to add/remove activity (#19409)Takeshi Umeda
2022-10-21Fix `FetchFeaturedCollectionService` spec (#19401)Yamagishi Kazutoshi
2022-10-20Add synchronization of remote featured tags (#19380)Takeshi Umeda
2022-10-05Fix deleted pinned posts potentially counting towards the pinned posts limit ...Claire
2022-10-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-09-28Fix translations not being formatted, other issues in web UI (#19245)Eugen Rochko
2022-09-24Fix crash in FetchRemoteKeyService (#19225)Claire
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-20Fix ProcessMentionService swallowing unprocessed mentions to unconfirmed/unap...Claire
2022-09-20Improve error reporting and logging when processing remote accounts (#15605)Claire
2022-08-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-08-27Fix incorrect and slow cache invalidation in ClearDomainMediaService (#19062)Claire
2022-08-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-08-24Add ability to block sign-ups from IP (#19037)Eugen Rochko
2022-08-21Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-08-15Properly delete remote account's avatar/header when fetch/update (#18973)Jeong Arm