about summary refs log tree commit diff
path: root/spec/services
AgeCommit message (Expand)Author
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
2022-03-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-03-10Add test for reblog race condition fix (#17732)Claire
2022-03-10Add tests for CVE-2022-24307 (#17733)Claire
2022-03-09Change how changes to media attachments are stored for edits (#17696)Eugen Rochko
2022-03-08Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-03-06Spelling (#17705)Josh Soref
2022-02-23Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-02-22Fix various typos (#17621)luzpaz
2022-02-11Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-02-11Fix Undo Announce sometimes inlining the originally Announced status (#17516)Claire
2022-02-10Fix some flaky tests that randomly failed because of item ordering (#17509)Claire
2022-02-10Improve tests involving push_bulk (#17508)Claire
2022-02-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-02-10Fix poll votes not being properly reset on poll change (#17498)Claire
2022-02-10Add editing for published statuses (#17320)Eugen Rochko