Commit Graph

2157 Commits

Author SHA1 Message Date
ThatOneCalculator 9dfb552c72 chore: 🔀 Merge upstream 2022-09-10 12:14:19 -07:00
ThatOneCalculator a9eb58ac72 chore: 🔀 Merge upstream to 12.119.0 2022-09-10 12:13:55 -07:00
syuilo a97fcd9e73
Update .eslintrc.js 2022-09-11 03:34:41 +09:00
syuilo 4c767f16f6
Update .eslintrc.js 2022-09-11 01:58:34 +09:00
rinsuki e60a6cc621
chore(sw): only proxies HTML requests (#9070)
* chore(sw): only proxies HTML requests

もはやHTMLじゃなさそうなリクエストにはSWで関与しないようにする

こうするといろいろな面倒事が解決するはず…たぶん

Resolve #9037
Resolve #9038

* align code style

* Update packages/sw/src/sw.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-09-10 19:25:32 +09:00
syuilo 7c89a27e61 update deps 2022-09-10 19:14:07 +09:00
syuilo 20aee2deed chore(client): 🎨 2022-09-10 16:28:59 +09:00
ThatOneCalculator 09996374e4 fix: 🐛 add script to pages view 2022-09-09 15:51:43 -07:00
ThatOneCalculator ba0bf7785a Add swiper to pages 2022-09-09 15:47:53 -07:00
ThatOneCalculator 3b3e8b5f51 Add swiper to notifications 2022-09-09 15:44:55 -07:00
ThatOneCalculator b5df90c797 Add swiper for instance info, fix MkSpacer 2022-09-09 15:42:17 -07:00
ThatOneCalculator a846a2e15c Add swiper to channels 2022-09-09 15:32:05 -07:00
ThatOneCalculator 038c367fd7 Add swiper for admin file 2022-09-09 15:26:33 -07:00
ThatOneCalculator d5ed3dbe9d Add swiper to about 2022-09-09 15:11:06 -07:00
ThatOneCalculator f7ed1b77cc fix: 🐛 Show title on mobile if there's no tab buttons 2022-09-09 15:04:31 -07:00
ThatOneCalculator 51b259a3bb sus 2022-09-09 13:59:15 -07:00
ThatOneCalculator 72ee2e3fdc fix: 🐛 gay gay homosexual gay 2022-09-09 13:56:42 -07:00
ThatOneCalculator 7ef63a770c me not smart 2022-09-09 13:47:19 -07:00
ThatOneCalculator 870f6d7b50 revert 2022-09-09 13:41:13 -07:00
ThatOneCalculator 02ccf1dbe4 fix 2022-09-09 13:35:48 -07:00
ThatOneCalculator 09d3740c67 f 2022-09-09 13:32:52 -07:00
ThatOneCalculator 86d6fe7b04 fix: 🚑 tl not showing up 2022-09-09 13:31:48 -07:00
ThatOneCalculator c13dd0f70e fix: 🐛 Promper Info import 2022-09-09 12:22:05 -07:00
ThatOneCalculator 82cc9420f0 upstream b 2022-09-09 12:17:11 -07:00
ThatOneCalculator e8664b5664 chore: 🔀 Merge upstream 2022-09-09 12:16:58 -07:00
ThatOneCalculator 00218e7387 feat: ⚗️ Swiping in featured 2022-09-09 12:09:12 -07:00
ThatOneCalculator 11a5a99a6f fix: 🐛 Fix slide sync on initial timeline load 2022-09-09 11:06:18 -07:00
ThatOneCalculator f08c04cdb1 fix: 🐛 fix header button positions on mobile 2022-09-08 10:42:01 -07:00
ThatOneCalculator 0f21d4c077 chore: ⬆️ Upgrade several deps
From yarn upgrade-interactive
2022-09-07 16:23:33 -07:00
ThatOneCalculator c9792492cb fix: 2022-09-07 16:18:04 -07:00
ThatOneCalculator 78bd658a4f fix sync 2022-09-07 16:11:00 -07:00
ThatOneCalculator 17dc06e47a chore: ⬆️ Upgrade Vite 2022-09-07 15:51:01 -07:00
ThatOneCalculator 7354b363eb feat: Swiper in notifs 2022-09-07 15:49:07 -07:00
ThatOneCalculator da112b181f fix: 🐛 sync tab when getting last timeline 2022-09-07 15:40:25 -07:00
ThatOneCalculator 045fc9e1ee fix: 🐛 Don't show tab title on mobile 2022-09-07 15:37:04 -07:00
ThatOneCalculator c601650151 fix 2022-09-07 15:33:21 -07:00
ThatOneCalculator 9b3ad73576 feat: Better tabs for mobile 2022-09-07 15:09:23 -07:00
nullobsi 1c7dc4a1e8
Hide private data in pug when private mode is enabled 2022-09-06 20:47:36 -07:00
nullobsi 7caec25f0f
Add secure mode settings to Security tab 2022-09-06 20:47:33 -07:00
nullobsi 26f0483094
In private mode, block access to many public APIs 2022-09-06 20:46:42 -07:00
nullobsi a03f13fb3f
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-09-06 20:46:41 -07:00
nullobsi 7887082622
Add migration for allowedHosts, secureMode, privateMode 2022-09-06 20:46:41 -07:00
syuilo 1b014bc3e5 fix(server): 他人の通知を既読にできる可能性があるのを修正 2022-09-06 20:54:49 +09:00
syuilo a9e13693a5 refactor(client): refactor file name and directory structure 2022-09-06 18:21:49 +09:00
syuilo 0b99ffa8f9 refactor(client): use setup syntax 2022-09-06 18:09:17 +09:00
syuilo d4e284c859 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-09-06 17:38:00 +09:00
syuilo eff9cdd8a7 refactor(client): use setup syntax 2022-09-06 17:37:58 +09:00
Takuya Yoshida 057d1642c8
Update typeorm to 0.3.9 (#9083) 2022-09-06 14:57:46 +09:00
ThatOneCalculator 60fb59c878 fix: 🐛 sync fixed 2022-09-05 18:42:01 -07:00
ThatOneCalculator e3e95e86fa lfg 2022-09-05 18:34:48 -07:00
ThatOneCalculator c89d8c7ef7 .7 2022-09-05 18:27:32 -07:00
ThatOneCalculator e4861bcf0b refactor: Swiper, no swiping! :fox:
Swiper everywhere, attempt to sync to header bar
2022-09-05 18:13:17 -07:00
ThatOneCalculator 37b7c4485c fix: 🚑 fix ref 2022-09-05 15:55:28 -07:00
ThatOneCalculator 94774723f0 Merge remote-tracking branch 'misskey/develop' into develop 2022-09-05 15:00:53 -07:00
ThatOneCalculator 79be45c65c Merge remote-tracking branch 'misskey/develop' into develop 2022-09-05 15:00:45 -07:00
ThatOneCalculator 4dc706a91a chore: ⬆️ Upgrade TypeORM 2022-09-05 14:53:48 -07:00
syuilo 9db2380c20 refactor(client): use setup syntax 2022-09-05 18:51:23 +09:00
syuilo 9132c72545 refactor(client): use setup syntax 2022-09-05 18:37:41 +09:00
syuilo 4c3d094a45 refactor(client): use setup syntax 2022-09-05 18:34:59 +09:00
syuilo f337459c6e refactor(client): use setup syntax 2022-09-05 18:24:46 +09:00
syuilo e41810f142 fix(client): fix syntax error of pages/follow.vue 2022-09-03 16:16:00 +09:00
syuilo 25f4c8688a refactor(client): use setup syntax 2022-09-02 00:22:31 +09:00
syuilo d9ff2dd471 refactor(client): use setup syntax 2022-08-31 23:12:22 +09:00
syuilo 2d8e7b4da7 enhance(client): improve analog-clock 2022-08-31 02:19:25 +09:00
syuilo 786b150ea7 refactor(client): align filename to component name 2022-08-31 00:24:33 +09:00
ThatOneCalculator 35406c0d22 fix: 💄 no blur on emoji picker --> blur safe by default 2022-08-27 22:26:06 -07:00
ThatOneCalculator e6236a2ffb fix screenshot size 2022-08-27 21:44:30 -07:00
ThatOneCalculator 770b2d9908 bg col 2022-08-27 21:44:17 -07:00
ThatOneCalculator ef801a4b94 description 2022-08-27 21:43:57 -07:00
ThatOneCalculator 5c6cff93ef feat: improve pwa manifest 2022-08-27 21:42:38 -07:00
ThatOneCalculator 10b5159573 lol 2022-08-27 15:49:10 -07:00
ThatOneCalculator dfac661e2a feat: ⚗️ vsides 2022-08-27 15:25:51 -07:00
ThatOneCalculator ab4c267594 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-27 15:18:59 -07:00
syuilo 47b2e56967 update deps 2022-08-27 16:34:14 +09:00
syuilo e0dce77678 chore(client): tweak loading display 2022-08-27 16:26:14 +09:00
ThatOneCalculator 8dee3c92c7 feat: 📦 use swc 2022-08-26 16:13:26 -07:00
syuilo 4373019b36 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-08-27 00:40:31 +09:00
syuilo 0dfb9f8291 enhance(client): tweak clock 2022-08-27 00:40:20 +09:00
syuilo 773139b737 enhance(client): add html color-schema support 2022-08-27 00:39:59 +09:00
ThatOneCalculator 405b4a5136 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-26 01:24:56 -07:00
Johann150 806a80a1e5
fix: volume sliders
Fixed a typo that made a required property be undefined.
2022-08-26 08:39:31 +02:00
Caipira 450076cfa4
enhance(client): mobile twitter url can be used as widget (#9057) 2022-08-24 21:02:06 +09:00
ThatOneCalculator 38907e3e08 squareAvatars true by default 2022-08-23 00:01:04 -07:00
Francis Dinh 5d7fea344b fix pagination.vue lints 2022-08-22 23:55:01 -07:00
Francis Dinh 437ab8e8fe fix lints in folder.vue 2022-08-22 23:54:56 -07:00
ThatOneCalculator eb4959558b Merge remote-tracking branch 'misskey/develop' into develop 2022-08-22 23:53:44 -07:00
ThatOneCalculator 533c5066c1 remove old scroll engine for notifs 2022-08-22 23:51:15 -07:00
ThatOneCalculator 899d7b42b5 Always `signToActivityPubGet` 2022-08-22 23:44:26 -07:00
ThatOneCalculator 89a1bc87d3 rc 2022-08-22 23:33:08 -07:00
ThatOneCalculator e1e3049455 fix: 🐛 show swiper 2022-08-22 23:28:20 -07:00
ThatOneCalculator 44e03b08f1 feat: 💄 style swiper 2022-08-22 23:23:19 -07:00
ThatOneCalculator 5acac6cbfb pag 2022-08-22 23:12:12 -07:00
ThatOneCalculator 91cefe12f1 fix: prerender prev and after slide 2022-08-22 23:05:23 -07:00
ThatOneCalculator 62c3b001de feat: pagination 2022-08-22 23:00:42 -07:00
ThatOneCalculator 2b2abd67a4 fix 2022-08-22 22:57:03 -07:00
ThatOneCalculator 3b09e6f510 fix???? 2022-08-22 22:42:30 -07:00
ThatOneCalculator bcf3466584 fix 2022-08-22 22:39:53 -07:00
ThatOneCalculator 631907e0ce s 2022-08-22 22:39:11 -07:00
ThatOneCalculator 0dc7992a6f vue 2022-08-22 22:35:54 -07:00
ThatOneCalculator 80e085dadc external 2022-08-22 22:35:07 -07:00
ThatOneCalculator 700c367884 feat: ⚗️ try swiper 2022-08-22 22:31:00 -07:00
ThatOneCalculator 805a3f3793 chore: 🔊 log x swipe 2022-08-22 22:19:11 -07:00
ThatOneCalculator b78b0a29e5 scale 0 2022-08-22 22:15:39 -07:00
ThatOneCalculator a82149c05d fix: 🐛 fix scrolling bugs 2022-08-22 22:09:43 -07:00
futchitwo 253f005e80
Fix: アクセストークン管理画面、アカウント管理画面表示できないのを修正 (#9064)
* Fix: apps page routing

* Fix: accounts page routing

* Fix: router name
2022-08-21 23:20:42 +09:00
ThatOneCalculator 1886193b8e fix: 🐛 swipe bug 2022-08-20 00:04:45 -07:00
ThatOneCalculator bca91426db feat: swipe thru notifs 2022-08-20 00:02:15 -07:00
ThatOneCalculator c544df7246 fix: 💄 consistent cw bg hover 2022-08-19 23:53:00 -07:00
ThatOneCalculator f0af0b60f2 chore: 💄 button height 3.5rem 2022-08-19 23:50:00 -07:00
ThatOneCalculator 504753c896 chore: 🔥 remove fader 2022-08-19 23:48:21 -07:00
ThatOneCalculator f89f81b4c0 fix: 🐛 swipe left on home wraps back 2022-08-19 23:42:15 -07:00
ThatOneCalculator eafc3260c9 feat: Fade 2022-08-19 23:38:01 -07:00
ThatOneCalculator 817ccb5b32 fix: 🐛 swipe left goes back a page 2022-08-19 23:20:28 -07:00
ThatOneCalculator 5e9d1ee478 fix swipes? 2022-08-19 23:16:06 -07:00
ThatOneCalculator 04a7e9c147 hide button bg 2022-08-19 22:55:21 -07:00
ThatOneCalculator 1c02c1097d finally fix 2022-08-19 14:58:54 -07:00
ThatOneCalculator 532c0187f6 chore: ⚰️ works 2022-08-19 14:51:40 -07:00
ThatOneCalculator ec28c5cc73 fix: 🐛 ref 2022-08-19 14:50:58 -07:00
ThatOneCalculator b00a1c13a0 fix: 💄 only show post button on home tl 2022-08-19 14:41:05 -07:00
ThatOneCalculator 21612d4f5e allow videos to be downloaded 2022-08-19 14:38:46 -07:00
ThatOneCalculator 8c35556410 fix: 🐛 fix videos having `<a>` 2022-08-19 14:30:47 -07:00
ThatOneCalculator 6b7a18b967 fix: 🐛 scroll 2022-08-19 14:25:08 -07:00
ThatOneCalculator d173aea0e4 Video in messages 2022-08-19 14:24:30 -07:00
ThatOneCalculator 4932ab2c34 fix: 🐛 fix again 2022-08-18 17:37:33 -07:00
ThatOneCalculator 93cdf4313e fix: 🐛 fix scroll 2022-08-18 17:23:32 -07:00
ThatOneCalculator dda8655ca3 same styles for postbutton and widgetbutton 2022-08-18 17:10:07 -07:00
ThatOneCalculator 2e686fc966 fix: 🐛 only show on mobile, fix animation 2022-08-18 17:05:30 -07:00
ThatOneCalculator 3aa8a5ca60 feat: ⚗️ New post button on mobile 2022-08-18 16:48:22 -07:00
ThatOneCalculator edb60d0961 chore: 📦 Add vue3-lottie 2022-08-18 09:42:21 -07:00
ThatOneCalculator bfd01747d1 revert: ⬇️ Go back to vue-plyr
Fork had problems with vertical videos
2022-08-17 16:38:17 -07:00
ThatOneCalculator de207c03f1 fix: 💄 fix buttons on entrance screen being squished on mobile 2022-08-17 16:20:39 -07:00
ThatOneCalculator 25d7e6bcd6 fix again 2022-08-17 16:05:09 -07:00
ThatOneCalculator cf0409a7a1 ^ 2022-08-17 16:03:27 -07:00
ThatOneCalculator 9c80dab7f4 fix: 🚑 Fix vue-plyr import 2022-08-17 16:03:20 -07:00
ThatOneCalculator 3b85a9bb7d chore: 📦 Use proper misskey browser image resizer package 2022-08-17 15:59:58 -07:00
ThatOneCalculator ea3c2441be fix: 🔒 Up multer to LTS as to avoid CVE-2022-24434 2022-08-17 15:57:16 -07:00
ThatOneCalculator be31b9bed3 refactor: 📦 Use updated fork of vue-plyr 2022-08-17 15:51:52 -07:00
ThatOneCalculator 268def0163 feat: More hover events!\ 2022-08-17 00:36:29 -07:00
ThatOneCalculator d7d91757a7 fix: 🚸 No more stupid details for replies 2022-08-17 00:29:41 -07:00
ThatOneCalculator 53b6030395 feat: 💄 highlight hover replies 2022-08-17 00:19:10 -07:00
ThatOneCalculator be7625cca6 fix: 🐛 Prevent clicking on child elements of timeline posts 2022-08-17 00:13:57 -07:00
ThatOneCalculator 078ab39bdf feat: Replies can be clicked too 2022-08-17 00:07:42 -07:00
ThatOneCalculator 74d5c3c162 feat: 🔖 .7 2022-08-16 23:58:21 -07:00
ThatOneCalculator 473291fe70 nice 2022-08-16 23:53:47 -07:00
ThatOneCalculator 2781a0aca4 fix: 🐛 use router 2022-08-16 23:50:35 -07:00
ThatOneCalculator 5d8f695206 fix: 🐛 need MkA 2022-08-16 23:43:24 -07:00
ThatOneCalculator d6e92616be fix: 🐛 do it right 2022-08-16 23:33:06 -07:00
ThatOneCalculator bd24de7ab7 fix: ⚗️ 2022-08-16 23:22:17 -07:00
ThatOneCalculator 38ebf77891 fix: 🐛 fix clicking on note content 2022-08-16 23:11:46 -07:00
ThatOneCalculator ec60046469 fix: 💄 style 2022-08-16 22:59:29 -07:00
ThatOneCalculator 387d388da9 I quickly became homophobic 2022-08-16 22:53:17 -07:00
ThatOneCalculator fe7a273aee fix: 💄 style 2022-08-16 22:47:18 -07:00
ThatOneCalculator d35f234fb5 feat: 💄 New note style 2022-08-16 22:42:03 -07:00
ThatOneCalculator da46c55db7 fix: Better import for plyr 2022-08-16 17:43:33 -07:00
ThatOneCalculator db61c366e8 fix: 🎨 mount plyr with app 2022-08-16 16:40:04 -07:00
ThatOneCalculator 70a4b5bf1f feat: ⚗️ vue-plyr 2022-08-16 16:32:44 -07:00
ThatOneCalculator b6dcfede43 fix: ⚗️ 2022-08-16 00:28:33 -07:00
ThatOneCalculator f8a410a843 fix: 🐛 fix avatar not showing up 2022-08-16 00:25:47 -07:00
ThatOneCalculator 0115747997 feat: Make mobile account avatar clickable 2022-08-16 00:22:37 -07:00
ThatOneCalculator a68ff96dc5 fix: 🐛 more mobile stuff 2022-08-16 00:11:59 -07:00
ThatOneCalculator bc6abeca6d fix: 🚑 No with dialog on load 2022-08-16 00:10:47 -07:00
ThatOneCalculator 5b3d55c84f fix: 📱 Fix for mobile 2022-08-16 00:08:37 -07:00
ThatOneCalculator a0787d837a mark all as ready upon loading notifs 2022-08-16 00:02:04 -07:00
ThatOneCalculator 053f1c0ac4 feat: ⚗️ ripple effect 2022-08-16 00:00:36 -07:00
ThatOneCalculator 866b1e9428 refactor: 📦 fuck them libs 2022-08-15 19:18:54 -07:00
ThatOneCalculator fc24c0639f fix: 📦 fix import 2022-08-15 19:08:47 -07:00
ThatOneCalculator 84e7c644a7 fix: ⚗️ Try swiped-events 2022-08-15 19:07:24 -07:00
ThatOneCalculator c383c30e80 feat: Swipe through timelines on mobile 2022-08-15 18:43:17 -07:00
Johann150 6490f4cf76 enhance: add re-collapsing to quoted notes 2022-08-15 16:05:08 -07:00
ThatOneCalculator f101791d02 Fix overlap betwen favicon and splash icon 2022-08-15 15:55:30 -07:00
ThatOneCalculator 3badf5546a Hide timetravel for now 2022-08-15 15:41:25 -07:00
ThatOneCalculator c80577c709 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-15 15:21:46 -07:00
syuilo dddc076d01 update deps 2022-08-13 18:45:29 +09:00
あずき⪥™ c97dc7fe93
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 8a09de6b28
Add following badge to user preview popup (#9048) 2022-08-13 14:26:51 +09:00
ThatOneCalculator 20c32d6b0e Add back migration 2022-08-09 19:56:03 -07:00
ThatOneCalculator 103221b367 Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop 2022-08-09 19:55:24 -07:00
ThatOneCalculator b8db50567c revert: timeline for non-logged in users 2022-08-09 19:52:07 -07:00
ThatOneCalculator 739d8a7b24 Revert "feature(client): Timeline page for non-login users"
This reverts commit 49beee532b.
2022-08-09 19:49:23 -07:00
ThatOneCalculator c5cea77bcd fix: 🐛 Remove header tabs if guest not enabled and not logged in 2022-08-09 16:27:43 -07:00
ThatOneCalculator dc00651c61 fix: 🐛 timeline secured 2022-08-09 16:22:55 -07:00
ThatOneCalculator 7e9c16501e fix: 🐛 Allow timeline if logged in, loll 2022-08-09 16:15:58 -07:00
ThatOneCalculator 3fd553b82b fix: 🐛 No computed on declared var 2022-08-09 16:13:53 -07:00
ThatOneCalculator 4f0030ecc8 fix: 🔒 Remove timeline source if not logged in and guest tl isn't enabled 2022-08-09 16:12:20 -07:00
ThatOneCalculator 69a2a29023 chore: ⚗️ More debugging 2022-08-09 15:52:56 -07:00
ThatOneCalculator 92af0d39fe fix: ✏️ Same typo as before... 2022-08-09 15:46:07 -07:00
ThatOneCalculator 8f441fd0f4 chore: 🔊 Test logging 2022-08-09 15:44:44 -07:00
ThatOneCalculator 50417674b2 fix: ✏️ Async typo 2022-08-09 15:40:15 -07:00
ThatOneCalculator 4370ef7b1b fix: ⚗️ Attempt to fix routing 2022-08-09 15:38:30 -07:00
ThatOneCalculator b49dd35907 fix: caption in admin settings
Move splash below theme

Splash below theme
2022-08-09 13:09:54 -07:00
ThatOneCalculator 4fcf5b1081 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 73a57858e0 feat: custom css/assets
typo

fix gulpfile
2022-08-09 13:09:54 -07:00
ThatOneCalculator fd088d0c85 Seperate splash screen settings in admin panel 2022-08-09 13:09:54 -07:00
ThatOneCalculator e7f2c7df03 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 16c274aaab add tes as dep, even if unused 2022-08-09 00:40:29 -07:00
ThatOneCalculator b3f109cf52 disable ocr for now 2022-08-09 00:39:27 -07:00
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
ThatOneCalculator 74bd9fd01c docs 2022-08-05 14:11:18 -07:00
ThatOneCalculator 31e9279c70 More Calckey branding 2022-08-05 14:07:40 -07:00
syuilo 2cd70b80a2 enhance(client): improve clock widgets 2022-08-05 23:51:15 +09:00
ThatOneCalculator 497675c49e import order 2022-08-04 18:13:56 -07:00
ThatOneCalculator 4cae839bfa thumbs up or star trggers pleroma like 2022-08-04 18:12:57 -07: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 c1509ebcad idk 2022-08-04 14:28:16 -07:00
ThatOneCalculator 26e82b73dc im stuff 2022-08-04 14:25:54 -07:00
ThatOneCalculator b376d3e98e stuff? 2022-08-04 14:16:22 -07:00
ThatOneCalculator 1151991b70 t 2022-08-04 14:13:12 -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
Johann150 74cf3d887c backend: fix lint "no-throw-literal" 2022-08-04 13:36:37 -07:00
Johann150 dd28859348 fix spelling error 2022-08-04 13:34:18 -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
syuilo b5bf4e75a6 use es2021 for node 2022-07-31 14:20:10 +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 3ccf2ea098 test 2022-07-29 09:27:39 -07:00
ThatOneCalculator 5b9e2ec817 try new query 2022-07-29 09:17:10 -07:00
ThatOneCalculator 2d14777573 try to fix streaming 2022-07-29 08:57:53 -07:00
ThatOneCalculator 669ee2c600 im stuff 2022-07-29 01:11:25 -07:00
ThatOneCalculator bcc219566d remove console log 2022-07-29 00:44:17 -07:00
ThatOneCalculator 261e00fcde console log 2022-07-29 00:40:27 -07:00
ThatOneCalculator 8d1144cda0 stuff 2022-07-29 00:35:49 -07:00
ThatOneCalculator 1372a246b5 brackets 2022-07-29 00:33:51 -07:00
ThatOneCalculator b51a8750a3 () 2022-07-29 00:30:42 -07:00
ThatOneCalculator b53bbc960f im stuff 2022-07-29 00:28:21 -07:00
ThatOneCalculator 5112f6425e try @Johann150's solution :) 2022-07-29 00:25:22 -07:00
ThatOneCalculator 13648d03a1 im stuff 2022-07-29 00:20:40 -07:00
ThatOneCalculator 40c197ed60 no quotes 2022-07-29 00:13:29 -07:00
ThatOneCalculator 152c8c9cae testtt 2022-07-29 00:09:49 -07:00
ThatOneCalculator 8380487afe testtt 2022-07-29 00:00:39 -07:00
ThatOneCalculator 3fae29e4d5 FROM clause 2022-07-28 23:57:18 -07:00
ThatOneCalculator 15ad79c3de aaa 2022-07-28 23:53:42 -07:00
ThatOneCalculator e639496be2 fix!!!! 2022-07-28 23:46:36 -07:00
ThatOneCalculator 291649b6e7 proper error 2022-07-28 23:01:13 -07:00
ThatOneCalculator 9d53e8322a bruh 2022-07-28 22:57:54 -07:00
ThatOneCalculator e8ccd62a27 help i cant write queer ees :( 2022-07-28 22:54:59 -07:00
ThatOneCalculator e447e72c77 ack 2022-07-28 22:46:51 -07:00
ThatOneCalculator 664ea1dcf4 test :( 2022-07-28 22:42:40 -07:00
ThatOneCalculator 73ac045aa8 typo!! 2022-07-28 22:31:49 -07:00
ThatOneCalculator 2c7ece6bc6 I think i fixed it! 2022-07-28 22:29:54 -07:00
ThatOneCalculator 1af22f0bc2 test 2022-07-28 22:17:59 -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 a0529277e3 typo in file name 2022-07-28 21:50:00 -07:00
ThatOneCalculator c96c0ac7d3 typo 2022-07-28 21:49:36 -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
ThatOneCalculator b3a50187b1 Recommended timeline! 2022-07-28 21:28:13 -07:00
ThatOneCalculator d8f15171ba solid borders on qrns fix 2022-07-28 09:25:11 -07:00
ThatOneCalculator 66813e2975 Less cluttered notification summary 2022-07-28 09:24:43 -07:00
ThatOneCalculator fccab12c82 im stufff 2022-07-27 21:36:02 -07:00
ThatOneCalculator 84c3664628 A 2022-07-27 21:33:23 -07:00
ThatOneCalculator d37e83046c fix againnn 2022-07-27 21:31:05 -07:00
ThatOneCalculator 4ac6073a77 fix migration 2022-07-27 21:25:37 -07:00
ThatOneCalculator 1001c18e17 Fix migration 2022-07-27 21:22:03 -07:00
ThatOneCalculator 7e22f5fea3 adjust padding on icons only 2022-07-27 21:00:41 -07:00
ThatOneCalculator b96019ff9c padding 2022-07-27 20:43:51 -07:00
Johann150 b60d8f147c fix lints 2022-07-27 19:46:56 -07:00
Chloe Kudryavtsev 29cdb93104 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 9d8c2b67cc rose pine code blocks 2022-07-27 19:32:21 -07:00
ThatOneCalculator dc09283b5d formatting 2022-07-27 19:31:33 -07:00
ThatOneCalculator 5b67390baf loader stroke 6px 2022-07-27 19:27:29 -07:00
ThatOneCalculator 5464e8a728 Toggleable showing updates 2022-07-27 19:24:51 -07:00
ThatOneCalculator aa6ca4d6e9 speed up to 1.2s 2022-07-27 12:34:23 -07:00
ThatOneCalculator 979c7cc839 LOADING ANIMATION IS FINALLY FIXED 2022-07-27 12:32:14 -07:00
ThatOneCalculator db787696b7 40 2022-07-27 12:28:36 -07:00
ThatOneCalculator 76ce3f80de 🙏 2022-07-27 12:27:09 -07:00
ThatOneCalculator e1d6e910f7 fix fr on god no cap 2022-07-27 12:04:26 -07:00
ThatOneCalculator 160cb38afa hopefully fix fo the last time 2022-07-27 11:57:09 -07:00
ThatOneCalculator f277aaf677 fix again 2022-07-27 11:52:10 -07:00
ThatOneCalculator 6e7efb8c43 fix 2022-07-27 11:46:52 -07:00
ThatOneCalculator ac570286a2 accessibility <3 2022-07-27 11:32:55 -07:00
ThatOneCalculator 12c030af02 more readable icons 2022-07-27 11:21:25 -07:00
ThatOneCalculator b36bb813c1 Spinner 2022-07-27 11:19:57 -07:00
ThatOneCalculator 1129a2ec8c Custom splash icons! 2022-07-27 10:25:30 -07:00
ThatOneCalculator eb843e7cff 🎨 2022-07-27 10:07:52 -07:00
ThatOneCalculator 7ae95770aa Add endpoint 2022-07-27 09:58:18 -07:00
ThatOneCalculator 4a7166625f clean up 2022-07-27 09:47:29 -07:00
ThatOneCalculator 4d22797624 Custom MOTD! 2022-07-27 09:46:35 -07:00
ThatOneCalculator 6fac9bc1d6 🎨 2022-07-26 21:35:03 -07:00
ThatOneCalculator 67ff22be70 🎨 2022-07-26 21:33:52 -07:00
ThatOneCalculator e1c96a88e3 🎨 2022-07-26 21:32:03 -07:00
ThatOneCalculator 768de4f29a More rpine 2022-07-26 21:18:36 -07:00
ThatOneCalculator 805e389d06 accesibility 2022-07-26 21:02:43 -07:00
ThatOneCalculator a88fe74b82 semi for children 2022-07-26 14:45:36 -07:00
ThatOneCalculator 274e7b7bbf Remove channels from actions 2022-07-26 14:40:11 -07:00
ThatOneCalculator 28473d382a onClick -> handler 2022-07-26 14:35:12 -07:00
ThatOneCalculator b036c9d490 Remove updated.vue for now 2022-07-26 14:31:46 -07:00
ThatOneCalculator 528b2be5b3 Misc timeline actions as headerActions 2022-07-26 14:29:52 -07:00
ThatOneCalculator 744e1bf57e revert 2022-07-26 13:16:49 -07:00
ThatOneCalculator 86498050c4 test 2022-07-26 12:29:37 -07:00
ThatOneCalculator 108e8a0637 headerbar 2022-07-26 12:21:12 -07:00
ThatOneCalculator 13ed4389c1 hide federation from public local instance info if not mod 2022-07-25 21:21:40 -07:00
ThatOneCalculator 02493c8d08 Add back admin custom css start 2022-07-25 19:19:36 -07:00
ThatOneCalculator bc4a8359a0 Start admin custom css 2022-07-25 19:18:56 -07:00
ThatOneCalculator 17edc3f8aa Add back missing routes 2022-07-25 19:17:47 -07:00
ThatOneCalculator 39c0576599 Revert "Start admin custom css"
This reverts commit 74b52213ee.
2022-07-25 19:00:10 -07:00
ThatOneCalculator 66c5715ee4 More rpine 2022-07-25 18:15:01 -07:00
ThatOneCalculator 5cf313ce3b more rpine 2022-07-25 18:15:01 -07:00
ThatOneCalculator 4ff2d0e567 More rose pine stuff 2022-07-25 17:32:25 -07:00
ThatOneCalculator 96a219a294 fix 2022-07-25 17:27:57 -07:00
ThatOneCalculator a9d62349c1 Fix 2022-07-25 17:24:16 -07:00
ThatOneCalculator 38f33b3354 Raw instance info only for moderators 2022-07-25 17:14:37 -07:00
ThatOneCalculator 74b52213ee Start admin custom css 2022-07-25 17:00:44 -07:00
ThatOneCalculator 319e7f4d2c profile as bg 2022-07-25 16:04:30 -07:00
ThatOneCalculator f04995c3e8 fix 2022-07-25 14:17:58 -07:00
Johann150 7da0602759 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 3046b87b76 .js 2022-07-25 14:02:46 -07:00
ThatOneCalculator 0eb25b5ab4 fix import 2022-07-25 13:59:12 -07:00
ThatOneCalculator 6bf10ccfbc im stuff 2022-07-25 13:57:13 -07:00
ThatOneCalculator 7bde1c4d50 FOUNDKEY changes 2022-07-25 13:50:52 -07:00
Johann150 dca0db770e refactor queue chart to composition API 2022-07-25 13:49:37 -07:00
ThatOneCalculator 307bfaf220 queeueueueu chart 2022-07-25 13:48:35 -07:00
Johann150 5c7c227bf7 refactor: colours in queue chart 2022-07-25 13:47:48 -07:00
Johann150 d67a5a897e FOUNDKEY changes 2022-07-25 13:45:00 -07:00
Johann150 f256e8b578 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 ff46da778a 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 7303bd79ce back to 30 2022-07-25 13:41:45 -07:00
Johann150 15f06a1d50 enable to fetch replies recursively 2022-07-25 13:40:37 -07:00
Johann150 86342538aa pack children without detail 2022-07-25 13:40:22 -07:00
Johann150 b3a22f49cb client uses new API for child notes depth 2022-07-25 13:40:01 -07:00
Johann150 d6a95797d8 remove ms dependency 2022-07-25 13:38:31 -07:00
Johann150 20763a84ee Merge: enhance privacy of notes
https://akkoma.dev/FoundKeyGang/FoundKey/pulls/14
2022-07-25 13:36:44 -07:00
Johann150 3b40c7d081 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 5972640a17 refactor pages/auth.form.vue to composition API 2022-07-25 13:27:35 -07:00
ThatOneCalculator ee0a19c3f7 Merge remote-tracking branch 'misskey/develop' into develop 2022-07-25 10:23:27 -07: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
ThatOneCalculator e90d5b23db More #31748f 2022-07-24 18:36:55 -07:00
ThatOneCalculator 2b1e707f8c Merge remote-tracking branch 'misskey/develop' into develop 2022-07-24 18:07:18 -07:00
syuilo 756eeb51f3 chore(client): tweak ui 2022-07-24 18:44:50 +09:00
syuilo 9f5c8f42e0
tweak rate limit 2022-07-24 17:56:48 +09:00
syuilo 212b2c738b fix html 2022-07-24 17:09:46 +09:00
ThatOneCalculator 4088097887 Even more spacing 2022-07-24 00:00:24 -07:00
ThatOneCalculator f73ad931b1 More padding 2022-07-23 23:54:54 -07:00
ThatOneCalculator 8ed88c9e10 Rose Pine sparkles 2022-07-23 23:48:00 -07:00
ThatOneCalculator acc482abef Rose Pine danger color 2022-07-23 23:46:13 -07:00
syuilo 92f9392bcf refactor(client): refactor components 2022-07-24 15:45:16 +09:00
syuilo bd8db402e6 chore(client): tweak style 2022-07-24 15:41:06 +09:00
ThatOneCalculator 55b19a8ef2 Item Spacing 2022-07-23 23:39:55 -07:00
ThatOneCalculator 73ec7cb896 margin bottom for icon only 2022-07-23 23:30:25 -07:00
ThatOneCalculator ab81d50078 Clear up Ai mode 2022-07-23 23:29:01 -07:00
ThatOneCalculator f7a03c77d8 ACTUALLY align, .b4 2022-07-23 23:17:44 -07:00
ThatOneCalculator c479de3b22 align instance icon on mobile 2022-07-23 23:13:18 -07:00
ThatOneCalculator c1be1c01b5 New navbar for mobile 2022-07-23 23:05:20 -07:00
ThatOneCalculator e4a72f8de3 🎨 2022-07-23 22:10:07 -07:00
ThatOneCalculator 394b9d404a pf bg 2022-07-23 22:01:41 -07:00
ThatOneCalculator 1a9a3b1bc4 start better headerbar 2022-07-23 21:57:13 -07:00
ThatOneCalculator 0074ff52e6 🎨 2022-07-23 21:39:48 -07:00
ThatOneCalculator bf8a82bf67 Less cluttered notifications 2022-07-23 21:30:42 -07:00
ThatOneCalculator 4230e289da more rpine stuff 2022-07-23 21:23:04 -07:00
ThatOneCalculator 8ab4242918 More rpine stuff 2022-07-23 21:23:03 -07:00
ThatOneCalculator c1f301056b More RPine 2022-07-23 21:16:35 -07:00
ThatOneCalculator f41374789e fix note button 2022-07-23 21:10:34 -07:00
ThatOneCalculator 53c794cd60 fixxxx 2022-07-23 20:21:19 -07:00
ThatOneCalculator 194df14a3c fix 2022-07-23 20:10:17 -07:00
ThatOneCalculator f1919f73d6 spacing in navbar 2022-07-23 20:06:26 -07:00
ThatOneCalculator d30a2dc0db showGap true 2022-07-23 20:04:13 -07:00
ThatOneCalculator 07a79c916c fix style 2022-07-23 20:01:24 -07:00
ThatOneCalculator 86eede2403 finish up new navbar 2022-07-23 19:54:13 -07:00
ThatOneCalculator eb6c975395 More Rose Pine shtuff 2022-07-23 19:49:00 -07:00
ThatOneCalculator f7e0c8a4a9 MkLoading instead of "Loading..." 2022-07-23 19:45:27 -07:00
ThatOneCalculator 05e54fe819 fix 2022-07-23 19:36:50 -07:00
ThatOneCalculator 859a6870a3 :imstuff: 2022-07-23 19:28:57 -07:00
ThatOneCalculator ed50935360 Navbar test 2022-07-23 19:18:44 -07:00
ThatOneCalculator e5fcab860c Mark as read from notifications widget 2022-07-23 19:10:05 -07:00
ThatOneCalculator a866d49b6f Merge remote-tracking branch 'johann150/mk/bearer-authentication' into develop 2022-07-23 19:05:35 -07:00
ThatOneCalculator 35fe923db3 🥴 2022-07-23 18:58:35 -07:00
ThatOneCalculator 1f98b349bf Merge remote-tracking branch 'misskey/develop' into develop 2022-07-23 18:57:23 -07:00
dependabot[bot] d93ad43c49
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] ab9fcc863f
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 c64b3c9c43 lint fix 2022-07-23 14:31:54 +09:00
syuilo 3acfeb1680 update tfjs 2022-07-23 14:31:15 +09:00
Kainoa Kanter e371120c8b
fix: broken chats (#8983)
* Fix broken chats

Co-authored-by: @ltlapy

* 🎨
2022-07-23 00:46:52 +09:00
ThatOneCalculator d2b0367e8f Merge remote-tracking branch 'misskey/develop' into develop 2022-07-21 23:43:30 -07:00
xianon b6556c7ff1
リモートユーザーを正しくブロックできるように修正する (#9027) 2022-07-22 15:41:31 +09:00
ThatOneCalculator db97dff0cb b3 2022-07-21 12:48:23 -07:00
syuilo 035ec0a874 enhance(client): add some themes 2022-07-22 00:25:56 +09:00
syuilo 9ed6a9701a fix(client): MiAuth page is broken
Fix #9026
2022-07-22 00:17:52 +09:00
syuilo 53d24c2ba1 chore: improve error message of boot 2022-07-21 22:30:36 +09:00
syuilo 62226b985a fix(client): fix drawer menu style regression 2022-07-21 22:22:13 +09:00
ThatOneCalculator 490fab8335 Merge remote-tracking branch 'misskey/develop' into develop 2022-07-20 22:04:12 -07:00
Johann150 5466f547cd
fix: not logged in clients send correct header 2022-07-20 18:41:07 +02:00
syuilo d72ac908f4 fix(client): some fixes 2022-07-21 00:32:41 +09:00
syuilo 8261321dac fix(client): fix some routings 2022-07-20 23:21:42 +09:00
syuilo 39ee039fcb chore(client): tweak theme select ui 2022-07-20 23:02:14 +09:00
syuilo 9606ba0454 fix(client): support v-if of select component 2022-07-20 23:01:40 +09:00
syuilo 50e3ca19bc refactor(client): 2022-07-20 22:24:26 +09:00
syuilo 716cb23acb fix(client): タイミングによっては tag-cloud でエラーが発生するのを修正 2022-07-20 20:00:35 +09:00
syuilo e83dd90e07 chore(client): tweak radio component 2022-07-20 19:59:50 +09:00
syuilo 66f1aaf5f7 enhance(client): ネストしたルーティングに対応 2022-07-20 19:59:27 +09:00
ThatOneCalculator 429c5b2cbc fix search 2022-07-19 21:53:08 -07:00
ThatOneCalculator 69514857dc Option to fully disable connection lost 2022-07-19 20:15:08 -07:00
ThatOneCalculator 6aa6dcdc5e 0.1 for small 2022-07-19 19:56:37 -07:00
ThatOneCalculator cd4e32c680 mob nav 2022-07-19 16:56:23 -07:00
ThatOneCalculator 10d1a6c9da revert change pos 2022-07-19 16:51:37 -07:00
ThatOneCalculator d88f07f431 Properly apply star is like patch 2022-07-19 15:23:26 -07:00
ThatOneCalculator 97e03f9e9d Renewed navbar 2022-07-19 15:14:37 -07:00
ThatOneCalculator 40300ce9cb Calckey in about 2022-07-19 12:31:24 -07:00
ThatOneCalculator 3149b93de2 indentation 2022-07-19 12:01:45 -07:00
ThatOneCalculator 4d0f511fa1 Better ASCII art 2022-07-19 11:18:44 -07:00
ThatOneCalculator 64ef31f8db Calckey as software name, finally! 2022-07-19 10:49:43 -07:00
ThatOneCalculator de6c93ceb6 Calckey in launch strings 2022-07-19 10:18:05 -07:00
ThatOneCalculator b1efe26c89 More Calckey strings 2022-07-19 10:13:17 -07:00
ThatOneCalculator 8aaaa82e5b calckey in abt 2022-07-19 09:33:26 -07:00
ThatOneCalculator 4386004fbf Branding 2022-07-19 09:21:45 -07:00
ThatOneCalculator eaf31f78ad Merge remote-tracking branch 'misskey/develop' into develop 2022-07-19 09:04:29 -07:00
syuilo 2497499d63 Merge branch 'develop' into pr/9021 2022-07-19 23:53:08 +09:00
syuilo 17afbc3c46 enhance(client): suspense
Fix #8817
2022-07-19 21:36:33 +09:00
syuilo 4769cd420b fix(client): 「インスタンスからのお知らせを受け取る」の設定を変更できない問題を修正
Fix #8474
2022-07-19 17:21:03 +09:00