Commit graph

1238 commits

Author SHA1 Message Date
syuilo
71d4e577dd fix(server): 他人の通知を既読にできる可能性があるのを修正 2022-09-06 20:54:49 +09:00
syuilo
c8d228f2df refactor(client): refactor file name and directory structure 2022-09-06 18:21:49 +09:00
syuilo
2a02edb075 refactor(client): use setup syntax 2022-09-06 18:09:17 +09:00
syuilo
a1482bc1ad Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-09-06 17:38:00 +09:00
syuilo
75b7caba63 refactor(client): use setup syntax 2022-09-06 17:37:58 +09:00
Takuya Yoshida
4eb8ae7937 Update typeorm to 0.3.9 (#9083) 2022-09-06 14:57:46 +09:00
syuilo
fe8998b43c refactor(client): use setup syntax 2022-09-05 18:51:23 +09:00
syuilo
ea41851b28 refactor(client): use setup syntax 2022-09-05 18:37:41 +09:00
syuilo
19ec6c2abb refactor(client): use setup syntax 2022-09-05 18:34:59 +09:00
syuilo
af8a7e7149 refactor(client): use setup syntax 2022-09-05 18:24:46 +09:00
syuilo
4aa2257fed fix(client): fix syntax error of pages/follow.vue 2022-09-03 16:16:00 +09:00
syuilo
be526e7424 refactor(client): use setup syntax 2022-09-02 00:22:31 +09:00
syuilo
5af3133892 refactor(client): use setup syntax 2022-08-31 23:12:22 +09:00
syuilo
268597fca9 enhance(client): improve analog-clock 2022-08-31 02:19:25 +09:00
syuilo
97575064d5 refactor(client): align filename to component name 2022-08-31 00:24:33 +09:00
syuilo
9b533e8ec3 update deps 2022-08-27 16:34:14 +09:00
syuilo
b261324837 chore(client): tweak loading display 2022-08-27 16:26:14 +09:00
syuilo
3c3656ae57 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-08-27 00:40:31 +09:00
syuilo
44ddf53dd1 enhance(client): tweak clock 2022-08-27 00:40:20 +09:00
syuilo
76b14494d7 enhance(client): add html color-schema support 2022-08-27 00:39:59 +09:00
Johann150
bb826ff54d fix: volume sliders
Fixed a typo that made a required property be undefined.
2022-08-26 08:39:31 +02:00
Caipira
926139c232 enhance(client): mobile twitter url can be used as widget (#9057) 2022-08-24 21:02:06 +09:00
futchitwo
a824e37c5c Fix: アクセストークン管理画面、アカウント管理画面表示できないのを修正 (#9064)
* Fix: apps page routing

* Fix: accounts page routing

* Fix: router name
2022-08-21 23:20:42 +09:00
syuilo
51efbfeec1 update deps 2022-08-13 18:45:29 +09:00
あずき⪥™
b1f88cf122 feat: show header with current user avatar on TL (#9051)
* feat: show header with current user avatar on TL

* refactor(client): use displayMyAvatar prop instead of metadata

* refactor(client): prefer v-if to `display: none;`
2022-08-13 17:41:17 +09:00
nvisser
e57fe4d5d3 Add following badge to user preview popup (#9048) 2022-08-13 14:26:51 +09:00
syuilo
9d7fd7638b fix(client): cannot show some setting pages
Fix #9043
2022-08-07 11:16:22 +09:00
syuilo
376f3a791a refactor 2022-08-06 20:04:23 +09:00
syuilo
7cf2bdac7f perf(client): use shallowRef as possible 2022-08-06 19:20:53 +09:00
syuilo
fc13c2f890 chore(client): tweak scroll behavior in routing 2022-08-06 18:16:21 +09:00
syuilo
329270164f enhance(client): improve clock widget 2022-08-06 18:15:13 +09:00
syuilo
c13ef8e335 enhance(client): improve clock widget 2022-08-06 16:39:09 +09:00
syuilo
2a99dd7054 enhance(client): improve clock widget 2022-08-06 14:02:03 +09:00
syuilo
2ca066a3ac enhance(client): improve clock widgets 2022-08-05 23:51:15 +09:00
syuilo
03963e8bdf feat(client): improve widget 2022-08-04 22:20:00 +09:00
Johann150
3b770c776a Collapse long notes (#8990)
* Revert "Revert option to collapse long notes (#8561)"

This reverts commit 71150f21cd91df7bdd78a8f708db092418e85baa and reinstates
the option to collapse long notes again after they were expanded.

* fix(client): wrongly collapsed posts

* fix: don't use ref

* tweak style

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-08-01 17:55:24 +09:00
syuilo
8f3a534c64 fix: use new for throw error
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-08-01 17:44:53 +09:00
syuilo
3058236d2f update deps 2022-07-31 22:01:01 +09:00
tamaina
946c5f1a2f feature: Client Preferences Registry (#8511)
* Fix settings page

* nanka iroiro

* clean up

* clean up

* feature: Client Preferences Registry on the account

* add changelog

* インデックスに戻ってもタイトルが残ってしまうのを修正

* fix createdAt -> updatedAt

* remove console.log

* 適用→このデバイスに適用

* add wallpaper

* ローカルのjsonファイルを保存・読み込みできるように

* clean up

* use apiWithDialog

* Update packages/client/src/pages/settings/preferences-registry.vue

Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>

* Update packages/client/src/pages/settings/preferences-registry.vue

Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>

* Update packages/client/src/pages/settings/preferences-registry.vue

Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>

* fix lint

* ✌️

* change router

* nanka iroiro

* tweak

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
2022-07-31 21:55:20 +09:00
syuilo
a57b524f9f use es2021 for node 2022-07-31 14:20:10 +09:00
syuilo
f26882f864 chore(client): tweak style 2022-07-25 21:24:37 +09:00
syuilo
465f3aae49 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-07-25 21:16:52 +09:00
syuilo
8c88abb126 add missing dependency 2022-07-25 21:16:46 +09:00
hayabusa
811f29cd90 一部のアプリからファイルを投稿フォームへドロップできない場合がある問題を修正 (#9035)
* dropEffectとeffectAllowedの関連付けを修正

* Update Changelog

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-07-25 21:16:11 +09:00
syuilo
a462544027 update deps 2022-07-25 21:10:06 +09:00
syuilo
887290c8b1 chore(client): tweak ui 2022-07-24 18:44:50 +09:00
syuilo
3a8b93ac26 tweak rate limit 2022-07-24 17:56:48 +09:00
syuilo
1acf723f2c fix html 2022-07-24 17:09:46 +09:00
syuilo
b6f1cf488b refactor(client): refactor components 2022-07-24 15:45:16 +09:00
syuilo
21b9fef5a5 chore(client): tweak style 2022-07-24 15:41:06 +09:00