139 Commits (e86663b1da9c31b57baf244effb94c063e10a424)

Author SHA1 Message Date
  Eugen Rochko e86663b1da
Fix alternative relay support regression (#10398) 5 years ago
  Eugen Rochko 11fe293e1b
Remove unused ActivityPub `@context` values depending on response (#10378) 5 years ago
  ThibG a20354a20b Set and store report URIs (#10303) 5 years ago
  Eugen Rochko 9f5b55ad4f
Fix poll update handler calling method was that was not available (#10246) 5 years ago
  ThibG 3a92885a86 Support pushing and receiving updates to poll tallies (#10209) 5 years ago
  ThibG 3aaac4f134 Do not allow adding votes to expired polls (#10214) 5 years ago
  ThibG 34f261e6af Avoid unnecessarily fetching the replies collection when it is empty (#10201) 5 years ago
  ThibG 833ffce2df Store remote votes URI (#10158) 5 years ago
  Eugen Rochko 0e6998da3c
Add tests for ActivityPub poll processing (#10143) 5 years ago
  Eugen Rochko ae1b9cf70a
Fix remote poll expiration time (#10144) 5 years ago
  Eugen Rochko 230a012f00
Add polls (#10111) 5 years ago
  ThibG d8498b3983 Give the `replies` collection an identifier and enable pagination (#10128) 5 years ago
  ThibG 9d3c6f1849 Improved remote thread fetching (#10106) 5 years ago
  ThibG 9edab46368 Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#10125) 5 years ago
  Eugen Rochko 1a1b8170bb
Fix Announce activities of unknown statuses not fetching those statuses (#10065) 5 years ago
  Eugen Rochko 147b4c2c3a
Add logging for rejected ActivityPub payloads and add tests (#10062) 5 years ago
  Eugen Rochko c417e8c198
Filter incoming Announce activities by relation to local activity (#10041) 5 years ago
  Eugen Rochko dad339da6d
Filter incoming Create activities by relation to local activity (#10005) 5 years ago
  ThibG 6a5307a573 Alternative handling of private self-boosts (#9998) 5 years ago
  ysksn bcfff65195 Create Redisable#redis (#9633) 5 years ago
  ThibG 75b1488cf4 Add tombstones for remote statuses (#9830) 5 years ago
  Eugen Rochko 31f396b57d
Add support for non-public reblogs from ActivityPub (#9841) 5 years ago
  Eugen Rochko 4ab42287c0
Use summary as summary for converted ActivityPub objects (#9823) 5 years ago
  ThibG a4f07bad95 Reduce chances of race conditions when processing deleted toots (#9815) 5 years ago
  ThibG 70be301d69 Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687) 5 years ago
  ThibG b2f4114550 Do not ignore federated reports targetting already-reported accounts (#9534) 5 years ago
  ThibG 290932602b Reduce usage of LD signatures (#9659) 5 years ago
  Eugen Rochko 0f938ff29c
Add handler for Move activity (#9629) 5 years ago
  Eugen Rochko aa9a20cde0
Fix ThreadResolveWorker getting queued with invalid URLs (#9628) 5 years ago
  Eugen Rochko 9311430ed7
Prevent multiple handlers for Delete of Actor from running (#9292) 5 years ago
  ThibG 7f5a4be580 Fix emoji update date processing (#9255) 5 years ago
  Eugen Rochko be202f9377
Accept the same payload in multiple inboxes and deliver (#9150) 5 years ago
  m.b 2b18f5f85d Add Page AP type support (#9121) 5 years ago
  ThibG e53cc673e7 Ignore invalid hashtags on remote statuses instead of rejecting them (#9118) 5 years ago
  ThibG 82e7988afc Fix missing `mention` argument when processing incoming Create activities (#9114) 5 years ago
  Eugen Rochko d4cf963749
Allow inbox owner to view implicitly targeted ActivityPub payload (#9093) 5 years ago
  Eugen Rochko fd5285658f
Add option to block reports from domain (#8830) 5 years ago
  Eugen Rochko ddd30f331c
Improve support for aspects/circles (#8950) 5 years ago
  Eugen Rochko 61d44dd11f
Fix typo in ActivityPub Create handler (#8952) 5 years ago
  Eugen Rochko 790d3bc637
Move network calls out of transaction in ActivityPub handler (#8951) 5 years ago
  ThibG ba444797d2 Fix handling of ActivityPub activities lacking some attributes (#8864) 5 years ago
  Eugen Rochko ef69c655cc
Fix class autoloading issue in ActivityPub::Activity::Create (#8820) 5 years ago
  Eugen Rochko f4d549d300
Redesign forms, verify link ownership with rel="me" (#8703) 5 years ago
  Eugen Rochko cabdbb7f9c
Add CLI task for rotating keys (#8466) 5 years ago
  Eugen Rochko b4ba4b1b5d
Spread out crawling randomly to avoid DDoSing the link (#8445) 5 years ago
  M Somerville 95bd0d4528 Support ActivityStreams’ summaryMap. (#8422) 5 years ago
  ThibG 42573b76f1 Do not crash if remote custom emoji does not define updated date (fixes #8376) (#8377) 5 years ago
  ThibG 59f7f4c923 Implement Undo { Accept { Follow } } (fixes #8234) (#8245) 5 years ago
  ThibG 1ee675d68b Use correct activity id in Accept when receiving duplicate Follow (fixes #8218) (#8244) 5 years ago
  Eugen Rochko 39e361a56d
Expect relays to answer with accept/reject (#8179) 5 years ago