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
..
2022-04-15 21:33:00 +09:00
2023-04-08 14:16:26 +09:00
2023-04-07 20:09:22 +09:00
2021-11-12 10:35:41 +09:00
2022-09-20 01:04:08 +09:00
2023-02-23 17:36:36 +09:00
2021-11-12 10:35:41 +09:00
2023-02-07 19:50:38 +09:00
2023-04-06 20:22:26 +09:00
chore: ✌️
2022-12-24 14:39:17 +09:00

Misskey Backend