misskey/packages/backend/src/models/json-schema
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
..
antenna.ts enhance: 使われてないアンテナは自動停止されるように 2023-03-20 20:12:38 +09:00
app.ts
blocking.ts
channel.ts feat: チャンネルにノートをピン留めできるように 2023-03-31 15:01:56 +09:00
clip.ts feat: clip favorite 2023-03-16 17:24:49 +09:00
drive-file.ts
drive-folder.ts
emoji.ts enhance: カスタム絵文字にライセンス情報を付与できるように 2023-03-16 15:08:48 +09:00
federation-instance.ts
flash.ts
following.ts
gallery-post.ts
hashtag.ts
muting.ts
note-favorite.ts
note-reaction.ts
note.ts
notification.ts perf(backend): 通知をRedisに保存するように 2023-04-04 14:06:57 +09:00
page.ts
queue.ts
renote-muting.ts
user-list.ts
user.ts feat: account migration (#10507) 2023-04-08 14:16:26 +09:00