Commit graph

22894 commits

Author SHA1 Message Date
ThatOneCalculator 9f224f3590
fix dup 2023-01-16 11:26:56 -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
Freeplay c2933479b6 more consistent line styling across components, kind of
which I probably should've done from the start
2023-01-15 18:46:35 -05:00
ThatOneCalculator fd4d46b6a4
chore: update patrons 2023-01-15 15:16:51 -08:00
ThatOneCalculator cb57411bba
chore: update patrons 2023-01-15 15:16:07 -08:00
ThatOneCalculator cd1679934a
chore: lavaforge links 2023-01-15 13:18:10 -08:00
Kainoa Kanter 7a9c13c112 docs: 🌋 Lavaforge 2023-01-15 21:07:11 +00:00
ThatOneCalculator 6cc56031f7
chore: update patrons 2023-01-15 12:44:32 -08:00
Freeplay fbabfec24b Also replace 'Show More' fade w/ mask in subnotes 2023-01-15 14:34:35 -05:00
Freeplay acf376e7b9 Don't take me to the above reply when clicking on the post
Why was it like this???
2023-01-15 14:01:05 -05: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
Kainoa Kanter 01d7e812c8 Fix typo in readme (#9478) 2023-01-14 22:35:07 +00:00
janderedev db865499c0 Fix typo in readme 2023-01-14 21:18:29 +00: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
cutestnekoaqua c0da8910a4
refactor constants
Also added more standard media formats
2023-01-14 18:21:35 +01:00
cutestnekoaqua 98f1c17991
chore: rome linting 2023-01-14 16:09:47 +01:00
cutestnekoaqua be9328c851
vscode: replace eslint with rome 2023-01-14 14:33:15 +01:00
cutestnekoaqua 4103154d52
vscode: add extension
adds Orta.vscode-twoslash-queries to the extensions.json
2023-01-14 14:29:55 +01:00
ThatOneCalculator 22e2c5d246
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-01-13 10:46:14 -08:00
ThatOneCalculator 7d85885fb6
Format MFM in toast 2023-01-13 10:46:01 -08:00
cutestnekoaqua 21be41bc7e
chore: change code commit of pictogram to emoji 2023-01-13 19:40:49 +01:00
CyberRex0 6282ccc614 Add android-arm64 binary for swc 2023-01-13 18:26:22 +00:00
cutestnekoaqua 3cf42ec658
remove accidentally commited yarn folder 2023-01-13 18:59:35 +01:00
cutestnekoaqua 40ddcd980e
fix: return only first emoji but fully 2023-01-13 18:49:10 +01: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
Kainoa Kanter 309eff1654 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 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
Cleo 282e3d61c8 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 217a37a59a 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 67a9a36c27
close #9463 2023-01-12 20:58: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
via 0ff849fa02 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 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