mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-11-14 20:32:18 +00:00
* 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
|
||
|---|---|---|
| .. | ||
| misc | ||
| activitypub.ts | ||
| ap-request.ts | ||
| chart.ts | ||
| DriveService.ts | ||
| extract-mentions.ts | ||
| FileInfoService.ts | ||
| MetaService.ts | ||
| MfmService.ts | ||
| ReactionService.ts | ||
| RelayService.ts | ||
| RoleService.ts | ||
| S3Service.ts | ||