Commit Graph

1965 Commits

Author SHA1 Message Date
ThatOneCalculator
531c15dbae formatting 2022-09-13 16:57:42 -07:00
ThatOneCalculator
ac7574aff3 Fix group routing 2022-09-13 16:57:09 -07:00
ThatOneCalculator
1d3f1306b6 Add :groupId to router 2022-09-13 16:53:34 -07:00
ThatOneCalculator
13ede288f9 typo 2022-09-13 16:47:35 -07:00
ThatOneCalculator
70611fd0f3 feat: Attempt to add groups back! 2022-09-13 16:43:59 -07:00
ThatOneCalculator
9007514c00 ex 2022-09-13 16:36:58 -07:00
ThatOneCalculator
b4a19bab0d feat: start work on vue-isyourpasswordsafe integration 2022-09-12 00:17:07 -07:00
ThatOneCalculator
afa87c1cab chore: ♻️ about-misskey -> about-calckey 2022-09-10 12:25:22 -07:00
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