chinwagsocial/app/lib/activitypub/activity
ThibG 290932602b Reduce usage of LD signatures (#9659)
* Do not LDS-sign Follow, Accept, Reject, Undo, Block

* Do not use LDS for Create activities of private toots

* Minor cleanup

* Ignore unsigned activities instead of misattributing them

* Use status.distributable? instead of querying visibility directly
2018-12-30 09:48:59 +01:00
..
accept.rb Fix handling of ActivityPub activities lacking some attributes (#8864) 2018-10-03 23:44:13 +02:00
add.rb
announce.rb
block.rb
create.rb Fix ThreadResolveWorker getting queued with invalid URLs (#9628) 2018-12-26 19:15:53 +01:00
delete.rb Prevent multiple handlers for Delete of Actor from running (#9292) 2018-11-16 19:46:23 +01:00
flag.rb Add option to block reports from domain (#8830) 2018-10-20 08:02:44 +02:00
follow.rb Reduce usage of LD signatures (#9659) 2018-12-30 09:48:59 +01:00
like.rb
move.rb Add handler for Move activity (#9629) 2018-12-29 02:24:36 +01:00
reject.rb Fix handling of ActivityPub activities lacking some attributes (#8864) 2018-10-03 23:44:13 +02:00
remove.rb
undo.rb Fix handling of ActivityPub activities lacking some attributes (#8864) 2018-10-03 23:44:13 +02:00
update.rb Redesign forms, verify link ownership with rel="me" (#8703) 2018-09-18 16:45:58 +02:00