NoriDev
0fdf9151ee
revert: Remove Notifications tab
2022-09-05 21:17:40 +09:00
NoriDev
f53e23b1b1
fix: Correct incorrect syntax
2022-09-05 21:17:08 +09:00
NoriDev
592962eed3
improve: Adjusted note spacing and improved design on notification page
2022-09-05 21:16:48 +09:00
NoriDev
00774b791b
revert: Adjust the note width
2022-09-05 21:15:53 +09:00
NoriDev
c82b15a6cc
improve: Make chat fields ignore scrolling
2022-09-05 21:13:53 +09:00
NoriDev
a4ef0aa690
revert: Adjust the note width
2022-09-05 21:12:04 +09:00
NoriDev
e18754205c
fix(friendly): Profile icon displayed incorrectly in tablet UI
2022-09-04 01:14:18 +09:00
NoriDev
9de08abf50
feature(client): Translate with Google(NoAPI) ( 737868f309
)
2022-09-04 00:18:27 +09:00
NoriDev
75a0a7abfe
enhance: Change button gradient color
2022-09-03 23:48:29 +09:00
NoriDev
d9341c65a7
feature: Add Explore button
2022-09-03 23:46:00 +09:00
NoriDev
fb567cc6da
change font order
2022-09-03 21:34:53 +09:00
NoriDev
232be3ed59
improve(friendly): fixed notifications area margin
2022-09-02 22:09:21 +09:00
NoriDev
6b3f690f89
fix(friendly): The problem that the margin of the notification window is adjusted arbitrarily
2022-09-02 22:05:23 +09:00
NoriDev
818502c549
feature(friendly): change the width of post-form
2022-09-02 21:53:27 +09:00
NoriDev
c260e411c5
feature: added fonts
2022-09-02 21:19:41 +09:00
NoriDev
f74c72d6de
improve(friendly): 플로팅 버튼 디자인 변경, 모바일에서 우측 여백이 생기는 문제 수정
2022-09-02 21:19:17 +09:00
NoriDev
d948860d3c
improve(friendly): 모바일 환경에서의 플로팅 버튼 디자인 업데이트, 데스크톱 모드에서 타임라인에 알림창 추가
2022-09-02 17:35:03 +09:00
NoriDev
73a80acdd1
improve(friendly): 노트 너비 간격 조정, 미디어 항목 크기 조정
2022-09-02 00:09:05 +09:00
NoriDev
1bae7e0f1a
improve(friendly): 노트 너비 간격 조정
2022-09-01 21:13:54 +09:00
NoriDev
0151528c4e
리노트된 노트 UI 개선
2022-09-01 16:52:21 +09:00
NoriDev
d24c692ec6
CherryPick
2022-09-01 16:07:57 +09:00
NoriDev
22605b975e
Fix: Header color mismatch problem in web app
2022-09-01 16:07:39 +09:00
NoriDev
bc0c36228d
Friendly: Fix UI
2022-09-01 15:08:07 +09:00
NoriDev
80e2f7b1f1
Changed to output instance information as cherrypick
2022-09-01 15:07:39 +09:00
NoriDev
0f1aa3973b
Changed to output instance information as cherrypick
2022-09-01 01:43:01 +09:00
NoriDev
888bf4023d
improved cherrypick dark theme
2022-09-01 01:14:12 +09:00
NoriDev
e4b6dabb1b
Fix floating button position error, change color
2022-09-01 00:20:59 +09:00
NoriDev
47ee60b0f0
Fix floating button position error, change color
2022-09-01 00:03:50 +09:00
NoriDev
d9d9550d7b
CherryPick Initialized, Update Friendly UI
2022-08-31 22:53:59 +09:00
syuilo
cabbe8c308
fix(client): cannot show some setting pages
...
Fix #9043
2022-08-07 11:16:22 +09:00
syuilo
e3aa39e050
refactor
2022-08-06 20:04:23 +09:00
syuilo
c4830dcf3a
perf(client): use shallowRef as possible
2022-08-06 19:20:53 +09:00
syuilo
f22c32af05
chore(client): tweak scroll behavior in routing
2022-08-06 18:16:21 +09:00
syuilo
b31f09692a
enhance(client): improve clock widget
2022-08-06 18:15:13 +09:00
syuilo
3a9da78901
enhance(client): improve clock widget
2022-08-06 16:39:09 +09:00
syuilo
dea5e6207e
enhance(client): improve clock widget
2022-08-06 14:02:03 +09:00
syuilo
2cd70b80a2
enhance(client): improve clock widgets
2022-08-05 23:51:15 +09:00
syuilo
bdaa35d11f
feat(client): improve widget
2022-08-04 22:20:00 +09:00
Johann150
b934c738a6
Collapse long notes ( #8990 )
...
* Revert "Revert option to collapse long notes (#8561 )"
This reverts commit 71150f21cd
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
f3164c9cf2
fix: use new for throw error
...
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-08-01 17:44:53 +09:00
syuilo
78f061b9db
update deps
2022-07-31 22:01:01 +09:00
tamaina
14c2f9e47e
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
519c8b419b
chore(client): tweak style
2022-07-25 21:24:37 +09:00
syuilo
b7f4cb6433
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2022-07-25 21:16:52 +09:00
syuilo
595bf6fc69
add missing dependency
2022-07-25 21:16:46 +09:00
hayabusa
36f083c189
一部のアプリからファイルを投稿フォームへドロップできない場合がある問題を修正 ( #9035 )
...
* dropEffectとeffectAllowedの関連付けを修正
* Update Changelog
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-07-25 21:16:11 +09:00
syuilo
f835421d70
update deps
2022-07-25 21:10:06 +09:00
syuilo
756eeb51f3
chore(client): tweak ui
2022-07-24 18:44:50 +09:00
syuilo
212b2c738b
fix html
2022-07-24 17:09:46 +09:00
syuilo
92f9392bcf
refactor(client): refactor components
2022-07-24 15:45:16 +09:00