Commit Graph

1143 Commits

Author SHA1 Message Date
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
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
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
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