mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-13 11:03:09 +02: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
|
||
---|---|---|
.. | ||
2fa | ||
gallery | ||
registry | ||
webhooks | ||
apps.ts | ||
authorized-apps.ts | ||
change-password.ts | ||
claim-achievement.ts | ||
delete-account.ts | ||
export-blocking.ts | ||
export-favorites.ts | ||
export-following.ts | ||
export-mute.ts | ||
export-notes.ts | ||
export-user-lists.ts | ||
favorites.ts | ||
get-word-muted-notes-count.ts | ||
import-blocking.ts | ||
import-following.ts | ||
import-muting.ts | ||
import-user-lists.ts | ||
move.ts | ||
notifications.ts | ||
page-likes.ts | ||
pages.ts | ||
pin.ts | ||
read-all-unread-notes.ts | ||
read-announcement.ts | ||
regenerate-token.ts | ||
revoke-token.ts | ||
signin-history.ts | ||
unpin.ts | ||
update-email.ts | ||
update.ts |