chinwagsocial/app/lib/activitypub/activity
2022-01-28 22:39:48 +01:00
..
accept.rb
add.rb
announce.rb Fix processing of remote Delete activities (#16084) 2022-01-28 22:39:47 +01:00
block.rb Fix processing of incoming Block activities (#15546) 2022-01-28 22:39:47 +01:00
create.rb Fix processing of remote Delete activities (#16084) 2022-01-28 22:39:47 +01:00
delete.rb Fix processing of remote Delete activities (#16084) 2022-01-28 22:39:47 +01:00
flag.rb Fix reports of already suspended accounts being recorded (#16047) 2022-01-28 22:39:48 +01:00
follow.rb Fix URI of repeat follow requests not being recorded (#15662) 2022-01-28 22:39:47 +01:00
like.rb Add option to be notified when a followed user posts (#13546) 2020-09-18 17:26:45 +02:00
move.rb Fix Move handler not being triggered when failing to fetch target (#15107) 2020-11-09 01:41:52 +01:00
reject.rb Fix handling of Reject Follow when a matching follow relationship exists (#14479) 2020-08-01 18:20:37 +02:00
remove.rb
undo.rb Fix not handling Undo on some activity types when they aren't inlined (#14346) 2020-07-22 11:45:35 +02:00
update.rb