Commit graph

1984 commits

Author SHA1 Message Date
あずき⪥™
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
ThatOneCalculator
df7fd915fc Add back migration 2022-08-09 19:56:03 -07:00
ThatOneCalculator
c5cf74664a Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop 2022-08-09 19:55:24 -07:00
ThatOneCalculator
cd803fd199 revert: timeline for non-logged in users 2022-08-09 19:52:07 -07:00
ThatOneCalculator
68b628628a Revert "feature(client): Timeline page for non-login users"
This reverts commit 49beee532b82972333e49da3647b6451f1a138a0.
2022-08-09 19:49:23 -07:00
ThatOneCalculator
a6b62a0e68 fix: 🐛 Remove header tabs if guest not enabled and not logged in 2022-08-09 16:27:43 -07:00
ThatOneCalculator
14ed30b233 fix: 🐛 timeline secured 2022-08-09 16:22:55 -07:00
ThatOneCalculator
93a16a4481 fix: 🐛 Allow timeline if logged in, loll 2022-08-09 16:15:58 -07:00
ThatOneCalculator
913f10d658 fix: 🐛 No computed on declared var 2022-08-09 16:13:53 -07:00
ThatOneCalculator
0e49dd6066 fix: 🔒 Remove timeline source if not logged in and guest tl isn't enabled 2022-08-09 16:12:20 -07:00
ThatOneCalculator
1766b314da chore: ⚗️ More debugging 2022-08-09 15:52:56 -07:00
ThatOneCalculator
e76999d3e3 fix: ✏️ Same typo as before... 2022-08-09 15:46:07 -07:00
ThatOneCalculator
04bbfab098 chore: 🔊 Test logging 2022-08-09 15:44:44 -07:00
ThatOneCalculator
33d25dfce3 fix: ✏️ Async typo 2022-08-09 15:40:15 -07:00
ThatOneCalculator
33108ca0ea fix: ⚗️ Attempt to fix routing 2022-08-09 15:38:30 -07:00
ThatOneCalculator
2c6f84eab5 fix: caption in admin settings
Move splash below theme

Splash below theme
2022-08-09 13:09:54 -07:00
ThatOneCalculator
3c373a2e79 feat: togglable guest timeline
default false

rc 9

no async

welcome explore button to `/explore`

fix: 🔥 Remove meta implementation in routing for now
2022-08-09 13:09:54 -07:00
ThatOneCalculator
f188cd5c2f feat: custom css/assets
typo

fix gulpfile
2022-08-09 13:09:54 -07:00
ThatOneCalculator
4b43d00ba4 Seperate splash screen settings in admin panel 2022-08-09 13:09:54 -07:00
ThatOneCalculator
c6993ad7e0 fix: recommended timeline
I doubt itll work, but...

🙏

hail mairy

certified typeorm moment

im stuff

debug log

not a fan of js/ts

istg

missing parenthesis

postgres can kiss my ass

didnt need `::string[]` i think

hide caption button

Remove debug log

Clean up

no longer beta!

