Commit graph

1556 commits

Author SHA1 Message Date
ThatOneCalculator
9af1b244d3 code ing 2022-08-08 17:39:50 -07:00
ThatOneCalculator
718f23bba5 why dont it work 😭 2022-08-08 17:27:19 -07:00
ThatOneCalculator
7786e9ea72 try smth 2022-08-08 17:24:21 -07:00
ThatOneCalculator
5d8eb732a0 typo 2022-08-08 17:17:26 -07:00
ThatOneCalculator
0b5c2f03ae im stuff 2022-08-08 17:14:10 -07:00
ThatOneCalculator
bd1a9ad617 this.inputValue 2022-08-08 17:00:13 -07:00
ThatOneCalculator
378ba46ef8 try fix 2022-08-08 15:58:31 -07:00
ThatOneCalculator
7f96ad9cb4 try to thing 2022-08-08 15:53:16 -07:00
ThatOneCalculator
05854c53ad Start work on OCR 2022-08-08 15:40:06 -07:00
ThatOneCalculator
0cc002f789 Obliteration of Ai-chan 🐱🔫 2022-08-08 14:58:27 -07:00
ThatOneCalculator
867278d783 henki credit in app 2022-08-08 14:14:33 -07:00
ThatOneCalculator
776431403a New error images! 2022-08-08 14:07:09 -07:00
Johann150
d35bc9d207 fix: copy visibility for renotes 2022-08-08 00:18:29 -07:00
ThatOneCalculator
848767fe0e Merge remote-tracking branch 'misskey/develop' into develop 2022-08-06 22:06:55 -07: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
ThatOneCalculator
70306108a5 docs 2022-08-05 14:11:18 -07:00
ThatOneCalculator
49b4635866 More Calckey branding 2022-08-05 14:07:40 -07:00
syuilo
2ca066a3ac enhance(client): improve clock widgets 2022-08-05 23:51:15 +09:00
ThatOneCalculator
6987348062 import order 2022-08-04 18:13:56 -07:00
ThatOneCalculator
65bad44c2b thumbs up or star trggers pleroma like 2022-08-04 18:12:57 -07:00
ThatOneCalculator
5d955af08c change to caption 2022-08-04 14:38:24 -07:00
ThatOneCalculator
46b6a195e9 rtl settings improve 2022-08-04 14:33:49 -07:00
ThatOneCalculator
8f00c7067f idk 2022-08-04 14:28:16 -07:00
ThatOneCalculator
675c93cc5c im stuff 2022-08-04 14:25:54 -07:00
ThatOneCalculator
a8b3bdaebd stuff? 2022-08-04 14:16:22 -07:00
ThatOneCalculator
de7db2cc3e t 2022-08-04 14:13:12 -07:00
ThatOneCalculator
ea2e088553 update preferences backup for calckey 2022-08-04 14:01:34 -07:00
ThatOneCalculator
4b5087fa01 re-arrange settings 2022-08-04 13:59:24 -07:00
Johann150
b423c9991d make emoji picker case insensitive
fix https://akkoma.dev/FoundKeyGang/FoundKey/issues/50
2022-08-04 13:51:39 -07:00
Francis Dinh
fef7cf8496 refactor: welcome.setup.vue to composition api 2022-08-04 13:50:39 -07:00
Johann150
df81069c93 fix textarea not updating properly
fixes https://akkoma.dev/FoundKeyGang/FoundKey/issues/54
2022-08-04 13:38:33 -07:00
Johann150
c6898565ce client: fix lint "quotes" 2022-08-04 13:37:06 -07:00
Johann150
49686050cc backend: fix lint "no-throw-literal" 2022-08-04 13:36:37 -07:00
Johann150
d6faae48f2 fix spelling error 2022-08-04 13:34:18 -07:00
ThatOneCalculator
8abfaebab0 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-04 13:31:54 -07:00
ThatOneCalculator
9e073651ff Undo more syuilo fuckup 2022-08-04 13:29:09 -07: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
ThatOneCalculator
92295d9335 typo 2022-07-29 15:23:53 -07:00
ThatOneCalculator
894cb76baf revers 2022-07-29 15:07:07 -07:00