Age | Commit message (Expand) | Author |
2022-07-04 | Fix crash when a remote Flag activity mentions a private post (#18760) | Claire |
2022-05-17 | Fix NoMethodError when resolving a link that redirects to a local post (#18314) | Claire |
2022-05-02 | Fix compatibility with Friendica regarding pinned posts (#18254) | Claire |
2022-04-29 | Fix opening and closing Redis connections instead of using a pool (#18171) | Eugen Rochko |
2022-04-28 | Fix temporary network/remote server error prevent from interactions with remo... | Claire |
2022-04-28 | Fix single Redis connection being used across all threads (#18135) | Eugen Rochko |
2022-04-06 | Fix spurious edits and require incoming edits to be explicitly marked as such... | Claire |
2022-03-28 | Fix test-related issues (#17888) | Claire |
2022-03-26 | Fix edits with no actual changes being allowed (#17843) | Eugen Rochko |
2022-03-12 | Fix issues with processing toot edits (#17748) | Claire |
2022-03-12 | Fix not updating a status when newer version is fetched manually (#17745) | Eugen Rochko |
2022-03-10 | Add test for reblog race condition fix (#17732) | Claire |
2022-03-10 | Add tests for CVE-2022-24307 (#17733) | Claire |
2022-03-09 | Change how changes to media attachments are stored for edits (#17696) | Eugen Rochko |
2022-03-06 | Spelling (#17705) | Josh Soref |
2022-02-22 | Fix various typos (#17621) | luzpaz |
2022-02-11 | Fix Undo Announce sometimes inlining the originally Announced status (#17516) | Claire |
2022-02-10 | Fix some flaky tests that randomly failed because of item ordering (#17509) | Claire |
2022-02-10 | Improve tests involving push_bulk (#17508) | Claire |
2022-02-10 | Fix poll votes not being properly reset on poll change (#17498) | Claire |
2022-02-10 | Add editing for published statuses (#17320) | Eugen Rochko |
2022-01-28 | Refactor and improve tests (#17386) | Claire |
2022-01-19 | Add support for editing for published statuses (#16697) | Eugen Rochko |
2021-12-17 | Add ability to purge undeliverable domains from admin interface (#16686) | Claire |
2021-11-26 | Remove Keybase integration (#17045) | Eugen Rochko |
2021-11-25 | Fix filtering DMs from non-followed users (#17042) | Claire |
2021-11-05 | Add support for structured data and more OpenGraph tags to link cards (#16938) | Eugen Rochko |
2021-10-21 | Fix some link previews being incorrectly generated from other prior links (#1... | Claire |
2021-10-21 | Add support for fetching Create and Announce activities by URI (#16383) | Claire |
2021-10-18 | Add remove from followers api (#16864) | Takeshi Umeda |
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 |