Age | Commit message (Expand) | Author |
2021-10-14 | Fix scheduled statuses decreasing statuses counts (#16791) | Claire |
2021-09-01 | Fix processing mentions to domains with non-ascii TLDs (#16689) | Claire |
2021-08-20 | Add tests for SuspendAccountService and UnsuspendAccountService (#16627) | Claire |
2021-08-11 | Fix crash when encountering invalid account fields (#16598) | Claire |
2021-08-09 | Add feature to automatically delete old toots (#16529) | Claire |
2021-08-08 | Fix owned account notes not being deleted when an account is deleted (#16579) | Claire |
2021-07-07 | Add tests for BootstrapTimelineService (#16476) | Claire |
2021-05-10 | Fix blocking someone not clearing up list feeds (#16205) | Claire |
2021-05-07 | Remove PubSubHubbub-related columns from accounts table (#16170) | Eugen Rochko |
2021-04-24 | Change auto-following admin-selected accounts, show in recommendations (#16078) | Eugen Rochko |
2021-03-04 | Fix URL scanning in note length validator and preview card fetching (#15827) | Claire |
2021-02-24 | Change ResolveAccountService's handling of skip_webfinger (#15750) | Claire |
2020-12-22 | Improve account deletion performances further (#15407) | ThibG |
2020-12-22 | Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) | Eugen Rochko |
2020-12-21 | Fix some notifications not being deleted on poll/status deletion (#15402) | ThibG |
2020-12-18 | Fix resolving accounts sometimes creating duplicate records for a given AP id... | ThibG |
2020-12-17 | Improve searching for private toots from URL (#14856) | ThibG |
2020-11-19 | Fix webfinger redirect handling in ResolveAccountService (#15187) | ThibG |
2020-11-19 | Add import/export feature for bookmarks (#14956) | ThibG |
2020-11-08 | Add support for reversible suspensions through ActivityPub (#14989) | Eugen Rochko |
2020-10-21 | Add follower synchronization mechanism (#14510) | ThibG |
2020-10-12 | Add IP-based rules (#14963) | Eugen Rochko |
2020-09-18 | Add option to be notified when a followed user posts (#13546) | Eugen Rochko |
2020-09-15 | Change account suspensions to be reversible by default (#14726) | Eugen Rochko |
2020-09-07 | Refactor how public and tag timelines are queried (#14728) | Eugen Rochko |
2020-09-04 | Fix various warnings in rspec (#14729) | Eugen Rochko |
2020-07-15 | Fix removing allowed domains being done synchronously (#14302) | ThibG |
2020-07-07 | Add test for removing endorsed accounts on account deletion/suspension (#14241) | ThibG |
2020-06-09 | Make domain block/silence/reject-media code more robust (#13424) | ThibG |
2020-05-14 | Fix hashtag search performing account search as well (#13758) | ThibG |
2020-04-25 | Fix not being able to resolve public resources in development environment (#1... | Eugen Rochko |
2020-03-31 | Fix background jobs not using locks like they are supposed to (#13361) | Eugen Rochko |
2020-03-25 | Fix media not being marked sensitive when client sets a CW but no text (#13277) | ThibG |
2020-01-23 | Fix media attachments without file being uploadable (#12562) | Eugen Rochko |
2019-12-30 | Fix IDN mentions not being processed, IDN domains not being rendered (#12715) | Eugen Rochko |
2019-12-17 | Clean up OStatus-related codepaths (#12173) | ThibG |
2019-12-16 | Add Event activity-type support (#12637) | Thomas Citharel |
2019-11-21 | Fix FetchLinkCardServices crashing on a tags without a target (#12159) | ThibG |
2019-11-17 | Add cache for OEmbed endpoints to avoid extra HTTP requests (#12403) | Eugen Rochko |
2019-10-24 | Add noopener and/or noreferrer (#12202) | BSKY |
2019-10-03 | Add `reason` param to `POST /api/v1/accounts` REST API (#12064) | Eugen Rochko |
2019-10-01 | Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid ... | ThibG |
2019-10-01 | Remove HEAD request from fetching link previews (#12028) | Eugen Rochko |
2019-09-28 | Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) | Eugen Rochko |
2019-09-27 | Change silences to always require approval on follow (#11975) | ThibG |
2019-08-16 | Add more accurate account search (#11537) | Eugen Rochko |
2019-08-07 | Add domain block notes (#11515) | ThibG |
2019-07-27 | Add search syntax for operators and phrases (#11411) | Eugen Rochko |
2019-07-21 | Remove WebSub subscriptions (#11303) | Eugen Rochko |
2019-07-19 | Add ActivityPub actor representing the entire server (#11321) | ThibG |