448 Commits (ebb8c8920795a31a3188d39b926a5074bb8b69cf)

Author SHA1 Message Date
  Eugen Rochko 76f360c625 If HTTP signature is wrong and webfinger cache is stale, retry with resolve (#5129) 6 years ago
  abcang 3d9b8847d2 Flush body when POST requests (#5128) 6 years ago
  Eugen Rochko e528114c53 Follow-up to #4582 and #5027, removing dead code (#5101) 6 years ago
  Eugen Rochko cf7fbf2c56 Fix #5059 - Stop processing payload if it's from local account (#5100) 6 years ago
  Eugen Rochko 91e5b0dfdb Send streaming API delete to people mentioned in status (#5103) 6 years ago
  aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019) 6 years ago
  Akihiko Odaki bb4d005a83 Introduce OStatus::TagManager (#5008) 6 years ago
  Eugen Rochko 41e6c8b151 Fix incomplete account records being read (#4998) 6 years ago
  Eugen Rochko 09a94b575e Admin interface for listing, adding and removing custom emojis (#5002) 6 years ago
  unarist 1eab53ee10 Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService (#4979) 6 years ago
  Akihiko Odaki 48d77ea1eb Fix filterable_languages method of SettingsHelper (#4966) 6 years ago
  ふぁぼ原 3816943e6b Enable to recognize most kinds of characters as URL paths (#4941) 6 years ago
  Eugen Rochko 596dab06e9 Support OpenGraph video embeds (#4897) 6 years ago
  ThibG af00220d79 Fix refollowing (#4931) 6 years ago
  Eugen Rochko b9d241c6f5 Fix #4917 - Add missing suspend checks (#4921) 6 years ago
  ThibG f29918e707 [WiP] Whenever a remote keypair changes, unfollow them and re-subscribe to … (#4907) 6 years ago
  Eugen Rochko 7d7844a47f Default follows for new users (#4871) 6 years ago
  Eugen Rochko 90712d4293 Fix errors preventing UnsubscribeService from working (#4866) 6 years ago
  Eugen Rochko 9e15eeec63 Add missing reject_media check before avatar download via ActivityPub (#4862) 6 years ago
  Eugen Rochko 4b460bc571 Fix #4852 - Check if already requested from FollowService (#4855) 6 years ago
  Eugen Rochko 7ca173be47 Fix #4850 - When visibility missing from API call to toot, fallback to user preference (#4861) 6 years ago
  Eugen Rochko a4caa7eb62 Fetch statuses/following/followers numbers from ActivityPub collections (#4840) 6 years ago
  Eugen Rochko e821c00e74 Fix mentions in direct statuses not being delivered via AP (#4806) 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
  Eugen Rochko 1b5806b744 Define missing JSON-LD properties (#4767) 6 years ago
  Eugen Rochko 390bfec6da Avoid sending some ActivityPub payloads if the receiver will get them through distribution (#4739) 6 years ago
  Eugen Rochko 7dc5035031 Make PreviewCard records reuseable between statuses (#4642) 6 years ago
  unarist f7937d903c Don't process ActivityPub payload if signature is invalid (#4752) 6 years ago
  James 6b2be5dbfb Guarantee Subscription service first account has proper URL details (#4732) 6 years ago
  Eugen Rochko 7b8f262840 Forward ActivityPub creates that reply to local statuses (#4709) 6 years ago
  Eugen Rochko 4c76402ba1 Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) 6 years ago
  unarist 7876aed134 Fix deletion of status which has been reblogged (#4728) 6 years ago
  Eugen Rochko 2a2698e450 Add ActivityPub serializer for Undo of Announce (#4703) 6 years ago
  Eugen Rochko 00840f4f2e Add handling of Linked Data Signatures in payloads (#4687) 6 years ago
  masarakki 649a20ab46 authorize-follow-requests-after-unlocking (#4658) 6 years ago
  Eugen Rochko cf615abbf9 Add configuration to disable private status federation over PuSH (#4582) 6 years ago
  unarist b01a19fe39 Fetch reblogs as Announce activity instead of Note object (#4672) 6 years ago
  unarist 760cfe328f Fix accessing to XML attribute in FetchAtomService (#4668) 6 years ago
  unarist 5927b43c0f Ignore empty response in ActivityPub::FetchRemoteStatusService (#4661) 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 3534e115e5 Do not try to re-subscribe to unsubscribed accounts (#4653) 6 years ago
  Eugen Rochko 6e9eda5331 ActivityPub migration procedure (#4617) 6 years ago
  Eugen Rochko fe5b66aa08 Handle duplicate ActivityPub activities (#4639) 6 years ago
  Yamagishi Kazutoshi 5f22c0189d Add support for searching AP users (#4599) 6 years ago
  Eugen Rochko 26d26644ac Require "inbox" to be set on actor to be ActivityPub-ready (#4595) 6 years ago
  Yamagishi Kazutoshi 96e9ed13de Fix search (regression from #4589) (#4594) 6 years ago
  Eugen Rochko 4e75f0d889 Hook up URL-based resource look-up to ActivityPub (#4589) 6 years ago