egirlskey/packages/misskey-js/src
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
..
acct.ts chore: integrate misskey-js as a workspace item (git subtree) (#10409) 2023-03-30 09:33:19 +09:00
api.ts lint fix 2023-03-31 09:20:52 +09:00
api.types.ts feat: account migration (#10507) 2023-04-08 14:16:26 +09:00
consts.ts chore: integrate misskey-js as a workspace item (git subtree) (#10409) 2023-03-30 09:33:19 +09:00
entities.ts feat: account migration (#10507) 2023-04-08 14:16:26 +09:00
index.ts specify .js 2023-03-30 13:49:56 +09:00
streaming.ts fix: 通知インジケータが光りっぱなしになる問題を修正 (#10483) 2023-04-06 06:11:59 +09:00
streaming.types.ts enhance(backend): チャンネルの既読管理を削除 2023-04-05 07:52:49 +09:00