Commit Graph

1823 Commits

Author SHA1 Message Date
cutestnekoaqua
58b2f7f138
quick fix 2023-01-18 22:01:33 +01:00
cutestnekoaqua
d12ebc3422
potential fix 2023-01-18 21:35:38 +01:00
ThatOneCalculator
e00af483b1
fix: make perm selector look nicer 2023-01-18 11:42:03 -08:00
ThatOneCalculator
43861a8b87
group card padding 2023-01-18 11:05:06 -08:00
ThatOneCalculator
5d42b8acbe
avatars 2023-01-18 10:56:49 -08:00
ThatOneCalculator
b092e1467e
hide avatar from simple note 2023-01-16 12:06:10 -08:00
ThatOneCalculator
b8b8d2bc7d
clean up note ui 2023-01-16 12:04:25 -08:00
ThatOneCalculator
df331269bf
fix: avatars in grid, not seperate grids 2023-01-16 11:46:09 -08:00
ThatOneCalculator
c19c67f6db
padding 2023-01-16 11:44:28 -08:00
ThatOneCalculator
4cb29beeaa
display MkAvatars nicer 2023-01-16 11:40:06 -08:00
ThatOneCalculator
2aba31312f
use MkAvatar for user-list widget 2023-01-16 11:31:21 -08:00
ThatOneCalculator
cf49e5ed2a
fix user list widget 2023-01-16 11:26:01 -08:00
ThatOneCalculator
abf47e54f3
clean up w/ rome 2023-01-16 11:19:20 -08:00
ThatOneCalculator
cc52292985
port user list widget from mk 2023-01-16 11:19:19 -08:00
ThatOneCalculator
cd1679934a
chore: lavaforge links 2023-01-15 13:18:10 -08:00
cutestnekoaqua
513f56e2b3
🎨 Improve structure / format of MkPagination.vue 2023-01-15 16:49:23 +01:00
cutestnekoaqua
2d8cd5fcde
fix: deliver queue 2023-01-15 02:25:01 +01:00
cutestnekoaqua
9350a8acab
chore: add various keywords 2023-01-14 20:15:31 +01:00
cutestnekoaqua
20bdaebe10
fix: add purple to hannuka 2023-01-14 20:02:57 +01:00
ThatOneCalculator
7d85885fb6
Format MFM in toast 2023-01-13 10:46:01 -08:00
ThatOneCalculator
a9fcb162fc
chore: 🔥 remove vue version from environment
why was this ever needed
2023-01-12 22:29:27 -08:00
ThatOneCalculator
58a6b26475
Remove usused eslint files 2023-01-12 22:27:17 -08:00
ThatOneCalculator
a12d69ac29
hide screenshots for now 2023-01-12 22:22:42 -08:00
ThatOneCalculator
1981467ba3
typo 2023-01-12 22:17:18 -08:00
ThatOneCalculator
60e9acba76
fix: render MkToast with Mfm 2023-01-12 22:12:31 -08:00
ThatOneCalculator
66d9bd0c64
Revert "fix: heart reactions"
This reverts commit 620dedab47.
2023-01-12 21:41:43 -08:00
ThatOneCalculator
7c2dabd047
no more eslint 2023-01-12 20:54:33 -08:00
ThatOneCalculator
6b00abf05c
refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
ThatOneCalculator
54d3acafb3
fix: tooltip lingering 2023-01-12 20:25:48 -08:00
Kainoa Kanter
f47832b1b4 refactor: 🔨 Use pnpm instead of yarn (#9461)
Reasons:

1. `pnpm` is now an industry standard, being faster and less buggy than `yarn`.
2. Faster build time as builds are concurrent: 63 seconds down to 35 seconds!!
3. Resolves #9412

Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9461
2023-01-13 04:18:16 +00:00
ThatOneCalculator
ee5665e95b
typo 2023-01-12 16:35:57 -08:00
cutestnekoaqua
620dedab47
fix: heart reactions 2023-01-12 23:14:45 +01:00
cutestnekoaqua
6381a7791e
fix: chat realtime update 2023-01-12 22:45:05 +01:00
cutestnekoaqua
529ba76e6c
reverse some changes in MkPagination 2023-01-12 22:04:56 +01:00
cutestnekoaqua
ade6b5a5e7
revert: reloadkey 2023-01-12 21:59:50 +01:00
cutestnekoaqua
e334494653
MkPagination: move external array to props 2023-01-12 21:57:17 +01:00
cutestnekoaqua
23badbc7c3
potentially breaking or fixing DM updates 2023-01-12 21:42:36 +01:00
cutestnekoaqua
002e2e1a16
chore: translated comments in MkPagination 2023-01-12 21:17:06 +01:00
cutestnekoaqua
356fba3dd5
Revert "forgot to add reloadKey to dom"
This reverts commit fb8097f719.
2023-01-12 21:08:48 +01:00
cutestnekoaqua
81e1fc67c1
Revert "feat: introduce devBuild"
This reverts commit f752037a3a.
2023-01-12 21:08:17 +01:00
cutestnekoaqua
fb8097f719
forgot to add reloadKey to dom 2023-01-12 21:02:12 +01:00
cutestnekoaqua
f752037a3a
feat: introduce devBuild 2023-01-12 20:40:15 +01:00
cutestnekoaqua
bbbfbc1061
hopefully this fixed chat updates 2023-01-12 20:19:12 +01:00
ThatOneCalculator
5948b2b74c
fix build 2023-01-11 10:50:46 -08:00
ThatOneCalculator
a0a3b128b6
Revert "refactor: 🔧 vite config"
This reverts commit 83fe5ca701.
2023-01-11 10:48:17 -08:00
ThatOneCalculator
98401ff312
perf: 👷 build backend with swc
Co-authored-by: pikokr <@paring@pikokr.dev>
2023-01-10 16:48:49 -08:00
ThatOneCalculator
f4652ce5fd
chore: remove links to misskey-hub 2023-01-10 10:09:50 -08:00
ThatOneCalculator
5627a48ea2
improve note summary 2023-01-10 09:39:48 -08:00
ThatOneCalculator
0d215599be
fix: header actions tooltips in timeline 2023-01-10 09:24:45 -08:00
ThatOneCalculator
8a8e7be076
fix: 🐛 better update detection logic 2023-01-10 08:58:24 -08:00