56 Commits (7e48bb1d6e2016a253dd1d5000823b3e2424dd79)

Author SHA1 Message Date
Claire 49219508bc
Fix anonymous access to outbox not being cached by the reverse proxy (#16458) 3 years ago
Claire 3b27b09acb
Fix some IDs in instance actor outbox (#16343) 3 years ago
Claire 566fc90913
Add Ruby 3.0 support (#16046) 3 years ago
ThibG a1a8aa4a08
Skip processing Update activities on unknown accounts (#15514) 3 years ago
Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989) 4 years ago
ThibG ca56527140
Add follower synchronization mechanism (#14510) 4 years ago
Eugen Rochko e6b272e5c9
Change REST API to return empty data for suspended accounts (#14765) 4 years ago
ThibG abee40b232
Add outbox attribute to instance actor (#14721) 4 years ago
Eugen Rochko 17340365bb
Add featured hashtags as an ActivityPub collection (#11595) 4 years ago
Akihiko Odaki 64ef37b89d
Introduce ApplicationController#cache_collection_paginated_by_id (#14677) 4 years ago
Eugen Rochko 5d8398c8b8
Add E2EE API (#13820) 4 years ago
Thibaut Girka 18f2c39074 Hide local-only pinned toots from public profiles 4 years ago
Eugen Rochko 988b0493fe
Add more tests for ActivityPub controllers (#13585) 4 years ago
Eugen Rochko 5edff32733
Change delivery failure tracking to work with hostnames instead of URLs (#13437) 4 years ago
ThibG bd684e25d9 Fix incoming federation in whitelist mode (#12185) 5 years ago
abcang 059945c97c Improve status pin query (#11972) 5 years ago
ThibG 53071389ee Fix multiple issues with replies collection for pages further than self-replies (#11582) 5 years ago
Eugen Rochko 24552b5160
Add whitelist mode (#11291) 5 years ago
Eugen Rochko c669bb42ba
Add (back) rails-level JSON caching (#11333) 5 years ago
ThibG 15ddabf95a Fix caching headers in ActivityPub endpoints (#11331) 5 years ago
Eugen Rochko 5bf67ca913
Add ActivityPub secure mode (#11269) 5 years ago
Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more (#11249) 5 years ago
Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205) 5 years ago
ThibG cac9110533 Cleanup various controllers (#10972) 5 years ago
ThibG cc6e3c3900 Cache featured collections, as well as outbox, followers and following (#10467) 5 years ago
ThibG 68c797bece Ensure request.body isn't emptied out before signature verification (#10432) 5 years ago
ThibG 66d9452092 Do not try fetching keys of unknown accounts on a Delete from them (#10326) 5 years ago
ysksn ed24bb2c3e Add specs for activitypub collections controller (#9484) 5 years ago
Eugen Rochko d4cf963749
Allow inbox owner to view implicitly targeted ActivityPub payload (#9093) 6 years ago
Eugen Rochko 2c1f7b2ece
Better pagination for ActivityPub outbox (#7356) 6 years ago
Eugen Rochko 9110db41c5
Federate pinned statuses over ActivityPub (#6610) 6 years ago
abcang cf32f7da5c Fix response of signature_verification_failure_reason (#6441) 6 years ago
puckipedia 8e4cf6282b Allow retrieval of private statuses (single or in outbox) using HTTP signatures (#6225) 6 years ago
Akihiko Odaki 613e7c7521 Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 6 years ago
Eugen Rochko dbda87c31f
Revert #5772 (#6221) 6 years ago
Eugen Rochko c10f4bdb03
Cache JSON of immutable ActivityPub representations (#6171) 6 years ago
Akihiko Odaki 161c72d66d Allow to dereference Follow object for ActivityPub (#5772) 6 years ago
Erin c5a4eda694 move outbox filtering to Status#permitted_for (as per @ekiru) 7 years ago
Erin f080a9fac7 filter local-only toots from AP outboxes 7 years ago
ThibG dfaa219f88 Fix HTTP responses for salmon and ActivityPub inbox processing (#5200) 7 years ago
Eugen Rochko f4ca116ea8 After 7 days of repeated delivery failures, give up on inbox (#5131) 7 years ago
Eugen Rochko a187dcefa1 Instantly upgrade account to ActivityPub if we receive ActivityPub payload (#4766) 7 years ago
Eugen Rochko 2db9ccaf3e Add sharedInbox to actors (#4737) 7 years ago
Eugen Rochko 6e9eda5331 ActivityPub migration procedure (#4617) 7 years ago
Eugen Rochko 6df8bd277b Set correct content-type for ActivityPub JSON (#4592) 7 years ago
Eugen Rochko dd7ef0dc41 Add ActivityPub inbox (#4216) 7 years ago
Eugen Rochko a6328fc1b1 Minor ActivityPub JSON fixes (#4214) 7 years ago
Eugen Rochko 8c45cd0e36 Improve ActivityPub representations (#3844) 7 years ago