Namekuji
|
fc327f0567
|
adjust following and follower counts
|
2023-04-15 07:28:33 -04:00 |
|
Namekuji
|
75d02a51a6
|
do not unfollow when moving
|
2023-04-15 07:28:33 -04:00 |
|
Namekuji
|
0474efc008
|
no need to care promise orders
|
2023-04-15 07:28:33 -04:00 |
|
Namekuji
|
91fcad0c85
|
copy block and mute and update lists when detecting an account has moved
|
2023-04-15 07:28:33 -04:00 |
|
Namekuji
|
8c031e9f42
|
copy block and mute then create follow and unfollow jobs
|
2023-04-15 07:28:33 -04:00 |
|
syuilo
|
68e8892f61
|
chore: use for instead of forEach
|
2023-04-08 14:18:28 +09:00 |
|
Namekuji
|
25ebb73756
|
feat: account migration (#10507)
* add Move activity
* add endpoint to move from local to remote
* follow move activity coming to inbox
* fix move endpoint
* add known-as endpoint to create account alias
* add migration page
* add route to migration page
* add move and known-as endpoints
* fix dependnecies error
* fix new endpoints
* fix move activity id
* fix refollow
* add movedToUri and alsoKnownAs to api
* fix moveToUri indicator
* fix missing context
* add chengelog
* rename MkMoved to MkAccountMoved
* add missing semicolon
* fix targetUri
* fix followings query
* remove redundant null check
|
2023-04-08 14:16:26 +09:00 |
|