about summary refs log tree commit diff
path: root/spec/services
AgeCommit message (Expand)Author
2022-05-02Fix compatibility with Friendica regarding pinned posts (#18254)Claire
2022-04-29Fix opening and closing Redis connections instead of using a pool (#18171)Eugen Rochko
2022-04-28Fix temporary network/remote server error prevent from interactions with remo...Claire
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2022-04-06Fix spurious edits and require incoming edits to be explicitly marked as such...Claire
2022-03-28Fix test-related issues (#17888)Claire
2022-03-26Fix edits with no actual changes being allowed (#17843)Eugen Rochko
2022-03-12Fix issues with processing toot edits (#17748)Claire
2022-03-12Fix not updating a status when newer version is fetched manually (#17745)Eugen Rochko
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-06Spelling (#17705)Josh Soref
2022-02-22Fix various typos (#17621)luzpaz
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-10Fix poll votes not being properly reset on poll change (#17498)Claire
2022-02-10Add editing for published statuses (#17320)Eugen Rochko
2022-01-28Refactor and improve tests (#17386)Claire
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2021-12-17Add ability to purge undeliverable domains from admin interface (#16686)Claire
2021-11-26Remove Keybase integration (#17045)Eugen Rochko
2021-11-25Fix filtering DMs from non-followed users (#17042)Claire
2021-11-05Add support for structured data and more OpenGraph tags to link cards (#16938)Eugen Rochko
2021-10-21Fix some link previews being incorrectly generated from other prior links (#1...Claire
2021-10-21Add support for fetching Create and Announce activities by URI (#16383)Claire
2021-10-18Add remove from followers api (#16864)Takeshi Umeda
2021-10-14Fix scheduled statuses decreasing statuses counts (#16791)Claire
2021-09-01Fix processing mentions to domains with non-ascii TLDs (#16689)Claire
2021-08-20Add tests for SuspendAccountService and UnsuspendAccountService (#16627)Claire
2021-08-11Fix crash when encountering invalid account fields (#16598)Claire
2021-08-09Add feature to automatically delete old toots (#16529)Claire
2021-08-08Fix owned account notes not being deleted when an account is deleted (#16579)Claire
2021-07-07Add tests for BootstrapTimelineService (#16476)Claire
2021-05-10Fix blocking someone not clearing up list feeds (#16205)Claire
2021-05-07Remove PubSubHubbub-related columns from accounts table (#16170)Eugen Rochko
2021-04-24Change auto-following admin-selected accounts, show in recommendations (#16078)Eugen Rochko
2021-03-04Fix URL scanning in note length validator and preview card fetching (#15827)Claire
2021-02-24Change ResolveAccountService's handling of skip_webfinger (#15750)Claire
2020-12-22Improve account deletion performances further (#15407)ThibG
2020-12-22Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)Eugen Rochko
2020-12-21Fix some notifications not being deleted on poll/status deletion (#15402)ThibG
2020-12-18Fix resolving accounts sometimes creating duplicate records for a given AP id...ThibG
2020-12-17Improve searching for private toots from URL (#14856)ThibG
2020-11-19Fix webfinger redirect handling in ResolveAccountService (#15187)ThibG
2020-11-19Add import/export feature for bookmarks (#14956)ThibG
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-10-21Add follower synchronization mechanism (#14510)ThibG
2020-10-12Add IP-based rules (#14963)Eugen Rochko