Commit graph

1040 commits

Author SHA1 Message Date
Johann150
a020534140 Refactor components/page/page.text.vue to composition API
https://akkoma.dev/FoundKeyGang/FoundKey/pulls/25
2022-07-25 13:42:40 -07:00
ThatOneCalculator
2d856cb38e back to 30 2022-07-25 13:41:45 -07:00
Johann150
2832273e70 client uses new API for child notes depth 2022-07-25 13:40:01 -07:00
Johann150
fed2085138 Merge: enhance privacy of notes
https://akkoma.dev/FoundKeyGang/FoundKey/pulls/14
2022-07-25 13:36:44 -07:00
Johann150
0ea514c89f refactor pages/auth.form.vue to composition API 2022-07-25 13:27:35 -07:00
ThatOneCalculator
f556ec82b2 Merge remote-tracking branch 'misskey/develop' into develop 2022-07-25 10:23:27 -07: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
ThatOneCalculator
a0d98555df More #31748f 2022-07-24 18:36:55 -07:00
ThatOneCalculator
6ece6fb041 Merge remote-tracking branch 'misskey/develop' into develop 2022-07-24 18:07:18 -07:00
syuilo
887290c8b1 chore(client): tweak ui 2022-07-24 18:44:50 +09:00
syuilo
1acf723f2c fix html 2022-07-24 17:09:46 +09:00
ThatOneCalculator
861b12cf9a Even more spacing 2022-07-24 00:00:24 -07:00
ThatOneCalculator
8a6d36f9c5 More padding 2022-07-23 23:54:54 -07:00
ThatOneCalculator
7b3f5d0300 Rose Pine sparkles 2022-07-23 23:48:00 -07:00
ThatOneCalculator
e758f4c0a2 Rose Pine danger color 2022-07-23 23:46:13 -07: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
ThatOneCalculator
3108ff4cec Item Spacing 2022-07-23 23:39:55 -07:00
ThatOneCalculator
c9657cd472 margin bottom for icon only 2022-07-23 23:30:25 -07:00
ThatOneCalculator
2907f82553 Clear up Ai mode 2022-07-23 23:29:01 -07:00
ThatOneCalculator
49b3109f2c ACTUALLY align, .b4 2022-07-23 23:17:44 -07:00
ThatOneCalculator
e330870e79 align instance icon on mobile 2022-07-23 23:13:18 -07:00
ThatOneCalculator
07f2261c70 New navbar for mobile 2022-07-23 23:05:20 -07:00
ThatOneCalculator
3ff02c15b0 pf bg 2022-07-23 22:01:41 -07:00
ThatOneCalculator
e0cead53d7 start better headerbar 2022-07-23 21:57:13 -07:00
ThatOneCalculator
c894adc13c 🎨 2022-07-23 21:39:48 -07:00
ThatOneCalculator
7d91257317 Less cluttered notifications 2022-07-23 21:30:42 -07:00
ThatOneCalculator
266d79c122 More rpine stuff 2022-07-23 21:23:03 -07:00
ThatOneCalculator
3b80d3f348 More RPine 2022-07-23 21:16:35 -07:00
ThatOneCalculator
d8afd6e234 fix note button 2022-07-23 21:10:34 -07:00
ThatOneCalculator
d34c615105 fixxxx 2022-07-23 20:21:19 -07:00
ThatOneCalculator
86f7bd3b72 fix 2022-07-23 20:10:17 -07:00
ThatOneCalculator
9ce7413abe spacing in navbar 2022-07-23 20:06:26 -07:00
ThatOneCalculator
cc8accf5d5 showGap true 2022-07-23 20:04:13 -07:00
ThatOneCalculator
4ee8834993 fix style 2022-07-23 20:01:24 -07:00
ThatOneCalculator
27212f1433 finish up new navbar 2022-07-23 19:54:13 -07:00
ThatOneCalculator
36358ead1c More Rose Pine shtuff 2022-07-23 19:49:00 -07:00
ThatOneCalculator
47dac7ac1b MkLoading instead of "Loading..." 2022-07-23 19:45:27 -07:00
ThatOneCalculator
00bfafbb6e fix 2022-07-23 19:36:50 -07:00
ThatOneCalculator
44206e908e :imstuff: 2022-07-23 19:28:57 -07:00
ThatOneCalculator
c377d39380 Navbar test 2022-07-23 19:18:44 -07:00
ThatOneCalculator
d3752aad4a Mark as read from notifications widget 2022-07-23 19:10:05 -07:00
ThatOneCalculator
53e6fbfb89 Merge remote-tracking branch 'johann150/mk/bearer-authentication' into develop 2022-07-23 19:05:35 -07:00
ThatOneCalculator
2808f1b552 🥴 2022-07-23 18:58:35 -07:00
ThatOneCalculator
c54990b0e6 Merge remote-tracking branch 'misskey/develop' into develop 2022-07-23 18:57:23 -07:00
syuilo
8a80246d24 lint fix 2022-07-23 14:31:54 +09:00
Kainoa Kanter
088fef7c39 fix: broken chats (#8983)
* Fix broken chats

Co-authored-by: @ltlapy

* 🎨
2022-07-23 00:46:52 +09:00
ThatOneCalculator
e7eee6a9d8 b3 2022-07-21 12:48:23 -07:00
syuilo
3478b4392e enhance(client): add some themes 2022-07-22 00:25:56 +09:00
syuilo
815f962ff4 fix(client): MiAuth page is broken
Fix #9026
2022-07-22 00:17:52 +09:00
syuilo
33c1d2f57d fix(client): fix drawer menu style regression 2022-07-21 22:22:13 +09:00
ThatOneCalculator
2e00d82d29 Merge remote-tracking branch 'misskey/develop' into develop 2022-07-20 22:04:12 -07:00
Johann150
8c641f0fbd fix: not logged in clients send correct header 2022-07-20 18:41:07 +02:00
syuilo
2d28c2bedd fix(client): some fixes 2022-07-21 00:32:41 +09:00
syuilo
d0b5ab669b fix(client): fix some routings 2022-07-20 23:21:42 +09:00
syuilo
d41f1f7fee chore(client): tweak theme select ui 2022-07-20 23:02:14 +09:00
syuilo
ae853e8830 fix(client): support v-if of select component 2022-07-20 23:01:40 +09:00
syuilo
ae766b0708 refactor(client): 2022-07-20 22:24:26 +09:00
syuilo
c5bfac04ae fix(client): タイミングによっては tag-cloud でエラーが発生するのを修正 2022-07-20 20:00:35 +09:00
syuilo
c5710094c0 chore(client): tweak radio component 2022-07-20 19:59:50 +09:00
syuilo
711322cd9a enhance(client): ネストしたルーティングに対応 2022-07-20 19:59:27 +09:00
ThatOneCalculator
e4139b7ac1 fix search 2022-07-19 21:53:08 -07:00
ThatOneCalculator
51533f35d7 Option to fully disable connection lost 2022-07-19 20:15:08 -07:00
ThatOneCalculator
ce490420e3 0.1 for small 2022-07-19 19:56:37 -07:00
ThatOneCalculator
a0e74cf501 mob nav 2022-07-19 16:56:23 -07:00
ThatOneCalculator
54a011530f revert change pos 2022-07-19 16:51:37 -07:00
ThatOneCalculator
3556dfccb0 Renewed navbar 2022-07-19 15:14:37 -07:00
ThatOneCalculator
5f38fc1891 Calckey in about 2022-07-19 12:31:24 -07:00
ThatOneCalculator
80ea452b9b Calckey as software name, finally! 2022-07-19 10:49:43 -07:00
ThatOneCalculator
8687b46e18 More Calckey strings 2022-07-19 10:13:17 -07:00
ThatOneCalculator
4034446666 calckey in abt 2022-07-19 09:33:26 -07:00
ThatOneCalculator
0693367f96 Merge remote-tracking branch 'misskey/develop' into develop 2022-07-19 09:04:29 -07:00
syuilo
a23b24e9cc Merge branch 'develop' into pr/9021 2022-07-19 23:53:08 +09:00
syuilo
5edecc1914 enhance(client): suspense
Fix #8817
2022-07-19 21:36:33 +09:00
syuilo
566d42e065 fix(client): 「インスタンスからのお知らせを受け取る」の設定を変更できない問題を修正
Fix #8474
2022-07-19 17:21:03 +09:00
syuilo
b1282e4f33 fix(client): tweak mfm-cheat-sheet 2022-07-19 17:13:24 +09:00
Johann150
c36d96316e client: use bearer token authorization 2022-07-19 09:33:00 +02:00
ThatOneCalculator
ba023066ee Revert "Merge remote-tracking branch 'thatonecalculator/vlite' into develop"
This reverts commit d1462806778434205f1576f32b1a833822ad39e1, reversing
changes made to 9fc5062018a98283ba232bdf5ab48c6ef36d010d.
2022-07-18 22:56:28 -07:00
ThatOneCalculator
926199b1db learnMore points to codeberg 2022-07-18 22:39:07 -07:00
ThatOneCalculator
3cf9c23562 #Calckey 2022-07-18 22:32:20 -07:00
ThatOneCalculator
ee82e63509 fix reply limit 2022-07-18 22:30:15 -07:00
ThatOneCalculator
e8b6b9a3a2 old clip path for now 2022-07-18 22:26:25 -07:00
ThatOneCalculator
525bfec17b build warnings 2022-07-18 22:20:29 -07:00
ThatOneCalculator
71f3634be2 vite 3.0.2 2022-07-18 22:16:23 -07:00
ThatOneCalculator
b76a689c2d self host 2022-07-18 22:14:40 -07:00
ThatOneCalculator
168e99fe53 fix 2022-07-18 22:14:03 -07:00
ThatOneCalculator
e60310ba64 yarn lol 2022-07-18 22:05:38 -07:00
ThatOneCalculator
3938786fed yarn lol 2022-07-18 22:04:21 -07:00
ThatOneCalculator
6f2f49dd69 new logo 2022-07-18 22:00:13 -07:00
ThatOneCalculator
02ee80a607 Rose Pine 2022-07-18 21:37:10 -07:00
ThatOneCalculator
862a26dceb svggg 2022-07-18 21:26:05 -07:00
syuilo
64d108cb86 update vite 2022-07-19 13:25:23 +09:00
ThatOneCalculator
8dab49f574 calckey logo 2022-07-18 21:19:26 -07:00
ThatOneCalculator
bbb7555dae Waves~ 2022-07-18 21:11:19 -07:00
ThatOneCalculator
b4afac21e1 emojos 2022-07-18 21:06:54 -07:00
ThatOneCalculator
f1ec391d6a Merge remote-tracking branch 'johann150/rotate-x-y' into develop 2022-07-18 20:58:10 -07:00