mirror of
https://github.com/paricafe/misskey.git
synced 2025-01-10 21:20:49 -06:00
d28866f71a
* copy block and mute then create follow and unfollow jobs
* copy block and mute and update lists when detecting an account has moved
* no need to care promise orders
* refactor updating actor and target
* automatically accept if a locked account had accepted an old account
* fix exception format
* prevent the old account from calling some endpoints
* do not unfollow when moving
* adjust following and follower counts
* check movedToUri when receiving a follow request
* skip if no need to adjust
* Revert "disable account migration"
This reverts commit
|
||
---|---|---|
.. | ||
create.ts | ||
favorite.ts | ||
featured.ts | ||
follow.ts | ||
followed.ts | ||
my-favorites.ts | ||
owned.ts | ||
search.ts | ||
show.ts | ||
timeline.ts | ||
unfavorite.ts | ||
unfollow.ts | ||
update.ts |