211 Commits (48f0f3ffeeb2b3dfb8af7d4d0fba3b64697d125c)

Author SHA1 Message Date
Eugen Rochko d60fd87e01
Don't leave behind husk of remotely-deleted profile (#6159) 7 years ago
abcang 3caec1ecc2 Save media outside transaction (#5959) 7 years ago
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 7 years ago
Eugen Rochko 4c6b5dbe96
Add semi-support for Video/Image objects in ActivityPub (#5848) 7 years ago
Eugen Rochko 85e97ecab6
Fix too many forwards (#5854) 7 years ago
Eugen Rochko 58cede4808
Profile redirect notes (#5746) 7 years ago
Renato "Lond" Cerqueira ad207456d6 Improve language filter (#5724) 7 years ago
puckipedia 0cb329f63a Allow ActivityPub Note's tag and attachment to be single objects (#5534) 7 years ago
Eugen Rochko 484208ce12 When status is fetched instead of delivered, do not stream it (#5437) 7 years ago
unarist 8125fdc19f Use atomUri in Undo activity of Announce (#5376) 7 years ago
Eugen Rochko 0717d9b3e6 Set snowflake IDs for backdated statuses (#5260) 7 years ago
Eugen Rochko 3a3475450e Encode custom emojis as resolveable objects in ActivityPub (#5243) 7 years ago
Akihiko Odaki 63f0979799 Validate id of ActivityPub representations (#5114) 7 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123) 7 years ago
Eugen Rochko cf7fbf2c56 Fix #5059 - Stop processing payload if it's from local account (#5100) 7 years ago
Akihiko Odaki 98936bfcdf Add missing validations in ActivityPub::Activity::Create (#5096) 7 years ago
Akihiko Odaki bb4d005a83 Introduce OStatus::TagManager (#5008) 7 years ago
Eugen Rochko dce869dfc7 Define emoji context for ActivityPub (#5004) 7 years ago
Eugen Rochko 81cec35dbf Custom emoji (#4988) 7 years ago
unarist 17bf3363ac Add published property to ActivityPub activity for reblogs (#5000) 7 years ago
unarist 3f07f1b2b1 Raise an error on getting activity uri for remote status (#4984) 7 years ago
ThibG 4a73615193 Fix race condition when receiving an ActivityPub Create multiple times (#4930) 7 years ago
Eugen Rochko 881856553e Fix #4894 - Merge context hash into final JSON hash after key transform (#4898) 7 years ago
unarist a12572e074 Handle stream_entry URL correctly in ActivityPub (#4854) 7 years ago
Eugen Rochko 9b50a9dd83 Fix some ActivityPub JSON bugs (#4796) 7 years ago
Eugen Rochko 37fdddd927 Rename "locked" to "manuallyApprovesFollowers" in ActivityPub (#4779) 7 years ago
Eugen Rochko d3b6746173 Make "unfollow" undo pending outgoing follow request too (#4781) 7 years ago
Eugen Rochko 1b5806b744 Define missing JSON-LD properties (#4767) 7 years ago
Eugen Rochko e482595a5d Add ActivityPub handler for Delete->Actor activities (#4761) 7 years ago
Eugen Rochko c2980d5b17 Do not rely on activity arriving exactly once after delete arrived (#4754) 7 years ago
unarist 8fd8f81ae7 Deduplicate with local status on Create activity (#4763) 7 years ago
Eugen Rochko 9a5ae09620 Remove identity context from output of LinkedDataSignature (#4753) 7 years ago
Eugen Rochko 7b8f262840 Forward ActivityPub creates that reply to local statuses (#4709) 7 years ago
unarist 938cd2875b Fix Delete activity handling when the status has been reblogged (#4729) 7 years ago
unarist f095a9f8a5 Allow Symbol keyed Hash in LinkedDataSignature (#4715) 7 years ago
Eugen Rochko 0d5d11eeff Add _:inReplyToAtomUri to ActivityPub (#4702) 7 years ago
Eugen Rochko 0397c58b61 Forward ActivityPub deletes to followers of rebloggers (#4706) 7 years ago
Eugen Rochko 884b085f53 Use Tombstone and _:atomUri in Delete activities as fallback (#4704) 7 years ago
Eugen Rochko 00840f4f2e Add handling of Linked Data Signatures in payloads (#4687) 7 years ago
unarist b01a19fe39 Fetch reblogs as Announce activity instead of Note object (#4672) 7 years ago
unarist d63de55ef8 Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662) 7 years ago
Eugen Rochko 72bb3e03fd Support more variations of ActivityPub keyId in signature (#4630) 7 years ago
Eugen Rochko fe5b66aa08 Handle duplicate ActivityPub activities (#4639) 7 years ago
Eugen Rochko 412ea87306 Improve ActivityPub/OStatus compatibility (#4632) 7 years ago
Eugen Rochko c7d2619ab1 Parse OStatus tag URIs in ActivityPub handlers when those are local (#4631) 7 years ago
Eugen Rochko 4edf9d849f Make ActivityPub::TagManager#local_uri? recognize local URIs with ports (#4628) 7 years ago
Eugen Rochko 10489b4e4a If url attribute not present in Note, fallback to id attribute (#4629) 7 years ago
Eugen Rochko 40c45f5dd9 Put ActivityPub alternate link into Atom, prefer it when processing Atom (#4623) 7 years ago
Eugen Rochko ad892dbc0c Add _:atomUri property for deduplicating OStatus/ActivityPub legacy records (#4593) 7 years ago
unarist a855956185 Fix ActivityPub follow interaction and add more specs (#4601) 7 years ago