Commit graph

22853 commits

Author SHA1 Message Date
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
cutestnekoaqua
2dfe46621b potentially breaking or fixing DM updates 2023-01-12 21:42:36 +01:00
cutestnekoaqua
4797b3f29e chore: translated comments in MkPagination 2023-01-12 21:17:06 +01:00
cutestnekoaqua
0a7c3b21ec Revert "forgot to add reloadKey to dom"
This reverts commit fb8097f719c447d82e5bedf6f44f3b7c7a7772ce.
2023-01-12 21:08:48 +01:00
cutestnekoaqua
c21dd35759 Revert "feat: introduce devBuild"
This reverts commit f752037a3ae33ecabd1c12b27edd6f6cac0e3f08.
2023-01-12 21:08:17 +01:00
cutestnekoaqua
dc17c6ae36 forgot to add reloadKey to dom 2023-01-12 21:02:12 +01:00
cutestnekoaqua
669fd9fed6 feat: introduce devBuild 2023-01-12 20:40:15 +01:00
Freeplay
38ff853b6b Replace 'Show More' bg fade w/ mask 2023-01-12 14:22:50 -05:00
cutestnekoaqua
0d0e3ca2f3 hopefully this fixed chat updates 2023-01-12 20:19:12 +01:00
ThatOneCalculator
0531934422 fix build 2023-01-11 10:50:46 -08:00
ThatOneCalculator
80febfe73a Revert "refactor: 🔧 vite config"
This reverts commit 83fe5ca70170c96b306bfb971b100b11076176d2.
2023-01-11 10:48:17 -08:00
ThatOneCalculator
54607cd1e9 Revert "update pug description"
This reverts commit a79e5275fea7144a834f8faf39ec9b2680278c9b.
2023-01-11 10:44:05 -08:00
cutestnekoaqua
c6a633e1f0 refactor: merge CI configs 2023-01-11 19:42:04 +01:00
cutestnekoaqua
945d43c5e8 introduce unused posts endpoint 2023-01-11 16:48:43 +01:00
cutestnekoaqua
ecebdd5732 update pug description 2023-01-11 16:48:43 +01:00
cutestnekoaqua
2e256eb138 potentially breaking: default lang
I switched the url preview default language from jp-JP to en
@thatonecalculator please review
2023-01-11 16:47:35 +01:00
ThatOneCalculator
bd57f8f932 fix: drive/files/create.ts endpoint 2023-01-10 16:51:48 -08:00
ThatOneCalculator
0720ee3f73 perf: 👷 build backend with swc
Co-authored-by: pikokr <@paring@pikokr.dev>
2023-01-10 16:48:49 -08:00
ThatOneCalculator
62036b0aec Revert "revert: index.ts to test share embed fix"
This reverts commit ac4ef7eace105059eea563670f1bc6df6de3fe4f.
2023-01-10 14:18:15 -08:00
ThatOneCalculator
8ab30f125c revert: koa/router 2023-01-10 14:14:40 -08:00
ThatOneCalculator
d892cd57a9 revert: index.ts to test share embed fix 2023-01-10 14:03:39 -08:00
ThatOneCalculator
bfa808f70d locale: sync panos's greek translation 2023-01-10 11:41:58 -08:00
ThatOneCalculator
a30e455949 chore: remove links to misskey-hub 2023-01-10 10:09:50 -08:00
ThatOneCalculator
d371857f15 improve note summary 2023-01-10 09:39:48 -08:00
ThatOneCalculator
df4a22b243 fix: header actions tooltips in timeline 2023-01-10 09:24:45 -08:00
ThatOneCalculator
37e3e34441 fix: 🐛 better update detection logic 2023-01-10 08:58:24 -08:00
ThatOneCalculator
50d9c8f07c refactor: 🔧 vite config
Co-authored-by: Syuilo <Syuilotan@yahoo.co.jp>
2023-01-10 08:49:15 -08:00
ThatOneCalculator
44a3e55b39 fix: 🐛 Poll choice length 256
Co-authored-by: Syuilo <Syuilotan@yahoo.co.jp>
Closes #9433
2023-01-10 08:48:10 -08:00
Kainoa Kanter
d7da78f929 Merge pull request 'chore(readme): Improve port finding script, add a note' (#9439) from Sly-Little-Fox/calckey:sly-little-fox-patch-1 into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9439
2023-01-10 15:45:32 +00:00
Sly-Little-Fox
05bd1a50f6 Improve port finding script, add a note 2023-01-10 09:31:11 +00:00
Freeplay
a16a1dbfe2 Also remove RN: text from detailed note 2023-01-09 21:57:26 -05:00
Freeplay
5b5c134fc7 Fix reactions overflow 2023-01-09 21:53:39 -05:00
Freeplay
369c1bbc44 More status buttons per few pixels (?) 2023-01-09 19:55:40 -05:00
cutestnekoaqua
cd71d0567f fix: nodeinfo links without inflamatory comments.
Sorry for everyone who I have hurt with this, I had a really bad day, I promise this will
be the last time something like this happened. Please read my public statement.
2023-01-09 22:36:31 +01:00
Freeplay
9325ec14f2 Remove RN: text from note, still displayed as "Quote: ..." in subnote 2023-01-09 15:49:46 -05:00
Freeplay
1a34b8b5d1 Remove opacity from reply 2023-01-09 14:35:24 -05:00
Freeplay
4589bc114c FIX TICKER ISSUE 2023-01-09 11:35:48 -05:00
Kainoa Kanter
430f016833 docs: 📝 aur badge 2023-01-09 00:23:48 +00:00
Kainoa Kanter
a2d088aaa0 docs: 📝 aur 2023-01-09 00:09:16 +00:00
Kainoa Kanter
eb2920f55c docs: 📝 easy installer images 2023-01-08 23:52:10 +00:00
Kainoa Kanter
a26a5ef875 docs: 📝 easy installers 2023-01-08 23:49:23 +00:00
cutestnekoaqua
2961b9f1c3 fix: comply with nodeinfo 2.1 2023-01-08 22:22:03 +01:00
Cleo
6a01de05d8 „Dockerfile“ ändern 2023-01-08 18:54:05 +00:00