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-03-24 20:03:44 +09:00
2023-03-24 20:03:44 +09:00
2023-03-24 17:00:42 +09:00
2023-03-24 17:00:42 +09:00
2023-03-24 17:00:42 +09:00
2023-04-06 11:45:07 +09:00
2023-03-24 17:00:42 +09:00
2023-04-08 14:16:26 +09:00
2023-04-06 11:45:07 +09:00
2023-03-24 20:03:44 +09:00
2023-03-24 17:00:42 +09:00
2023-03-24 17:00:42 +09:00
2023-03-24 20:03:44 +09:00
2019-02-11 22:37:20 +09:00
2023-02-05 20:53:40 +09:00
2023-04-06 11:45:07 +09:00
2023-04-08 14:16:26 +09:00
2023-04-06 11:45:07 +09:00
2023-03-24 17:00:42 +09:00
2023-03-24 17:00:42 +09:00
2023-03-24 17:00:42 +09:00
2023-04-06 11:45:07 +09:00
2023-03-24 17:00:42 +09:00
2023-03-24 17:00:42 +09:00
2023-03-24 17:00:42 +09:00
2023-03-26 17:09:38 +09:00
2023-03-24 17:00:42 +09:00
2023-03-24 20:03:44 +09:00
2023-04-06 11:45:07 +09:00
2023-03-24 17:00:42 +09:00
2023-03-24 20:03:44 +09:00
2023-03-24 17:00:42 +09:00
2023-04-06 11:45:07 +09:00
2023-03-24 17:00:42 +09:00
2023-03-24 17:00:42 +09:00
2023-03-24 20:03:44 +09:00
2023-03-24 20:03:44 +09:00
2023-04-06 11:45:07 +09:00
2023-04-06 11:45:07 +09:00

DO NOT edit locale files except ja-JP.yml.

When you add text to the ja-JP file (of misskey-dev/misskey), it will automatically be applied to other language files. Translations added in ja-JP file should contain the original Japanese strings.

Please see Contribution guide for more information.