tamaina
|
3d88a91f61
|
movedTo(Uri), alsoKnownAsはユーザーidを返すように
|
2023-04-22 05:16:23 +00:00 |
|
Acid Chicken (硫酸鶏)
|
9bb6c536c0
|
test(#10336): add components/Mk[A-B].* stories (#10475)
* chore(#10336): register snippets
* test(#10336): add `components/Mk[A-B].*` stories
* build: desynced lockfile
* ci(#10336): preload assets
* ci(#10336): use pull_request
* build: update lockfile
* fix: reactivity transform
* chore: track upstream changes
* refactor: avoid temporary previous tapping declarations
* revert: avoid temporary previous tapping declarations
This reverts commit e649b1b1e6.
* test: flaky snapshots
* style: import
|
2023-04-13 12:20:39 +09:00 |
|
syuilo
|
551b00302b
|
use css module
|
2023-04-08 14:32:21 +09:00 |
|
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 |
|