about summary refs log tree commit diff
path: root/spec/services
AgeCommit message (Expand)Author
2023-01-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-11fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)Markus Unterwaditzer
2023-01-05Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-05Fix possible race conditions when suspending/unsuspending accounts (#22363)Claire
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-27Fix attachments of edited statuses not being fetched (#21565)Claire
2022-11-17Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-17Fix style for hashes (#20518)Rose
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-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-04Change mentions of blocked users to not be processed (#19725)Claire
2022-11-03Change flaky AccountSearchService test (#19650)Claire
2022-10-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-21Fix `FetchFeaturedCollectionService` spec (#19401)Yamagishi Kazutoshi
2022-10-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-09-24Add tests to ActivityPub::FetchRemoteKeyService (#19226)Claire
2022-09-21Fix various rspec warnings in ReportService tests (#19189)Claire
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-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-08-24Add ability to block sign-ups from IP (#19037)Eugen Rochko
2022-07-05Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-07-04Fix crash when a remote Flag activity mentions a private post (#18760)Claire
2022-05-24Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-17Fix NoMethodError when resolving a link that redirects to a local post (#18314)Claire
2022-05-03Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-02Fix compatibility with Friendica regarding pinned posts (#18254)Claire
2022-05-01Merge branch 'main' into glitch-soc/merge-upstreamClaire
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 temporary network/remote server error prevent from interactions with remo...Claire
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-06Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-04-06Fix spurious edits and require incoming edits to be explicitly marked as such...Claire
2022-03-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-03-28Fix test-related issues (#17888)Claire
2022-03-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-03-26Fix edits with no actual changes being allowed (#17843)Eugen Rochko
2022-03-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-03-12Fix issues with processing toot edits (#17748)Claire
2022-03-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-03-12Fix not updating a status when newer version is fetched manually (#17745)Eugen Rochko