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
..
2023-04-08 14:16:26 +09:00
2023-03-10 14:22:37 +09:00
2023-04-05 10:21:10 +09:00
2023-03-09 14:27:16 +09:00
2023-02-16 23:09:41 +09:00
2023-03-10 02:37:44 +09:00
2023-04-04 17:32:09 +09:00
2023-03-10 14:22:37 +09:00
2023-04-08 14:16:26 +09:00
2023-04-08 14:16:26 +09:00
2023-03-09 14:27:16 +09:00
2023-02-20 08:13:37 +09:00
2023-02-09 10:55:15 +09:00
2023-02-22 14:53:36 +09:00
2023-02-16 23:09:41 +09:00
2023-03-09 12:57:34 +09:00
2023-04-07 11:20:14 +09:00