232 Commits (846cd4e8381c891816cf814582304b534db4ee5f)

Author SHA1 Message Date
  ThibG 34fa305a00 Fix race condition when processing incoming OStatus messages (#5013) 6 years ago
  Akihiko Odaki bb4d005a83 Introduce OStatus::TagManager (#5008) 6 years ago
  Naoki Kosaka df1ce2350c Fix non-local statuses are html_encoded in public_page. (#5012) 6 years ago
  Andrew 0401a24558 Add support for multiple themes (#4959) 6 years ago
  Eugen Rochko dce869dfc7 Define emoji context for ActivityPub (#5004) 6 years ago
  Eugen Rochko 81cec35dbf Custom emoji (#4988) 6 years ago
  unarist 17bf3363ac Add published property to ActivityPub activity for reblogs (#5000) 6 years ago
  unarist 3f07f1b2b1 Raise an error on getting activity uri for remote status (#4984) 6 years ago
  unarist ec36df97c4 Escape URL parts on formatting local status (#4975) 6 years ago
  Akihiko Odaki 48d77ea1eb Fix filterable_languages method of SettingsHelper (#4966) 6 years ago
  ThibG 4a73615193 Fix race condition when receiving an ActivityPub Create multiple times (#4930) 6 years ago
  ふぁぼ原 3816943e6b Enable to recognize most kinds of characters as URL paths (#4941) 6 years ago
  unarist a4c500176b Include requested URL into the message on network errors (#4945) 6 years ago
  ThibG 550ff677da Fix ActivityPub handling of replies with WEB_DOMAIN (#4895) (#4904) 6 years ago
  Eugen Rochko 881856553e Fix #4894 - Merge context hash into final JSON hash after key transform (#4898) 6 years ago
  unarist a12572e074 Handle stream_entry URL correctly in ActivityPub (#4854) 6 years ago
  Eugen Rochko 1caf11ddcc Fix language filter codes (#4841) 6 years ago
  Eugen Rochko e7adbf572a Switch to static URIs, new URI format in both protocols for new statuses (#4815) 6 years ago
  Eugen Rochko 9b50a9dd83 Fix some ActivityPub JSON bugs (#4796) 6 years ago
  Eugen Rochko 37fdddd927 Rename "locked" to "manuallyApprovesFollowers" in ActivityPub (#4779) 6 years ago
  Eugen Rochko d3b6746173 Make "unfollow" undo pending outgoing follow request too (#4781) 6 years ago
  unarist 6a4e2db661 Raise an error for remote url in StatusFinder (#4776) 6 years ago
  Eugen Rochko 1b5806b744 Define missing JSON-LD properties (#4767) 6 years ago
  Eugen Rochko e482595a5d Add ActivityPub handler for Delete->Actor activities (#4761) 6 years ago
  Eugen Rochko c2980d5b17 Do not rely on activity arriving exactly once after delete arrived (#4754) 6 years ago
  unarist 8fd8f81ae7 Deduplicate with local status on Create activity (#4763) 6 years ago
  unarist 504737e860 Convert OStatus tag to ActivityPub id on in_reply_to resolution (#4756) 6 years ago
  unarist af2d22f88c Fallback from perform_via_activitypub on private posts (#4758) 6 years ago
  Eugen Rochko 9a5ae09620 Remove identity context from output of LinkedDataSignature (#4753) 6 years ago
  Eugen Rochko 7b8f262840 Forward ActivityPub creates that reply to local statuses (#4709) 6 years ago
  Eugen Rochko e95bdec7c5 Update status embeds (#4742) 6 years ago
  Eugen Rochko 4c76402ba1 Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) 6 years ago
  unarist 938cd2875b Fix Delete activity handling when the status has been reblogged (#4729) 6 years ago
  unarist f095a9f8a5 Allow Symbol keyed Hash in LinkedDataSignature (#4715) 6 years ago
  Eugen Rochko 0d5d11eeff Add _:inReplyToAtomUri to ActivityPub (#4702) 6 years ago
  Eugen Rochko 0397c58b61 Forward ActivityPub deletes to followers of rebloggers (#4706) 6 years ago
  Eugen Rochko 884b085f53 Use Tombstone and _:atomUri in Delete activities as fallback (#4704) 6 years ago
  Eugen Rochko 00840f4f2e Add handling of Linked Data Signatures in payloads (#4687) 6 years ago
  unarist b01a19fe39 Fetch reblogs as Announce activity instead of Note object (#4672) 6 years ago
  unarist d63de55ef8 Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662) 6 years ago
  Eugen Rochko 72bb3e03fd Support more variations of ActivityPub keyId in signature (#4630) 6 years ago
  Eugen Rochko fe5b66aa08 Handle duplicate ActivityPub activities (#4639) 6 years ago
  Eugen Rochko 412ea87306 Improve ActivityPub/OStatus compatibility (#4632) 6 years ago
  Eugen Rochko c7d2619ab1 Parse OStatus tag URIs in ActivityPub handlers when those are local (#4631) 6 years ago
  Eugen Rochko 4edf9d849f Make ActivityPub::TagManager#local_uri? recognize local URIs with ports (#4628) 6 years ago
  Eugen Rochko 10489b4e4a If url attribute not present in Note, fallback to id attribute (#4629) 6 years ago
  Eugen Rochko 40c45f5dd9 Put ActivityPub alternate link into Atom, prefer it when processing Atom (#4623) 6 years ago
  Eugen Rochko ad892dbc0c Add _:atomUri property for deduplicating OStatus/ActivityPub legacy records (#4593) 6 years ago
  Eugen Rochko 4fcbb1f838 Re-add missing transaction around status-from-OStatus creation (#4603) 6 years ago
  unarist a855956185 Fix ActivityPub follow interaction and add more specs (#4601) 6 years ago