388 Commits (7cc76b823ab4dfeca684051a99dba8ea4ce1a8fc)

Author SHA1 Message Date
Claire 1b4054256f
Fix crash when a remote Flag activity mentions a private post (#18760) 2 years ago
Claire e0bdaeab65
Fix NoMethodError when resolving a link that redirects to a local post (#18314) 2 years ago
Claire 71d02ffcf3
Fix compatibility with Friendica regarding pinned posts (#18254) 2 years ago
Eugen Rochko 7b0fe4aef9
Fix opening and closing Redis connections instead of using a pool (#18171) 2 years ago
Claire 84d991988e
Fix temporary network/remote server error prevent from interactions with remote accounts (#18161) 2 years ago
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads (#18135) 2 years ago
Claire 8f91e304a5
Fix spurious edits and require incoming edits to be explicitly marked as such (#17918) 2 years ago
Claire 30658924a8
Fix test-related issues (#17888) 2 years ago
Eugen Rochko 71f2b95106
Fix edits with no actual changes being allowed (#17843) 2 years ago
Claire 92a86b958e
Fix issues with processing toot edits (#17748) 2 years ago
Eugen Rochko ddbe906c25
Fix not updating a status when newer version is fetched manually (#17745) 2 years ago
Claire 5ccd6cbfda
Add test for reblog race condition fix (#17732) 2 years ago
Claire 63c9d2bc28
Add tests for CVE-2022-24307 (#17733) 2 years ago
Eugen Rochko d17fb70131
Change how changes to media attachments are stored for edits (#17696) 2 years ago
Josh Soref b5329e0035
Spelling (#17705) 2 years ago
luzpaz 73f5e4a1d9
Fix various typos (#17621) 2 years ago
Claire d4e6774a0c
Fix Undo Announce sometimes inlining the originally Announced status (#17516) 2 years ago
Claire 472bc89611
Fix some flaky tests that randomly failed because of item ordering (#17509) 2 years ago
Claire 2af03164cb
Improve tests involving push_bulk (#17508) 2 years ago
Claire 63854bee6c
Fix poll votes not being properly reset on poll change (#17498) 2 years ago
Eugen Rochko 63002cde03
Add editing for published statuses (#17320) 2 years ago
Claire e38fc319dc
Refactor and improve tests (#17386) 2 years ago
Eugen Rochko 1060666c58
Add support for editing for published statuses (#16697) 2 years ago
Claire 7f803c41e2
Add ability to purge undeliverable domains from admin interface (#16686) 2 years ago
Eugen Rochko 7de0ee7aba
Remove Keybase integration (#17045) 3 years ago
Claire 013bee6afb
Fix filtering DMs from non-followed users (#17042) 3 years ago
Eugen Rochko 39cdf61ab7
Add support for structured data and more OpenGraph tags to link cards (#16938) 3 years ago
Claire ec059317fa
Fix some link previews being incorrectly generated from other prior links (#16885) 3 years ago
Claire 3f9b28ce26
Add support for fetching Create and Announce activities by URI (#16383) 3 years ago
Takeshi Umeda 17f4e457b3
Add remove from followers api (#16864) 3 years ago
Claire 216570ad98
Fix scheduled statuses decreasing statuses counts (#16791) 3 years ago
Claire 2b18f7a943
Fix processing mentions to domains with non-ascii TLDs (#16689) 3 years ago
Claire 6702148472
Add tests for SuspendAccountService and UnsuspendAccountService (#16627) 3 years ago
Claire 13b08610a0
Fix crash when encountering invalid account fields (#16598) 3 years ago
Claire 4ac78e2a06
Add feature to automatically delete old toots (#16529) 3 years ago
Claire 763ab0c7eb
Fix owned account notes not being deleted when an account is deleted (#16579) 3 years ago
Claire 225c6582d1
Add tests for BootstrapTimelineService (#16476) 3 years ago
Claire afb7882189
Fix blocking someone not clearing up list feeds (#16205) 3 years ago
Eugen Rochko 1294f9ee4f
Remove PubSubHubbub-related columns from accounts table (#16170) 3 years ago
Eugen Rochko daccc07dc1
Change auto-following admin-selected accounts, show in recommendations (#16078) 3 years ago
Claire 5614e6724e
Fix URL scanning in note length validator and preview card fetching (#15827) 3 years ago
Claire 5f4c0b79c2
Change ResolveAccountService's handling of skip_webfinger (#15750) 3 years ago
ThibG 3249d35bdc
Improve account deletion performances further (#15407) 3 years ago
Eugen Rochko 9915d11c0d
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) 3 years ago
ThibG 43961035a9
Fix some notifications not being deleted on poll/status deletion (#15402) 3 years ago
ThibG a60d9335d8
Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364) 3 years ago
ThibG b1feb47055
Improve searching for private toots from URL (#14856) 3 years ago
ThibG 8b8004a962
Fix webfinger redirect handling in ResolveAccountService (#15187) 4 years ago
ThibG 96c1e71329
Add import/export feature for bookmarks (#14956) 4 years ago
Thibaut Girka 6c05db70fa Add tests 4 years ago