vt-social/app/lib/activitypub/activity
Yamagishi Kazutoshi c3fac61f56
Fix `Mastodon::RaceConditionError` that occurs when external status is reblogged ()
* Fix `Mastodon::RaceConditionError` that occurs when external status is reblogged

* Replace to `@object`
2022-05-16 01:00:09 +02:00
..
accept.rb Add support for private pinned posts () 2022-01-17 00:49:55 +01:00
add.rb Add support for private pinned posts () 2022-01-17 00:49:55 +01:00
announce.rb Fix `Mastodon::RaceConditionError` that occurs when external status is reblogged () 2022-05-16 01:00:09 +02:00
block.rb Fix processing of incoming Block activities () 2021-01-12 09:25:01 +01:00
create.rb Refactor how Redis locks are created () 2022-05-13 00:02:35 +02:00
delete.rb Refactor how Redis locks are created () 2022-05-13 00:02:35 +02:00
flag.rb Fix reports of already suspended accounts being recorded () 2021-04-16 22:01:05 +02:00
follow.rb Fix duplicate notifications being possible after poll expiration () 2022-03-04 01:06:33 +01:00
like.rb Fix duplicate notifications being possible after poll expiration () 2022-03-04 01:06:33 +01:00
move.rb Fix race conditions on account migration creation () 2021-02-02 14:49:57 +01:00
reject.rb Fix handling of Reject Follow when a matching follow relationship exists () 2020-08-01 18:20:37 +02:00
remove.rb Resolve unknown status from Add activity, skip Remove if unknown () 2018-05-18 11:33:56 +02:00
undo.rb Fix not handling Undo on some activity types when they aren't inlined () 2020-07-22 11:45:35 +02:00
update.rb Fix searching already-known converted activities by URL () 2022-03-17 00:46:49 +01:00