Commit graph

1841 commits

Author SHA1 Message Date
yawhn 6c8a58fb5d Merge branch 'develop' of https://codeberg.org/thatonecalculator/calckey into develop 2023-01-19 19:54:27 +02:00
cutestnekoaqua 5a2990a2fa
wip 2023-01-19 18:28:07 +01:00
yawhn 3dda8656f2 Fix: typo regaring advertisements page 2023-01-19 19:21:03 +02:00
cutestnekoaqua 66448b5e52
wip 2023-01-19 18:16:09 +01:00
cutestnekoaqua 03234acb8f
meow 2023-01-19 17:58:53 +01:00
cutestnekoaqua d961c3d61d
mew? 2023-01-19 17:50:15 +01:00
cutestnekoaqua 69f6955cf5
ah a lil fix before anybody pulls 2023-01-19 17:45:26 +01:00
cutestnekoaqua 976f06f4e3
fix: Chats did nt update in realtime 2023-01-19 17:37:44 +01:00
cutestnekoaqua 269bc3fdff
reloading chat to hotfix caching issue 2023-01-19 17:35:16 +01:00
cutestnekoaqua 641feb04e3
does it fix speed? 2023-01-19 17:07:01 +01:00
yawhn d6b902fd3d https://codeberg.org/calckey/calckey/issues/9350
Ads: Fix for "Unable to preload CSS/JS" issue
2023-01-19 17:48:55 +02:00
cutestnekoaqua 91cc7af40a
wip 2023-01-19 00:29:04 +01:00
cutestnekoaqua 0edc80b10a
chore: reformat messaging/index.vue 2023-01-19 00:08:26 +01:00
cutestnekoaqua beb5f95ce4
wip 2023-01-19 00:06:40 +01:00
cutestnekoaqua 2dcdb7d29e
wip 2023-01-19 00:00:36 +01:00
cutestnekoaqua 02e8269793
wip 2023-01-18 23:58:16 +01:00
cutestnekoaqua f85f072b4b
chore: reformat MkPagination 2023-01-18 23:54:59 +01:00
cutestnekoaqua 86bb42b529
YEET 2023-01-18 23:48:05 +01:00
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