mastodon/app/lib/activitypub/activity
Claire 6c3c5bbbc3
Fix crash when processing Flag activity with no status (#26189)
2023-07-27 16:11:56 +02:00
..
accept.rb
add.rb
announce.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 2023-05-02 18:16:07 +02:00
block.rb
create.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 2023-05-02 18:16:07 +02:00
delete.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 2023-05-02 18:16:07 +02:00
flag.rb Fix crash when processing Flag activity with no status (#26189) 2023-07-27 16:11:56 +02:00
follow.rb
like.rb
move.rb
reject.rb
remove.rb
undo.rb
update.rb