Commit Graph

589 Commits

Author SHA1 Message Date
ThatOneCalculator
3a809cf25f fix: 🐛 sync fixed 2022-09-05 18:42:01 -07:00
ThatOneCalculator
2854f1461c lfg 2022-09-05 18:34:48 -07:00
ThatOneCalculator
06ed517e0c .7 2022-09-05 18:27:32 -07:00
ThatOneCalculator
183c6305c3 refactor: Swiper, no swiping! :fox:
Swiper everywhere, attempt to sync to header bar
2022-09-05 18:13:17 -07:00
ThatOneCalculator
b67e81ca82 fix: 🚑 fix ref 2022-09-05 15:55:28 -07:00
ThatOneCalculator
ada6f80b60 Merge remote-tracking branch 'misskey/develop' into develop 2022-09-05 15:00:53 -07:00
ThatOneCalculator
ad420b37d6 Merge remote-tracking branch 'misskey/develop' into develop 2022-09-05 15:00:45 -07:00
syuilo
fe8998b43c refactor(client): use setup syntax 2022-09-05 18:51:23 +09:00
syuilo
4aa2257fed fix(client): fix syntax error of pages/follow.vue 2022-09-03 16:16:00 +09:00
syuilo
be526e7424 refactor(client): use setup syntax 2022-09-02 00:22:31 +09:00
syuilo
5af3133892 refactor(client): use setup syntax 2022-08-31 23:12:22 +09:00
syuilo
97575064d5 refactor(client): align filename to component name 2022-08-31 00:24:33 +09:00
ThatOneCalculator
4455275a00 lol 2022-08-27 15:49:10 -07:00
ThatOneCalculator
8bb3f8dfec feat: ⚗️ vsides 2022-08-27 15:25:51 -07:00
ThatOneCalculator
5385b8cd7d Merge remote-tracking branch 'misskey/develop' into develop 2022-08-26 01:24:56 -07:00
Johann150
bb826ff54d fix: volume sliders
Fixed a typo that made a required property be undefined.
2022-08-26 08:39:31 +02:00
ThatOneCalculator
fa71663bf4 remove old scroll engine for notifs 2022-08-22 23:51:15 -07:00
ThatOneCalculator
68551c4e0c rc 2022-08-22 23:33:08 -07:00
ThatOneCalculator
ca0b7818e7 fix: 🐛 show swiper 2022-08-22 23:28:20 -07:00
ThatOneCalculator
e6cb4270f6 feat: 💄 style swiper 2022-08-22 23:23:19 -07:00
ThatOneCalculator
15b099f3fd pag 2022-08-22 23:12:12 -07:00
ThatOneCalculator
a41590df1b fix: prerender prev and after slide 2022-08-22 23:05:23 -07:00
ThatOneCalculator
b315e88f9f feat: pagination 2022-08-22 23:00:42 -07:00
ThatOneCalculator
db63226a74 fix 2022-08-22 22:57:03 -07:00
ThatOneCalculator
4a49e5329b feat: ⚗️ try swiper 2022-08-22 22:31:00 -07:00
ThatOneCalculator
9d69f2c1b3 chore: 🔊 log x swipe 2022-08-22 22:19:11 -07:00
ThatOneCalculator
4073d63f25 scale 0 2022-08-22 22:15:39 -07:00
ThatOneCalculator
d6e2910f74 fix: 🐛 fix scrolling bugs 2022-08-22 22:09:43 -07:00
ThatOneCalculator
56d7613b30 fix: 🐛 swipe bug 2022-08-20 00:04:45 -07:00
ThatOneCalculator
6c4e53db10 feat: swipe thru notifs 2022-08-20 00:02:15 -07:00
ThatOneCalculator
d9343258b8 chore: 🔥 remove fader 2022-08-19 23:48:21 -07:00
ThatOneCalculator
d80450e8a5 fix: 🐛 swipe left on home wraps back 2022-08-19 23:42:15 -07:00
ThatOneCalculator
a89e30841f feat: Fade 2022-08-19 23:38:01 -07:00
ThatOneCalculator
3e1369daff fix: 🐛 swipe left goes back a page 2022-08-19 23:20:28 -07:00
ThatOneCalculator
54cc147d6f fix swipes? 2022-08-19 23:16:06 -07:00
ThatOneCalculator
125c0a2176 allow videos to be downloaded 2022-08-19 14:38:46 -07:00
ThatOneCalculator
f8caba737e fix: 🐛 fix videos having <a> 2022-08-19 14:30:47 -07:00
ThatOneCalculator
4e43ad4b32 Video in messages 2022-08-19 14:24:30 -07:00
ThatOneCalculator
2a452a58f3 fix: 💄 fix buttons on entrance screen being squished on mobile 2022-08-17 16:20:39 -07:00
ThatOneCalculator
db5723e60c fix: 🚑 No with dialog on load 2022-08-16 00:10:47 -07:00
ThatOneCalculator
07c6b399f6 mark all as ready upon loading notifs 2022-08-16 00:02:04 -07:00
ThatOneCalculator
57f4e2319b feat: ⚗️ ripple effect 2022-08-16 00:00:36 -07:00
ThatOneCalculator
53776e9d7a refactor: 📦 fuck them libs 2022-08-15 19:18:54 -07:00
ThatOneCalculator
41b4fea48f fix: 📦 fix import 2022-08-15 19:08:47 -07:00
ThatOneCalculator
c5b6faf5f0 fix: ⚗️ Try swiped-events 2022-08-15 19:07:24 -07:00
ThatOneCalculator
f5a09c7366 feat: Swipe through timelines on mobile 2022-08-15 18:43:17 -07:00
ThatOneCalculator
ba04591450 Hide timetravel for now 2022-08-15 15:41:25 -07:00
ThatOneCalculator
c1f155ccf7 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-15 15:21:46 -07:00
あずき⪥™
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
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
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
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
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
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
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
Francis Dinh
fef7cf8496 refactor: welcome.setup.vue to composition api 2022-08-04 13:50:39 -07:00
ThatOneCalculator
8abfaebab0 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-04 13:31:54 -07: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
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
ThatOneCalculator
92295d9335 typo 2022-07-29 15:23:53 -07:00
ThatOneCalculator
894cb76baf revers 2022-07-29 15:07:07 -07:00
ThatOneCalculator
01f1ad7de5 signs post icon for recommended 2022-07-28 21:58:25 -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
201655b595 Toggleable showing updates 2022-07-27 19:24:51 -07:00
ThatOneCalculator
690b03979b Custom splash icons! 2022-07-27 10:25:30 -07:00
ThatOneCalculator
3efd03800d Custom MOTD! 2022-07-27 09:46:35 -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
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
f9003c5ee8 Start admin custom css 2022-07-25 19:18:56 -07:00
ThatOneCalculator
375231e457 Revert "Start admin custom css"
This reverts commit 74b52213eec21e9ead7574cdfd1f8cc11022e000.
2022-07-25 19:00:10 -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
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
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
1acf723f2c fix html 2022-07-24 17:09:46 +09:00
syuilo
21b9fef5a5 chore(client): tweak style 2022-07-24 15:41:06 +09:00
ThatOneCalculator
2907f82553 Clear up Ai mode 2022-07-23 23:29:01 -07:00
ThatOneCalculator
e0cead53d7 start better headerbar 2022-07-23 21:57:13 -07:00
ThatOneCalculator
266d79c122 More rpine stuff 2022-07-23 21:23:03 -07:00
ThatOneCalculator
36358ead1c More Rose Pine shtuff 2022-07-23 19:49:00 -07:00
ThatOneCalculator
2808f1b552 🥴 2022-07-23 18:58:35 -07:00
Kainoa Kanter
088fef7c39 fix: broken chats (#8983)
* Fix broken chats

Co-authored-by: @ltlapy

* 🎨
2022-07-23 00:46:52 +09:00
ThatOneCalculator
e7eee6a9d8 b3 2022-07-21 12:48:23 -07:00
syuilo
815f962ff4 fix(client): MiAuth page is broken
Fix #9026
2022-07-22 00:17:52 +09:00
ThatOneCalculator
2e00d82d29 Merge remote-tracking branch 'misskey/develop' into develop 2022-07-20 22:04:12 -07: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
ae766b0708 refactor(client): 2022-07-20 22:24:26 +09:00
syuilo
711322cd9a enhance(client): ネストしたルーティングに対応 2022-07-20 19:59:27 +09:00
ThatOneCalculator
51533f35d7 Option to fully disable connection lost 2022-07-19 20:15:08 -07:00
ThatOneCalculator
5f38fc1891 Calckey in about 2022-07-19 12:31:24 -07:00
ThatOneCalculator
4034446666 calckey in abt 2022-07-19 09:33:26 -07:00
ThatOneCalculator
0693367f96 Merge remote-tracking branch 'misskey/develop' into develop 2022-07-19 09:04:29 -07:00
syuilo
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
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
e8b6b9a3a2 old clip path for now 2022-07-18 22:26:25 -07:00
ThatOneCalculator
525bfec17b build warnings 2022-07-18 22:20:29 -07:00
ThatOneCalculator
b76a689c2d self host 2022-07-18 22:14:40 -07:00
ThatOneCalculator
168e99fe53 fix 2022-07-18 22:14:03 -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
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
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
134040410f Merge remote-tracking branch 'thatonecalculator/toggle-ads' into develop 2022-07-18 20:31:46 -07:00
ThatOneCalculator
005d557502 Calckey 2022-07-18 19:00:45 -07:00
xianon
1848655262 ユーザー情報の取得の再試行を修正する (#9017) 2022-07-18 21:43:31 +09:00
nullobsi
4e52c8d8fd Add secure mode settings to Security tab 2022-07-17 15:25: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
6437723414 enhance(client): tweak ui 2022-07-17 23:18:05 +09:00
syuilo
18462c1ec7 chore(client): tweak style 2022-07-17 05:13:07 +09:00
futchitwo
8903a4691f loginRequired プロパティを使わないように 2022-07-17 00:42:02 +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
1c670a3074 chore(client): tweak user-info routing 2022-07-16 16:52:12 +09:00
syuilo
f4aad83644 chore(client): tweak deck ui 2022-07-16 15:19:44 +09:00