syuilo
|
2321214c98
|
disable account migration
|
2023-04-08 20:51:36 +09:00 |
|
syuilo
|
7636536973
|
tweak locale
|
2023-04-08 16:06:08 +09:00 |
|
syuilo
|
05aa0fa11a
|
🎨
|
2023-04-08 14:31:09 +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 |
|
kakkokari-gtyih
|
866aded6bc
|
fix: PC版設定ページでスマホ用UIが表示されるのを防ぐリダイレクトを追加 (#10326)
* (Fix misskey-dev#10324)設定画面:PC版UIへのリダイレクトをルート遷移時にも実行
* Update changelog
* (fix) missing semicolon
* (fix) strict equals
|
2023-03-19 20:28:19 +09:00 |
|
syuilo
|
8ac5c35f09
|
enhance(client): 設定から自分のロールを確認できるように
|
2023-03-12 16:39:16 +09:00 |
|
tamaina
|
bda3d69539
|
fix(client):「キャッシュを削除」した後、ローカルのカスタム絵文字が表示されなくなる問題を修正
Fix #10044
|
2023-02-23 10:29:20 +00:00 |
|
Kagami Sascha Rosylight
|
63df2c851e
|
refactor: remove all unused imports (#9951)
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-02-16 23:09:41 +09:00 |
|
syuilo
|
562b02310f
|
drop twitter/github/discord integrations
Close #9775
|
2023-02-03 15:01:31 +09:00 |
|
syuilo
|
7d9d1ae7c2
|
enhance(client): tweak custom emoji cache
|
2023-01-27 11:28:51 +09:00 |
|
syuilo
|
462acc9eee
|
カスタム絵文字一覧情報をmetaから分離
|
2023-01-09 15:50:25 +09:00 |
|
syuilo
|
91503405b4
|
refactor(client): typed localStorage
|
2023-01-07 10:13:02 +09:00 |
|
syuilo
|
2184240ef1
|
perf(client): use shallowRef for html element ref
|
2023-01-03 10:12:37 +09:00 |
|
syuilo
|
229d185354
|
🎨
|
2022-12-28 18:02:11 +09:00 |
|
syuilo
|
4f15b6f7c2
|
Revert "perf?(client): remove needless scoped annotation for style"
This reverts commit ada04c1932 .
|
2022-12-27 18:29:39 +09:00 |
|
syuilo
|
ada04c1932
|
perf?(client): remove needless scoped annotation for style
|
2022-12-27 18:01:06 +09:00 |
|
syuilo
|
9384f5399d
|
rename: client -> frontend
|
2022-12-27 14:36:33 +09:00 |
|