Commit graph

1094 commits

Author SHA1 Message Date
ThatOneCalculator 916e9db51a attempt to fix 2022-08-09 00:37:48 -07:00
ThatOneCalculator 8914bffe85 debug 2022-08-08 18:24:03 -07:00
ThatOneCalculator 7c53328001 im stuff 2022-08-08 18:00:51 -07:00
ThatOneCalculator 58ff242241 actually fix this time? 2022-08-08 17:51:18 -07:00
ThatOneCalculator 70484a011c fixxx 2022-08-08 17:43:18 -07:00
ThatOneCalculator dde7cecf43 code ing 2022-08-08 17:39:50 -07:00
ThatOneCalculator 30e20cb683 why dont it work 😭 2022-08-08 17:27:19 -07:00
ThatOneCalculator a993acd26c try smth 2022-08-08 17:24:21 -07:00
ThatOneCalculator 109b111871 typo 2022-08-08 17:17:26 -07:00
ThatOneCalculator b7f00ea40a im stuff 2022-08-08 17:14:10 -07:00
ThatOneCalculator 2f539272c3 this.inputValue 2022-08-08 17:00:13 -07:00
ThatOneCalculator c1179b35ef try fix 2022-08-08 15:58:31 -07:00
ThatOneCalculator 50eb7b693f try to thing 2022-08-08 15:53:16 -07:00
ThatOneCalculator 98721d0dcd Start work on OCR 2022-08-08 15:40:06 -07:00
ThatOneCalculator 7095abf728 Obliteration of Ai-chan 🐱🔫 2022-08-08 14:58:27 -07:00
ThatOneCalculator 4cfda11f8c henki credit in app 2022-08-08 14:14:33 -07:00
ThatOneCalculator 0601a89cb8 New error images! 2022-08-08 14:07:09 -07:00
Johann150 7ad306831d fix: copy visibility for renotes 2022-08-08 00:18:29 -07:00
ThatOneCalculator 7452f648b6 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-06 22:06:55 -07: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
ThatOneCalculator e4e20288c9 change to caption 2022-08-04 14:38:24 -07:00
ThatOneCalculator f4753a9342 rtl settings improve 2022-08-04 14:33:49 -07:00
ThatOneCalculator a3aaf78e78 update preferences backup for calckey 2022-08-04 14:01:34 -07:00
ThatOneCalculator f1a704b276 re-arrange settings 2022-08-04 13:59:24 -07:00
Johann150 7395644883 make emoji picker case insensitive
fix https://akkoma.dev/FoundKeyGang/FoundKey/issues/50
2022-08-04 13:51:39 -07:00
Francis Dinh 84bb48d0e8 refactor: welcome.setup.vue to composition api 2022-08-04 13:50:39 -07:00
Johann150 1fffcff4bc fix textarea not updating properly
fixes https://akkoma.dev/FoundKeyGang/FoundKey/issues/54
2022-08-04 13:38:33 -07:00
Johann150 db6907a6fa client: fix lint "quotes" 2022-08-04 13:37:06 -07:00
ThatOneCalculator 0e7361d4b8 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-04 13:31:54 -07:00
ThatOneCalculator d29b4001f0 Undo more syuilo fuckup 2022-08-04 13:29:09 -07: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
ThatOneCalculator 414d4c2031 typo 2022-07-29 15:23:53 -07:00
ThatOneCalculator 025a8e23c4 revers 2022-07-29 15:07:07 -07:00
ThatOneCalculator e639496be2 fix!!!! 2022-07-28 23:46:36 -07:00
ThatOneCalculator 4ac0540d01 Calckey 2022-07-28 21:59:49 -07:00
ThatOneCalculator 60dde2ef08 signs post icon for recommended 2022-07-28 21:58:25 -07:00
ThatOneCalculator 60e92cb6a9 typo 2022-07-28 21:45:39 -07:00
ThatOneCalculator 74a62309de typo 2022-07-28 21:39:48 -07:00
ThatOneCalculator a761801a27 typo 2022-07-28 21:36:38 -07:00