fix streaming
2022-08-09 13:09:54 -07:00
ThatOneCalculator
bc88491beb add tes as dep, even if unused 2022-08-09 00:40:29 -07:00
ThatOneCalculator
80d0d40f3d disable ocr for now 2022-08-09 00:39:27 -07:00
ThatOneCalculator
bb360bbaf8 attempt to fix 2022-08-09 00:37:48 -07:00
ThatOneCalculator
2ff76ffd9f debug 2022-08-08 18:24:03 -07:00
ThatOneCalculator
1c8e71d1cb im stuff 2022-08-08 18:00:51 -07:00
ThatOneCalculator
284d2b2921 actually fix this time? 2022-08-08 17:51:18 -07:00
ThatOneCalculator
5a59eb9838 fixxx 2022-08-08 17:43:18 -07:00
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
ThatOneCalculator
f4eafae86d test 2022-07-29 09:27:39 -07:00
ThatOneCalculator
e150685203 try new query 2022-07-29 09:17:10 -07:00
ThatOneCalculator
9d315aa1e1 try to fix streaming 2022-07-29 08:57:53 -07:00
ThatOneCalculator
42ba2cf94a im stuff 2022-07-29 01:11:25 -07:00
ThatOneCalculator
cc89820db8 remove console log 2022-07-29 00:44:17 -07:00
ThatOneCalculator
d15a3c6dde console log 2022-07-29 00:40:27 -07:00
ThatOneCalculator
20608d9b55 stuff 2022-07-29 00:35:49 -07:00
ThatOneCalculator
e2db8dd230 brackets 2022-07-29 00:33:51 -07:00
ThatOneCalculator
7852e3ae4a () 2022-07-29 00:30:42 -07:00
ThatOneCalculator
e2d3d8a9d4 im stuff 2022-07-29 00:28:21 -07:00
ThatOneCalculator
acb27d13f5 try @Johann150's solution :) 2022-07-29 00:25:22 -07:00
ThatOneCalculator
f3ba1742b1 im stuff 2022-07-29 00:20:40 -07:00
ThatOneCalculator
8af503ec91 no quotes 2022-07-29 00:13:29 -07:00
ThatOneCalculator
92b914b581 testtt 2022-07-29 00:09:49 -07:00
ThatOneCalculator
cfe6f1b71c testtt 2022-07-29 00:00:39 -07:00
ThatOneCalculator
a13c978122 FROM clause 2022-07-28 23:57:18 -07:00
ThatOneCalculator
888038646f aaa 2022-07-28 23:53:42 -07:00
ThatOneCalculator
a6ec677cc3 fix!!!! 2022-07-28 23:46:36 -07:00
ThatOneCalculator
59c2927650 proper error 2022-07-28 23:01:13 -07:00
ThatOneCalculator
9aeffce5df bruh 2022-07-28 22:57:54 -07:00
ThatOneCalculator
962a5213f7 help i cant write queer ees :( 2022-07-28 22:54:59 -07:00
ThatOneCalculator
2fb389601a ack 2022-07-28 22:46:51 -07:00
ThatOneCalculator
d9f111bb31 test :( 2022-07-28 22:42:40 -07:00
ThatOneCalculator
cef356b7b8 typo!! 2022-07-28 22:31:49 -07:00
ThatOneCalculator
4dc7e746ce I think i fixed it! 2022-07-28 22:29:54 -07:00
ThatOneCalculator
978bf199a0 test 2022-07-28 22:17:59 -07:00
ThatOneCalculator
977f649f12 Calckey 2022-07-28 21:59:49 -07:00
ThatOneCalculator
01f1ad7de5 signs post icon for recommended 2022-07-28 21:58:25 -07:00
ThatOneCalculator
1e95004007 typo in file name 2022-07-28 21:50:00 -07:00
ThatOneCalculator
ba29733ea7 typo 2022-07-28 21:49:36 -07:00
ThatOneCalculator
23ac16e80f typo 2022-07-28 21:45:39 -07:00
ThatOneCalculator
6232f4d260 typo 2022-07-28 21:39:48 -07:00
ThatOneCalculator
43c4a95af2 typo 2022-07-28 21:36:38 -07:00
ThatOneCalculator
bcacfc0811 Recommended timeline! 2022-07-28 21:28:13 -07:00
ThatOneCalculator
ed03c5eb21 solid borders on qrns fix 2022-07-28 09:25:11 -07:00
ThatOneCalculator
6372357f81 Less cluttered notification summary 2022-07-28 09:24:43 -07:00
ThatOneCalculator
898f7a7021 im stufff 2022-07-27 21:36:02 -07:00
ThatOneCalculator
88955e5a23 A 2022-07-27 21:33:23 -07:00
ThatOneCalculator
3ac655d27e fix againnn 2022-07-27 21:31:05 -07:00
ThatOneCalculator
371f9cbb4f fix migration 2022-07-27 21:25:37 -07:00
ThatOneCalculator
5459f2f20d Fix migration 2022-07-27 21:22:03 -07:00
ThatOneCalculator
e657b80d91 adjust padding on icons only 2022-07-27 21:00:41 -07:00
ThatOneCalculator
fa979a6412 padding 2022-07-27 20:43:51 -07:00
Johann150
dc793c86f8 fix lints 2022-07-27 19:46:56 -07:00
Chloe Kudryavtsev
7459dc0819 backend: improve mutes and blocks
Mutes and blocks now also apply recursively to replies and renotes.
Furthermore, any mentioned user being muted or blocked will also apply.
2022-07-27 19:46:26 -07:00
ThatOneCalculator
144737feb4 rose pine code blocks 2022-07-27 19:32:21 -07:00
ThatOneCalculator
9d93329527 formatting 2022-07-27 19:31:33 -07:00
ThatOneCalculator
c6f9136ec8 loader stroke 6px 2022-07-27 19:27:29 -07:00
ThatOneCalculator
201655b595 Toggleable showing updates 2022-07-27 19:24:51 -07:00
ThatOneCalculator
8f04928d80 speed up to 1.2s 2022-07-27 12:34:23 -07:00
ThatOneCalculator
3d8ef2f9bc LOADING ANIMATION IS FINALLY FIXED 2022-07-27 12:32:14 -07:00
ThatOneCalculator
df7b3326b9 40 2022-07-27 12:28:36 -07:00
ThatOneCalculator
d26dba28a9 🙏 2022-07-27 12:27:09 -07:00
ThatOneCalculator
1fedfba14c fix fr on god no cap 2022-07-27 12:04:26 -07:00
ThatOneCalculator
e66818eb84 hopefully fix fo the last time 2022-07-27 11:57:09 -07:00
ThatOneCalculator
5bf254657a fix again 2022-07-27 11:52:10 -07:00
ThatOneCalculator
14c6e94e30 fix 2022-07-27 11:46:52 -07:00
ThatOneCalculator
f732867e87 accessibility <3 2022-07-27 11:32:55 -07:00
ThatOneCalculator
7c0a893086 more readable icons 2022-07-27 11:21:25 -07:00
ThatOneCalculator
7fb6383e53 Spinner 2022-07-27 11:19:57 -07:00
ThatOneCalculator
690b03979b Custom splash icons! 2022-07-27 10:25:30 -07:00
ThatOneCalculator
80fbe938b4 🎨 2022-07-27 10:07:52 -07:00
ThatOneCalculator
0ed6d30f5e Add endpoint 2022-07-27 09:58:18 -07:00
ThatOneCalculator
ed2ddd2cca clean up 2022-07-27 09:47:29 -07:00
ThatOneCalculator
3efd03800d Custom MOTD! 2022-07-27 09:46:35 -07:00
ThatOneCalculator
685b5c83af 🎨 2022-07-26 21:35:03 -07:00
ThatOneCalculator
cd4e9bbaee 🎨 2022-07-26 21:33:52 -07:00
ThatOneCalculator
03eedc2ea5 🎨 2022-07-26 21:32:03 -07:00
ThatOneCalculator
59fb6c0f17 More rpine 2022-07-26 21:18:36 -07:00
ThatOneCalculator
47265a6919 accesibility 2022-07-26 21:02:43 -07:00
ThatOneCalculator
995a330926 semi for children 2022-07-26 14:45:36 -07:00
ThatOneCalculator
2025e51051 Remove channels from actions 2022-07-26 14:40:11 -07:00
ThatOneCalculator
2e23f554aa onClick -> handler 2022-07-26 14:35:12 -07:00
ThatOneCalculator
8127cc7657 Remove updated.vue for now 2022-07-26 14:31:46 -07:00
ThatOneCalculator
9522b42dd2 Misc timeline actions as headerActions 2022-07-26 14:29:52 -07:00
ThatOneCalculator
be0bb66f69 revert 2022-07-26 13:16:49 -07:00
ThatOneCalculator
c82e8c9b31 test 2022-07-26 12:29:37 -07:00
ThatOneCalculator
5072c7de9e headerbar 2022-07-26 12:21:12 -07:00
ThatOneCalculator
df184a6725 hide federation from public local instance info if not mod 2022-07-25 21:21:40 -07:00
ThatOneCalculator
a8be587b94 Add back admin custom css start 2022-07-25 19:19:36 -07:00
ThatOneCalculator
f9003c5ee8 Start admin custom css 2022-07-25 19:18:56 -07:00
ThatOneCalculator
80fad13173 Add back missing routes 2022-07-25 19:17:47 -07:00
ThatOneCalculator
375231e457 Revert "Start admin custom css"
This reverts commit 74b52213eec21e9ead7574cdfd1f8cc11022e000.
2022-07-25 19:00:10 -07:00
ThatOneCalculator
928f1d68f0 More rpine 2022-07-25 18:15:01 -07:00
ThatOneCalculator
9c07d0f4cf more rpine 2022-07-25 18:15:01 -07:00
ThatOneCalculator
2cd1f82038 More rose pine stuff 2022-07-25 17:32:25 -07:00
ThatOneCalculator
1d900894c8 fix 2022-07-25 17:27:57 -07:00
ThatOneCalculator
525f81f218 Fix 2022-07-25 17:24:16 -07:00
ThatOneCalculator
7658f89dca Raw instance info only for moderators 2022-07-25 17:14:37 -07:00
ThatOneCalculator
b496e9c067 Start admin custom css 2022-07-25 17:00:44 -07:00
ThatOneCalculator
4d300a7055 profile as bg 2022-07-25 16:04:30 -07:00
ThatOneCalculator
2944d70379 fix 2022-07-25 14:17:58 -07:00
Johann150
071f893007 use getNote instead of Notes.find
If a note is not visible to the requesting user, an error will be raised.
2022-07-25 14:17:20 -07:00
ThatOneCalculator
c4b9f702b4 .js 2022-07-25 14:02:46 -07:00
ThatOneCalculator
a718f8d053 fix import 2022-07-25 13:59:12 -07:00
ThatOneCalculator
a75fe41f06 im stuff 2022-07-25 13:57:13 -07:00
ThatOneCalculator
735ad48874 FOUNDKEY changes 2022-07-25 13:50:52 -07:00
Johann150
43a42ea9ad refactor queue chart to composition API 2022-07-25 13:49:37 -07:00
ThatOneCalculator
25f95e89ae queeueueueu chart 2022-07-25 13:48:35 -07:00
Johann150
7d7cdeca6b refactor: colours in queue chart 2022-07-25 13:47:48 -07:00
Johann150
fc307d1916 FOUNDKEY changes 2022-07-25 13:45:00 -07:00
Johann150
8d5ec8662e Refactor components/page/page.textarea.vue to composition API
https://akkoma.dev/FoundKeyGang/FoundKey/pulls/26
2022-07-25 13:43:06 -07:00
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
2c72acd813 enable to fetch replies recursively 2022-07-25 13:40:37 -07:00
Johann150
3f9788cae8 pack children without detail 2022-07-25 13:40:22 -07:00
Johann150
2832273e70 client uses new API for child notes depth 2022-07-25 13:40:01 -07:00
Johann150
2c814b317f remove ms dependency 2022-07-25 13:38:31 -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
adcc3c9286 remove unnecessary joins
These joins are no longer necessary as of commit
c35372a20d22cddb75e93a0b407f2b652cd7faf0. It seems they are bad enough
for performance to break installs.
2022-07-25 13:28:57 -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
3a8b93ac26 tweak rate limit 2022-07-24 17:56:48 +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
6fa6bc1915 🎨 2022-07-23 22:10:07 -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
8532c7eea5 more rpine stuff 2022-07-23 21:23:04 -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
dependabot[bot]
ed5ee682ba chore(deps): bump undici from 5.5.1 to 5.8.0 in /packages/backend (#9028)
Bumps [undici](https://github.com/nodejs/undici) from 5.5.1 to 5.8.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.5.1...v5.8.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-23 14:41:01 +09:00
dependabot[bot]
c07d014275 chore(deps): bump file-type from 17.1.2 to 17.1.3 in /packages/backend (#9030)
Bumps [file-type](https://github.com/sindresorhus/file-type) from 17.1.2 to 17.1.3.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v17.1.2...v17.1.3)

---
updated-dependencies:
- dependency-name: file-type
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-23 14:40:54 +09:00
syuilo
8a80246d24 lint fix 2022-07-23 14:31:54 +09:00
syuilo
0549e62e3a update tfjs 2022-07-23 14:31:15 +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
80ae73f543 Merge remote-tracking branch 'misskey/develop' into develop 2022-07-21 23:43:30 -07:00
xianon
fed327b437 リモートユーザーを正しくブロックできるように修正する (#9027) 2022-07-22 15:41:31 +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
b374c4dcf6 chore: improve error message of boot 2022-07-21 22:30:36 +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
31da3c16c3 Properly apply star is like patch 2022-07-19 15:23:26 -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
292663b032 indentation 2022-07-19 12:01:45 -07:00
ThatOneCalculator
6800a8ccaa Better ASCII art 2022-07-19 11:18:44 -07:00
ThatOneCalculator
80ea452b9b Calckey as software name, finally! 2022-07-19 10:49:43 -07:00
ThatOneCalculator
e4246d8586 Calckey in launch strings 2022-07-19 10:18:05 -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
c6eaf11033 Branding 2022-07-19 09:21:45 -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
Acid Chicken (硫酸鶏)
bfce689abc fix(server): make sure getFileInfo doesn't fail if detectSensitivity ever fails (#9020) 2022-07-19 17:09:21 +09:00
Johann150
c36d96316e client: use bearer token authorization 2022-07-19 09:33:00 +02:00
Johann150
5217f18ca4 handle authentication errors in stream API 2022-07-19 09:32:46 +02:00
Johann150
ad2f017af8 update openapi spec generator
Properly document GET API endpoints.
Added Bearer token authentication.
2022-07-19 09:32:01 +02:00
Johann150
69059b2b1f improve authentication errors 2022-07-19 09:29:04 +02:00
Johann150
8b6381a6a8 add OAuth 2.0 Bearer Token authentication 2022-07-19 09:29:04 +02:00
ThatOneCalculator
bab942856e tabs 2022-07-18 23:21:08 -07:00
ThatOneCalculator
ae5fd85436 calckey ascii art 2022-07-18 23:07:18 -07: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
4ee44087b9 oauth 2022-07-18 22:22:24 -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
7da37a3500 MOTD 2022-07-18 21:47:32 -07:00
ThatOneCalculator
02ee80a607 Rose Pine 2022-07-18 21:37:10 -07:00
ThatOneCalculator
002f7b5481 The annoying orange 2022-07-18 21:32:02 -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
ab07240b11 migration 2022-07-18 21:04:55 -07:00
ThatOneCalculator
f1ec391d6a Merge remote-tracking branch 'johann150/rotate-x-y' into develop 2022-07-18 20:58:10 -07:00
ThatOneCalculator
db7fbce3b1 Merge remote-tracking branch 'nullobsi/secure-fetch' into develop 2022-07-18 20:50:15 -07:00
ThatOneCalculator
3fd1e2fc6b Merge remote-tracking branch 'futchitwo/logout-timeline' into develop 2022-07-18 20:49:10 -07:00
ThatOneCalculator
70f8c0602b enter 2022-07-18 20:46:19 -07:00
ThatOneCalculator
d5c635edd6 Merge remote-tracking branch 'pixeldesu/fix/acrylic-firefox' into develop 2022-07-18 20:45:43 -07:00
ThatOneCalculator
86aaa303a7 sidebar 2022-07-18 20:42:31 -07:00
ThatOneCalculator
b7476a89d3 Eng 2022-07-18 20:36:36 -07:00
ThatOneCalculator
b5fe871668 Merge remote-tracking branch 'thatonecalculator/chat-swap-enter-ctrlenter' into develop 2022-07-18 20:35:17 -07:00
ThatOneCalculator
9ab67038ad Merge remote-tracking branch 'thatonecalculator/autocomplete-chat' into develop 2022-07-18 20:35:11 -07:00
ThatOneCalculator
f7007f2863 Merge remote-tracking branch 'thatonecalculator/fix-chat-continuation' into develop 2022-07-18 20:34:53 -07:00
ThatOneCalculator
67460a4e7b Merge remote-tracking branch 'thatonecalculator/self-host-images' into develop 2022-07-18 20:34:37 -07:00
ThatOneCalculator
2520468447 Merge remote-tracking branch 'thatonecalculator/repair-style' into develop 2022-07-18 20:34:06 -07:00
ThatOneCalculator
134040410f Merge remote-tracking branch 'thatonecalculator/toggle-ads' into develop 2022-07-18 20:31:46 -07:00
ThatOneCalculator
7507899d51 Updated store 2022-07-18 20:31:30 -07:00
ThatOneCalculator
0ed4e48dbb Merge remote-tracking branch 'thatonecalculator/vlite' into develop 2022-07-18 20:31:27 -07:00
ThatOneCalculator
005d557502 Calckey 2022-07-18 19:00:45 -07:00
ThatOneCalculator
346da2e1d4 Merge remote-tracking branch 'misskey/develop' into develop 2022-07-18 17:41:13 -07:00
Kainoa Kanter
68d2bcf192 Update 'packages/client/assets/misskey.svg' 2022-07-19 02:15:20 +02:00
Kainoa Kanter
7b16caf574 Update 'packages/client/assets/misskey.svg' 2022-07-19 02:12:23 +02:00
Kainoa Kanter
53b805be89 Update 'packages/client/assets/misskey.svg' 2022-07-19 02:11:42 +02:00
Kainoa Kanter
b81d90db85 Update 'packages/client/assets/misskey.svg' 2022-07-19 02:10:23 +02:00
Kainoa Kanter
be9c1230d4 Update 'packages/client/assets/misskey.svg' 2022-07-19 02:09:06 +02:00
syuilo
9879944abf Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-07-19 01:20:38 +09:00
syuilo
3632994024 fix(client): fix window default prop 2022-07-19 01:20:36 +09:00
xianon
1848655262 ユーザー情報の取得の再試行を修正する (#9017) 2022-07-18 21:43:31 +09:00
syuilo
a04e735d5d chore(client): tweak style 2022-07-18 18:41:17 +09:00
syuilo
d0a1018b48 update vite 2022-07-18 18:41:07 +09:00
nullobsi
1df427a085 Hide private data in pug when private mode is enabled 2022-07-17 15:25:40 -07:00
nullobsi
4e52c8d8fd Add secure mode settings to Security tab 2022-07-17 15:25:40 -07:00
nullobsi
7131ca8897 In private mode, block access to many public APIs 2022-07-17 15:25:40 -07:00
nullobsi
8f6605eb63 Add Secure Mode and Private Mode
- Add instance actor
- Add private mode, which uses an allowlist
- Add Secure Mode, restricts access to blocked instances
2022-07-17 15:25:39 -07:00
nullobsi
03185aae2e Add migration for allowedHosts, secureMode, privateMode 2022-07-17 14:02:40 -07:00
syuilo
321b6f3977 lint fix 2022-07-18 05:08:13 +09:00
syuilo
b76d76b8f9 enhance(client): tweak ui 2022-07-18 05:03:39 +09:00
syuilo
d4e0d16014 chore(client): tweak style 2022-07-18 01:29:29 +09:00
Ryu jongheon
6a5f4349af fix(client): use icon for local if available (#9012) 2022-07-18 00:33:12 +09:00
syuilo
e48579070c enhance(client): ウィンドウを最大化できるように 2022-07-18 00:31:55 +09:00
syuilo
3f25cb01fe 🎨 2022-07-18 00:18:56 +09:00
syuilo
6437723414 enhance(client): tweak ui 2022-07-17 23:18:05 +09:00
syuilo
8c3974b97b enhance(client): tweak ui 2022-07-17 21:06:33 +09:00
syuilo
fbfac17342 chore(client): tweak deck ui 2022-07-17 05:33:21 +09:00
syuilo
18462c1ec7 chore(client): tweak style 2022-07-17 05:13:07 +09:00
syuilo
c56f14473f Update 1651224615271-foreign-key.js
#8852
2022-07-17 05:12:59 +09:00
syuilo
e783621f0e fix(client): fix deck style 2022-07-17 05:12:43 +09:00
syuilo
d771dd598b fix(client): デッキUI時に ページで表示 ボタンが機能しない問題を修正
Fix #9010
2022-07-17 05:12:22 +09:00
futchitwo
8903a4691f loginRequired プロパティを使わないように 2022-07-17 00:42:02 +09:00
syuilo
958260795f Update 1651224615271-foreign-key.js
#8852
2022-07-16 23:51:32 +09:00
syuilo
da75b53f52 feat(client): registry editor 2022-07-16 23:11:05 +09:00
syuilo
e725ad54cc chore(client): tweak style 2022-07-16 22:16:01 +09:00
syuilo
caa96e500f chore(client): tweak style 2022-07-16 20:53:53 +09:00
syuilo
14463b7cbf fix(server): fix bind of method
Fix #9006
2022-07-16 19:03:41 +09:00
Kainoa Kanter
e2075744f2 chore: improve ad style (#8995)
* Improve ad style

* 🎨

* `ad` -> `info`
2022-07-16 17:50:12 +09:00
syuilo
1c670a3074 chore(client): tweak user-info routing 2022-07-16 16:52:12 +09:00
syuilo
41cdaba2b1 chore(client): tweak style 2022-07-16 15:19:52 +09:00
syuilo
f4aad83644 chore(client): tweak deck ui 2022-07-16 15:19:44 +09:00
syuilo
ad298da308 chore(client): tweak ui 2022-07-16 13:49:23 +09:00
syuilo
adc138fb4a refactor(client): use setup syntax 2022-07-16 13:14:16 +09:00
syuilo
a091fe736c chore(client): tweak style 2022-07-16 13:13:58 +09:00
Kainoa Kanter
787047094c Apply suggestions from code review
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-07-15 07:23:23 -07:00
syuilo
7593b41db8 chore(client): tweak ui 2022-07-15 22:09:05 +09:00
syuilo
ce012b14e3 chore(client): tweak style 2022-07-15 19:31:04 +09:00
syuilo
dbb2f64621 chore(client): tweak style 2022-07-15 19:15:23 +09:00
syuilo
3848f0069a Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-07-15 17:14:29 +09:00
Johann150
cb687fa9bf refactor: signup component as composition api (#8957) 2022-07-15 17:14:05 +09:00
syuilo
c6d8346b7f enhance(client): RSSティッカーで表示順序をシャッフルできるように 2022-07-15 17:12:08 +09:00
syuilo
2cb5e792fd chore(client): tweak ui 2022-07-15 17:01:13 +09:00
Kainoa Kanter
e15be5ce08 Merge branch 'develop' into toggle-ads 2022-07-14 17:48:59 -07:00
Kainoa Kanter
8eca8e8f50 Delete 1657759324648-show-ads.js 2022-07-14 17:41:10 -07:00
syuilo
a38d9e4330 move rollup to devDeps 2022-07-14 23:54:52 +09:00
syuilo
52a3dd2f25 chore(client): improve usability 2022-07-14 23:50:07 +09:00
tamaina
0a8d24702f refactor(client): remove useCssModule (#8999)
* refactor(client): remove useCssModule()

* use MkStickyContainer

* Revert "use MkStickyContainer"

This reverts commit 639746786bb7e3342db9cbd3452854fc29aacf88.
2022-07-14 23:32:00 +09:00
tamaina
2759fa5891 use MkStickyContainer (#9000) 2022-07-14 23:31:01 +09:00
syuilo
2284142e58 tweak boot.js 2022-07-14 22:25:57 +09:00
syuilo
5f2a3917e6 Revert "fix(client): revert es2017"
This reverts commit 0ddabdbf68767566fd8f4fdeab1de82535dc44cb.
2022-07-14 22:14:42 +09:00
syuilo
94dece7946 Revert "debug"
This reverts commit fa5140310f05c00d641e794329073eb7d44f6825.
2022-07-14 22:13:04 +09:00
syuilo
8678e4d2c8 Revert "debug"
This reverts commit 800bbc4328e27944e785d2ad50da0293df0ee114.
2022-07-14 22:13:00 +09:00
syuilo
e00b4724ac tweak boot.js 2022-07-14 22:04:16 +09:00
syuilo
8c9530fb41 tweak boot.js 2022-07-14 21:52:58 +09:00
syuilo
6184f34c91 debug 2022-07-14 21:40:30 +09:00
syuilo
3b199acdd2 debug 2022-07-14 21:32:21 +09:00
syuilo
0d28146099 fix(client): revert es2017 2022-07-14 21:06:07 +09:00
syuilo
a3a2d1186c chore: use tab 2022-07-14 21:02:45 +09:00
syuilo
975e22089a improve error handling of client boot 2022-07-14 20:41:17 +09:00
syuilo
ae5596dce2 log error while client boot 2022-07-14 20:29:45 +09:00
syuilo
22b02f0f72 chore(client): tweak ui 2022-07-14 17:52:59 +09:00
syuilo
6b1a892a86 refactor(client): rename menu(sidebar) -> navbar 2022-07-14 17:42:12 +09:00
syuilo
8a5a10077e chore(client): tweak style 2022-07-14 17:22:06 +09:00
ThatOneCalculator
c66fbc2bf6 spacing 2022-07-13 23:54:22 -07:00
ThatOneCalculator
106800f0c5 🤞 2022-07-13 23:25:32 -07:00
ThatOneCalculator
1a47586cdc lint 2022-07-13 23:25:07 -07:00
ThatOneCalculator
3b4910a713 fix 2022-07-13 23:19:02 -07:00
ThatOneCalculator
ed48eb3e85 remove pip 2022-07-13 23:03:06 -07:00
ThatOneCalculator
5e9b8eee60 fix 2022-07-13 22:58:09 -07:00
ThatOneCalculator
a0cbc9ba9d fix 2022-07-13 22:54:33 -07:00
ThatOneCalculator
dd1a8c6f5d Lifecycle hook 2022-07-13 22:10:58 -07:00
ThatOneCalculator
f848131bf7 fix 2022-07-13 21:50:59 -07:00
ThatOneCalculator
bf8d55a952 vlite 2022-07-13 21:40:44 -07:00
ThatOneCalculator
eee7edd623 fix 2022-07-13 18:28:11 -07:00
ThatOneCalculator
9151664b59 typo 2022-07-13 18:19:18 -07:00
ThatOneCalculator
e17589478a fix 2022-07-13 18:19:01 -07:00
ThatOneCalculator
17381e9c0c Make showing ads toggleable 2022-07-13 17:54:12 -07:00
syuilo
66ce279232 chore(client): trust ios 2022-07-13 21:41:06 +09:00
syuilo
bc4fb0ad6b lit fixes 2022-07-13 21:39:16 +09:00
syuilo
f4eaa9b3ce update deps 2022-07-13 21:37:48 +09:00
syuilo
0bdbbd31df update vite 2022-07-13 21:29:38 +09:00
Andreas Nedbal
0e9dec388b fix(client): hide bot protection warning with disabled registrations (#8794)
* fix(client): hide bot protection warning with disabled registrations

* Apply review suggestion from @Johann150

Co-authored-by: Johann150 <johann@qwertqwefsday.eu>

Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-07-13 21:23:20 +09:00
syuilo
d2fb55866e chore(dev): add note 2022-07-13 21:19:27 +09:00
Johann150
e53284dc20 fix: add es2017 build target (#8931)
* remove top level awaits

* add es2017 target

* refactor: use setup and ref sugar
2022-07-13 21:17:19 +09:00
tamaina
1665262483 fix(sw, notification): Don't issue an event if there is no affect (#8979)
* test

* ]v]
2022-07-13 21:07:49 +09:00
Johann150
278b7a70a7 enhance: read theme color nodeinfo (#8977)
* provide theme color in nodeinfo metadata

* read theme color from nodeinfo

Prefer to read the theme color from the nodeinfo since it is more
performant than performing selector search on a DOM.
2022-07-13 21:06:24 +09:00
nvisser
a60b0dd757 Make tensorflow an optinal dependency (#8986) 2022-07-13 21:00:59 +09:00
syuilo
d71af6ab8e chore(client): fix routing 2022-07-13 18:28:04 +09:00
syuilo
65ec13a137 fix(client): fix url encoded string handling of nirax
Fix #8878
2022-07-13 18:11:54 +09:00
syuilo
80b6b9966a 🎨 2022-07-13 18:09:47 +09:00
syuilo
c2e1cd19e7 chore(client): tweak explore page 2022-07-13 18:09:41 +09:00
syuilo
cedad19a89 chore(client): fix type def 2022-07-13 16:33:52 +09:00
syuilo
dc969590e8 chore(client): fix mention style 2022-07-13 16:33:39 +09:00
syuilo
f9929c7a7b 🎨 2022-07-13 16:33:18 +09:00
syuilo
ac335a17ae chore(client): tweak ui 2022-07-12 22:42:50 +09:00
syuilo
235e55790b feat: support <plain> syntax for mfm 2022-07-12 12:03:38 +09:00
MeiMei
41e4505111 Fix crash at startup if TensorFlow is not supported (#8984)
* Lazy loading tensorflow

* CHANGELOG

* CHANGELOG

* Check CPU flags

* .
2022-07-12 10:38:57 +09:00
Kainoa Kanter
29eefbd553 🎨 2022-07-11 15:00:48 -07:00
ThatOneCalculator
b739eeb8d6 Fix broken chats
Co-authored-by: @ltlapy
2022-07-11 13:45:00 -07:00
syuilo
5f3245a921 enhance(client): improve widgets component 2022-07-11 23:36:39 +09:00
syuilo
fa72ec1f08 re: update mfm-js 0.23.0-canary.1 2022-07-11 23:13:23 +09:00
syuilo
e8a58722a2 update mfm-js 0.23.0-canary.1 2022-07-10 21:09:37 +09:00
yzhe819
2d69600539 chore: fix lint errors (#8981) 2022-07-10 19:47:29 +09:00
syuilo
d97cae841d enhance(client): update themes 2022-07-10 15:36:02 +09:00
syuilo
cfbf19dea4 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-07-10 15:35:45 +09:00
syuilo
83e3fca600 chore(client): tweak style 2022-07-10 15:35:43 +09:00
tamaina
a461625b31 enhance(sw): If receiving a push notification issued more than a day, ignore it. (#8980)
* enhance(sw): ignore old push notification

* ✌️

* 半日

* !==

* 1日
2022-07-10 15:15:21 +09:00
syuilo
f73871e73e fix(client): fix style of mention 2022-07-10 13:16:11 +09:00
syuilo
f29dcb6e1f chore(dev): remove duplicated lint rule 2022-07-10 11:14:41 +09:00
dogcraft
8b106bf548 fix: QueryFailedError when logging user's IPs (#8973)
* fix QueryFailedError when logging user's IPs

* use `orIgnore` to fix
2022-07-10 11:02:46 +09:00
syuilo
fc531766ad update summaly 2022-07-09 18:23:21 +09:00
MeiMei
6125bd981e Fix Attempts to update all notifications (#8974)
* Fix massive update notification parameters

* CHANGELOG

* CHANGELOG
2022-07-09 18:18:39 +09:00
syuilo
638f0eba12 enhance: make active email validation configurable 2022-07-09 15:05:55 +09:00
syuilo
da51152662 enhance(server): tweak identicon generation 2022-07-09 13:22:35 +09:00
ThatOneCalculator
9ccc508d01 Remove from watch 2022-07-08 16:09:18 -07:00
ThatOneCalculator
ee30560bc8 Make optional 2022-07-08 15:45:19 -07:00
Kainoa Kanter
26c012b9c8 v 2022-07-08 12:57:59 -07:00
Kainoa Kanter
7e78110c54 Merge branch 'misskey-dev:develop' into repair-style 2022-07-08 12:57:21 -07:00