Commit graph

22719 commits

Author SHA1 Message Date
ThatOneCalculator
243eed8e73 fix: avatars in grid, not seperate grids 2023-01-16 11:46:09 -08:00
ThatOneCalculator
e4a22d029b padding 2023-01-16 11:44:28 -08:00
ThatOneCalculator
1c67da13c7 display MkAvatars nicer 2023-01-16 11:40:06 -08:00
ThatOneCalculator
6f6cedbb10 use MkAvatar for user-list widget 2023-01-16 11:31:21 -08:00
ThatOneCalculator
97c9d1d2ea fix dup 2023-01-16 11:26:56 -08:00
ThatOneCalculator
05235ce843 fix user list widget 2023-01-16 11:26:01 -08:00
ThatOneCalculator
1da7464ee7 clean up w/ rome 2023-01-16 11:19:20 -08:00
ThatOneCalculator
35e4adfdd2 port user list widget from mk 2023-01-16 11:19:19 -08:00
ThatOneCalculator
ad10415fd8 chore: update patrons 2023-01-15 15:16:51 -08:00
ThatOneCalculator
2bbc8d1f48 chore: update patrons 2023-01-15 15:16:07 -08:00
ThatOneCalculator
cb9dafdcdc chore: lavaforge links 2023-01-15 13:18:10 -08:00
Kainoa Kanter
7a962324a5 docs: 🌋 Lavaforge 2023-01-15 21:07:11 +00:00
ThatOneCalculator
497da0f412 chore: update patrons 2023-01-15 12:44:32 -08:00
cutestnekoaqua
c2930588fb 🎨 Improve structure / format of MkPagination.vue 2023-01-15 16:49:23 +01:00
cutestnekoaqua
6b700b152c fix: deliver queue 2023-01-15 02:25:01 +01:00
Kainoa Kanter
e6085b2385 Fix typo in readme (#9478) 2023-01-14 22:35:07 +00:00
janderedev
4eae2871a5 Fix typo in readme 2023-01-14 21:18:29 +00:00
cutestnekoaqua
f187e29ed5 chore: add various keywords 2023-01-14 20:15:31 +01:00
cutestnekoaqua
be5eed8900 fix: add purple to hannuka 2023-01-14 20:02:57 +01:00
cutestnekoaqua
31be0899fd refactor constants
Also added more standard media formats
2023-01-14 18:21:35 +01:00
cutestnekoaqua
83728839d0 chore: rome linting 2023-01-14 16:09:47 +01:00
cutestnekoaqua
48f81b5522 vscode: replace eslint with rome 2023-01-14 14:33:15 +01:00
cutestnekoaqua
dba7a8ff9b vscode: add extension
adds Orta.vscode-twoslash-queries to the extensions.json
2023-01-14 14:29:55 +01:00
ThatOneCalculator
3b5e34fb34 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-01-13 10:46:14 -08:00
ThatOneCalculator
4be18774cc Format MFM in toast 2023-01-13 10:46:01 -08:00
cutestnekoaqua
1b43766322 chore: change code commit of pictogram to emoji 2023-01-13 19:40:49 +01:00
CyberRex0
dc8a6b96d8 Add android-arm64 binary for swc 2023-01-13 18:26:22 +00:00
cutestnekoaqua
7030b18a23 remove accidentally commited yarn folder 2023-01-13 18:59:35 +01:00
cutestnekoaqua
f8d901179c fix: return only first emoji but fully 2023-01-13 18:49:10 +01:00
ThatOneCalculator
2c69ff4c8f chore: 🔥 remove vue version from environment
why was this ever needed
2023-01-12 22:29:27 -08:00
ThatOneCalculator
bb61a9684b Remove usused eslint files 2023-01-12 22:27:17 -08:00
Kainoa Kanter
804daf4d04 Merge pull request 'Delete shared package' (#9468) from cutestnekoaqua-patch-1 into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9468
2023-01-13 06:25:32 +00:00
ThatOneCalculator
2055d71d15 hide screenshots for now 2023-01-12 22:22:42 -08:00
ThatOneCalculator
437099751d typo 2023-01-12 22:17:18 -08:00
ThatOneCalculator
ce948d1beb fix: render MkToast with Mfm 2023-01-12 22:12:31 -08:00
ThatOneCalculator
cca9a7d7cf Revert "fix: heart reactions"
This reverts commit 620dedab47bfee796e7de0f9cfb85288c4539a8e.
2023-01-12 21:41:43 -08:00
Cleo
190f39e229 Delete shared package
We dont need or use it.

Signed-off-by: Cleo <cutestnekoaqua@noreply.codeberg.org>
2023-01-13 05:35:57 +00:00
Kainoa Kanter
d98ffd947d Merge pull request 'refactor: 🎨 rome' (#9464) from refactor/backend-errors-begone into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9464
2023-01-13 05:00:56 +00:00
ThatOneCalculator
ef06bdceda close #9463 2023-01-12 20:58:43 -08:00
ThatOneCalculator
ac64087a1e no more eslint 2023-01-12 20:54:33 -08:00
ThatOneCalculator
2aab2de38d refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
ThatOneCalculator
d6ba0377a0 fix: tooltip lingering 2023-01-12 20:25:48 -08:00
Kainoa Kanter
19596a91e4 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
via
99328772dd Add issue templates for bug reports and feature requests (#9455)
I've added some issue templates, feel free to change them to your liking, but I think it's a good template :D

Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9455
Co-authored-by: via <via@noreply.codeberg.org>
Co-committed-by: via <via@noreply.codeberg.org>
2023-01-13 03:43:26 +00:00
ThatOneCalculator
295d439882 typo 2023-01-12 16:35:57 -08:00
cutestnekoaqua
43b0e3f76e fix: heart reactions 2023-01-12 23:14:45 +01:00
cutestnekoaqua
0dab82ff57 fix: chat realtime update 2023-01-12 22:45:05 +01:00
cutestnekoaqua
eb129046fe reverse some changes in MkPagination 2023-01-12 22:04:56 +01:00
cutestnekoaqua
3174a0cca7 revert: reloadkey 2023-01-12 21:59:50 +01:00
cutestnekoaqua
da663f5295 MkPagination: move external array to props 2023-01-12 21:57:17 +01:00