about summary refs log tree commit diff
path: root/spec/services
AgeCommit message (Expand)Author
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
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-09-07Refactor how public and tag timelines are queried (#14728)Eugen Rochko
2020-09-04Fix various warnings in rspec (#14729)Eugen Rochko
2020-07-15Fix removing allowed domains being done synchronously (#14302)ThibG
2020-07-07Add test for removing endorsed accounts on account deletion/suspension (#14241)ThibG
2020-06-09Make domain block/silence/reject-media code more robust (#13424)ThibG
2020-05-14Fix hashtag search performing account search as well (#13758)ThibG
2020-04-25Fix not being able to resolve public resources in development environment (#1...Eugen Rochko
2020-03-31Fix background jobs not using locks like they are supposed to (#13361)Eugen Rochko
2020-03-25Fix media not being marked sensitive when client sets a CW but no text (#13277)ThibG
2020-01-23Fix media attachments without file being uploadable (#12562)Eugen Rochko
2019-12-30Fix IDN mentions not being processed, IDN domains not being rendered (#12715)Eugen Rochko
2019-12-17Clean up OStatus-related codepaths (#12173)ThibG
2019-12-16Add Event activity-type support (#12637)Thomas Citharel
2019-11-21Fix FetchLinkCardServices crashing on a tags without a target (#12159)ThibG
2019-11-17Add cache for OEmbed endpoints to avoid extra HTTP requests (#12403)Eugen Rochko
2019-10-24Add noopener and/or noreferrer (#12202)BSKY
2019-10-03Add `reason` param to `POST /api/v1/accounts` REST API (#12064)Eugen Rochko
2019-10-01Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid ...ThibG
2019-10-01Remove HEAD request from fetching link previews (#12028)Eugen Rochko