330 Commits (cac4f7fdd73b58b92528ee590ddaab46e9d35936)

Author SHA1 Message Date
Claire ea4cffac37 Fix unbounded recursion in post discovery (#23506)
2 years ago
Markus Unterwaditzer 4a902cc7f6 Suppress AddressFamilyError in link verification (#23204)
2 years ago
Claire 42aa864c84 Add support for editing media description and focus point of already-posted statuses (#20878)
2 years ago
Markus Unterwaditzer b7f37e68ad fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)
2 years ago
Claire 6ccc1c09b6 Fix possible race conditions when suspending/unsuspending accounts (#22363)
2 years ago
Claire aec7de494f Fix unbounded recursion in account discovery (#22025)
2 years ago
Claire be16e6f26c Fix attachments of edited statuses not being fetched (#21565)
2 years ago
Rose b54c639482 Fix style for hashes (#20518)
2 years ago
Joshua Wood e0940d04f1 Handle links with no href in VerifyLinkService (#20741)
2 years ago
Hampton Lintorn-Catlin 277e2590e2 Support UTF-8 Characters in Domains During CSV Import (#20592)
2 years ago
Claire 5778ba1028 Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)
2 years ago
Claire ae89367588 Change mentions of blocked users to not be processed (#19725)
2 years ago
Claire a2d48543b8 Change flaky AccountSearchService test (#19650)
2 years ago
Yamagishi Kazutoshi 65c91f5cb3 Fix `FetchFeaturedCollectionService` spec (#19401)
2 years ago
Claire d43f71e606 Add tests to ActivityPub::FetchRemoteKeyService (#19226)
2 years ago
Claire a37cc7541f Fix various rspec warnings in ReportService tests (#19189)
2 years ago
Claire e1d78575c4 Refactor ActivityPub handling to prepare for non-Account actors (#19212)
2 years ago
Eugen Rochko f4e91041b2 Add ability to filter followed accounts' posts by language (#19095)
2 years ago
Claire b8853ddcb9 Improve error reporting and logging when processing remote accounts (#15605)
2 years ago
Eugen Rochko b2e1224baa Add ability to block sign-ups from IP (#19037)
2 years ago
Claire 6e31d2d520 Fix crash when a remote Flag activity mentions a private post (#18760)
2 years ago
Claire 14dca6b469 Fix NoMethodError when resolving a link that redirects to a local post (#18314)
2 years ago
Claire ac4b3039fa Fix compatibility with Friendica regarding pinned posts (#18254)
2 years ago
Eugen Rochko a8e694233c Fix opening and closing Redis connections instead of using a pool (#18171)
2 years ago
Claire 10014f29a5 Fix temporary network/remote server error prevent from interactions with remote accounts (#18161)
2 years ago
Eugen Rochko 553889bc7c Fix single Redis connection being used across all threads (#18135)
2 years ago
Claire d62ebc9d7b Fix spurious edits and require incoming edits to be explicitly marked as such (#17918)
2 years ago
Claire ffd34fd31a Fix test-related issues (#17888)
3 years ago
Eugen Rochko 88f93d03fe Fix edits with no actual changes being allowed (#17843)
3 years ago
Claire 2b2626619c Fix issues with processing toot edits (#17748)
3 years ago
Eugen Rochko dcbc83c9b3 Fix not updating a status when newer version is fetched manually (#17745)
3 years ago
Claire c49a7369dd Add test for reblog race condition fix (#17732)
3 years ago
Claire f677ac5fb8 Add tests for CVE-2022-24307 (#17733)
3 years ago
Eugen Rochko 9c2275d15f Change how changes to media attachments are stored for edits (#17696)
3 years ago
Josh Soref 1c070bd94c Spelling (#17705)
3 years ago
luzpaz b97e7364f3 Fix various typos (#17621)
3 years ago
Claire 2e551a9c6e Fix Undo Announce sometimes inlining the originally Announced status (#17516)
3 years ago
Claire 231cb8bebe Fix some flaky tests that randomly failed because of item ordering (#17509)
3 years ago
Claire 612c6255dc Improve tests involving push_bulk (#17508)
3 years ago
Claire 2e7bc0fbf5 Fix poll votes not being properly reset on poll change (#17498)
3 years ago
Eugen Rochko cb76142d9e Add editing for published statuses (#17320)
3 years ago
Claire 1f07ab014d Refactor and improve tests (#17386)
3 years ago
Eugen Rochko 06b698a723 Add support for editing for published statuses (#16697)
3 years ago
Claire 44c8b6ff2f Add ability to purge undeliverable domains from admin interface (#16686)
3 years ago
Eugen Rochko 4375813ea7 Remove Keybase integration (#17045)
3 years ago
Claire be1c45d252 Fix filtering DMs from non-followed users (#17042)
3 years ago
Eugen Rochko 4dc87ffc06 Add support for structured data and more OpenGraph tags to link cards (#16938)
3 years ago
Claire 63eb19b5e0 Fix some link previews being incorrectly generated from other prior links (#16885)
3 years ago
Claire 76ff60ad74 Add support for fetching Create and Announce activities by URI (#16383)
3 years ago
Takeshi Umeda dae4762733 Add remove from followers api (#16864)
3 years ago
Claire 4a813ec686 Fix scheduled statuses decreasing statuses counts (#16791)
3 years ago
Claire a20cb503ec Fix processing mentions to domains with non-ascii TLDs (#16689)
3 years ago
Claire b48cd23cf3 Add tests for SuspendAccountService and UnsuspendAccountService (#16627)
3 years ago
Claire acf7595157 Fix crash when encountering invalid account fields (#16598)
3 years ago
Claire 1fcf310c60 Add feature to automatically delete old toots (#16529)
3 years ago
Claire 17318962de Fix owned account notes not being deleted when an account is deleted (#16579)
3 years ago
Claire 8a9afccd92 Add tests for BootstrapTimelineService (#16476)
3 years ago
Claire 5523279893 Fix blocking someone not clearing up list feeds (#16205)
3 years ago
Eugen Rochko 909c524fa7 Remove PubSubHubbub-related columns from accounts table (#16170)
3 years ago
Eugen Rochko f5d59b3979 Change auto-following admin-selected accounts, show in recommendations (#16078)
3 years ago
Claire 53d99e7426 Fix URL scanning in note length validator and preview card fetching (#15827)
4 years ago
Claire 7411520821 Change ResolveAccountService's handling of skip_webfinger (#15750)
4 years ago
ThibG 8d75aa630f Improve account deletion performances further (#15407)
4 years ago
Eugen Rochko 3489758ff2 Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)
4 years ago
ThibG 806f7ea54f Fix some notifications not being deleted on poll/status deletion (#15402)
4 years ago
ThibG 0b3e9c1e4c Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364)
4 years ago
ThibG 509ab82fb2 Improve searching for private toots from URL (#14856)
4 years ago
ThibG f2e1d77706 Fix webfinger redirect handling in ResolveAccountService (#15187)
4 years ago
ThibG 8e79bac43d Add import/export feature for bookmarks (#14956)
4 years ago
Eugen Rochko 38be9af436 Add support for reversible suspensions through ActivityPub (#14989)
4 years ago
ThibG 694a5e33d5 Add follower synchronization mechanism (#14510)
4 years ago
Eugen Rochko da4c730c47 Add IP-based rules (#14963)
4 years ago
Eugen Rochko 02c4c91faa Add option to be notified when a followed user posts (#13546)
4 years ago
Eugen Rochko e514304a76 Change account suspensions to be reversible by default (#14726)
4 years ago
Eugen Rochko 78ceda1af6 Refactor how public and tag timelines are queried (#14728)
4 years ago
Eugen Rochko 89fd56627c Fix various warnings in rspec (#14729)
4 years ago
ThibG 109ea6f860 Fix removing allowed domains being done synchronously (#14302)
4 years ago
ThibG bbfafea10a Add test for removing endorsed accounts on account deletion/suspension (#14241)
4 years ago
ThibG a7400a4f97 Make domain block/silence/reject-media code more robust (#13424)
4 years ago
ThibG 063940f489 Fix hashtag search performing account search as well (#13758)
4 years ago
Eugen Rochko 96920a7b8e Fix not being able to resolve public resources in development environment (#13505)
4 years ago
Eugen Rochko b1c596e8f3 Fix background jobs not using locks like they are supposed to (#13361)
5 years ago
ThibG 54da8c4337 Fix media not being marked sensitive when client sets a CW but no text (#13277)
5 years ago
Eugen Rochko 930ba0630f Fix media attachments without file being uploadable (#12562)
5 years ago
Eugen Rochko c72c27756f Fix IDN mentions not being processed, IDN domains not being rendered (#12715)
5 years ago
ThibG 357bee5ab9 Clean up OStatus-related codepaths (#12173)
5 years ago
Thomas Citharel fce806216b Add Event activity-type support (#12637)
5 years ago
ThibG 32ef133fa6 Fix FetchLinkCardServices crashing on a tags without a target (#12159)
5 years ago
Eugen Rochko 357a2e5564 Add cache for OEmbed endpoints to avoid extra HTTP requests (#12403)
5 years ago
BSKY 483cf4d52a Add noopener and/or noreferrer (#12202)
5 years ago
Eugen Rochko 059287ad08 Add `reason` param to `POST /api/v1/accounts` REST API (#12064)
5 years ago
ThibG 081cae4c22 Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid (#12037)
5 years ago
Eugen Rochko 67713f8b08 Remove HEAD request from fetching link previews (#12028)
5 years ago
Eugen Rochko 66d3e13777 Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977)
5 years ago
ThibG 70990720c5 Change silences to always require approval on follow (#11975)
5 years ago
Eugen Rochko 6393a094c6 Add more accurate account search (#11537)
5 years ago
ThibG 072e696aa1 Add domain block notes (#11515)
5 years ago
Eugen Rochko 9c617b3b3a Add search syntax for operators and phrases (#11411)
5 years ago
Eugen Rochko f9ed4354b1 Remove WebSub subscriptions (#11303)
5 years ago
ThibG c2126e3f98 Add ActivityPub actor representing the entire server (#11321)
5 years ago