Commit graph

1117 commits

Author SHA1 Message Date
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
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
syuilo 2cd70b80a2 enhance(client): improve clock widgets 2022-08-05 23:51:15 +09:00