egirlskey/packages/backend/src/server
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
..
api feat: account migration (#10507) 2023-04-08 14:16:26 +09:00
assets なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
web perf(backend): cache avatar and banner url to db 2023-04-06 19:48:24 +09:00
ActivityPubServerService.ts enhance(backend): improve userkeypair cache 2023-04-05 12:10:40 +09:00
FileServerService.ts fix: Do not use avif (#10301) 2023-03-12 17:31:52 +09:00
NodeinfoServerService.ts perf(backend): cache local custom emojis 2023-04-06 11:14:43 +09:00
ServerModule.ts enhance(backend): restore OpenAPI endpoints (#10281) 2023-03-10 02:37:44 +09:00
ServerService.ts perf(backend): cache avatar and banner url to db 2023-04-06 19:48:24 +09:00
WellKnownServerService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00