misskey/packages/backend/src/models
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
..
entities feat: account migration (#10507) 2023-04-08 14:16:26 +09:00
json-schema feat: account migration (#10507) 2023-04-08 14:16:26 +09:00
id.ts
index.ts perf(backend): 通知をRedisに保存するように 2023-04-04 14:06:57 +09:00
RepositoryModule.ts perf(backend): 通知をRedisに保存するように 2023-04-04 14:06:57 +09:00