about summary refs log tree commit diff
path: root/app/lib/activitypub/activity/move.rb
AgeCommit message (Expand)Author
2020-11-09Fix Move handler not being triggered when failing to fetch target (#15107)ThibG
2020-07-01Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)Eugen Rochko
2019-09-29Fix account migration not affecting followers on origin server (#11980)Eugen Rochko
2019-09-17Fix Move handler queuing jobs that will fail if account is suspended (#11864)Eugen Rochko
2018-12-29Add handler for Move activity (#9629)Eugen Rochko