Commit graph

23567 commits

Author SHA1 Message Date
ThatOneCalculator
5856a3c3a5 chore: formatting 2023-04-17 01:47:53 -07:00
Hosted Weblate
41b29e25de chore: Merge branch 'origin/develop' into Weblate. 2023-04-17 10:29:02 +02:00
ThatOneCalculator
79d9b1bf13 Revert "[Fix] remove-trailing-slashes with inhouse script (#9869)"
This reverts commit 07db141fc0f1d0c55a930378f3adc81f23dbda44.
2023-04-17 01:22:31 -07:00
ThatOneCalculator
4a7a79c3d5 Revert "formatting"
This reverts commit b32e1b56fa0acda38a91f2851aea398204d02417.
2023-04-17 01:22:25 -07:00
Jędrzej Tomaszewski
d1cff9be8d chore: Translated using Weblate (Polish)
Currently translated at 99.7% (1720 of 1724 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/pl/
2023-04-17 10:17:13 +02:00
ThatOneCalculator
e006d96aac formatting 2023-04-17 01:03:56 -07:00
daikei
1df7458d4e [Fix] remove-trailing-slashes with inhouse script (#9869)
I'm looking to remove another 5kb package, replacing it with an in-house script. The commit i'm proposing translates the entire job of `koa-remove-trailing-slashes` into a 206 byte script that gets the job done well.

Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9869
Co-authored-by: daikei <daikei@noreply.codeberg.org>
Co-committed-by: daikei <daikei@noreply.codeberg.org>
2023-04-17 08:02:29 +00:00
ThatOneCalculator
c2cc4534d5 chore: add weblate config file 2023-04-16 19:38:29 -07:00
ThatOneCalculator
6cb7a9516e Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-04-16 19:27:19 -07:00
ThatOneCalculator
ca7f24617b MkNumber for data in MkUserInfo 2023-04-16 19:26:57 -07:00
Kainoa Kanter
db315b4f8f docs: rm yunohost
has been broken for months, I don't maintain it either.
2023-04-17 02:21:19 +00:00
ThatOneCalculator
1678add210 style announcement image 2023-04-16 19:04:28 -07:00
ThatOneCalculator
098d19cae1 move hover to entire ticker 2023-04-16 17:52:14 -07:00
ThatOneCalculator
772272a476 remove duplicate styles 2023-04-16 17:51:34 -07:00
ThatOneCalculator
6d47c9d555 capitalize string 2023-04-16 17:50:05 -07:00
ThatOneCalculator
61ce6fd0ea feat: software name on hover icon in instance ticker 2023-04-16 17:35:10 -07:00
Kainoa Kanter
c7c8d7320e Update 'patrons.json' 2023-04-16 08:26:04 +00:00
Kaity A
6636e19e41 Add continuation for thread reply level (#9821)
I think this will solve the continuation issue in threads where the reply level reaches 12 deep in the conversation thread, without getting to indent depth 5.

Co-authored-by: Kaity A <kaity@theallans.com.au>
Co-authored-by: Kaity A <supakaity@blahaj.zone>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9821
Co-authored-by: Kaity A <supakaity@noreply.codeberg.org>
Co-committed-by: Kaity A <supakaity@noreply.codeberg.org>
2023-04-15 21:56:17 +00:00
ThatOneCalculator
aef1c1582d Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-04-15 13:16:17 -07:00
ThatOneCalculator
e7c17bd8d8 read messages with dialog 2023-04-15 13:16:13 -07:00
naskya
f7203b738c fix: disable "Search" keyword (#9856)
Related: #9816 #9830
I was so careless that I didn't know "Search" was also a keyword. I disabled that and fixed a minor bug.

Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9856
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-15 17:53:17 +00:00
Kainoa Kanter
727bc18f46 Merge pull request 'feat: rename workspaces' (#9862) from naskya/calckey:feat/rename-workspaces into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9862
2023-04-15 17:51:59 +00:00
naskya
569f754d85 feat: rename workspaces 2023-04-16 01:05:18 +09:00
ThatOneCalculator
24c23c6474 chore: formatting 2023-04-14 15:35:18 -07:00
Kainoa Kanter
b91f09b004 Merge pull request '[feat] Replace Koa-FavICO with a smaller router' (#9853) from daikei/calckey:modularize-favico into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9853
2023-04-14 22:33:49 +00:00
Kainoa Kanter
4c50736cda Merge pull request 'feat: improved local time display' (#9851) from naskya/calckey:localtime-improvement into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9851
2023-04-14 22:32:34 +00:00
naskya
ec96805ddc change regex priority 2023-04-15 01:41:49 +09:00
naskya
3ecd3cf6a1 fix a bug 2023-04-15 01:37:53 +09:00
daikei
2aa0fa37cf remove koa-favicon 2023-04-14 16:20:27 +00:00
daikei
74a43b7478 replace koa-favicon with a small patch of code
This should remove a needless dependency and replace it with a tiny, simple koa router
2023-04-14 16:18:50 +00:00
naskya
81a8550d8f update locale 2023-04-15 01:10:59 +09:00
naskya
d73a87b1b9 prevent crashes due to timezone === null 2023-04-15 01:01:36 +09:00
naskya
4fc833c84c allow acute accent 2023-04-15 01:00:43 +09:00
naskya
818bdcbd18 improve city search 2023-04-15 00:40:13 +09:00
ThatOneCalculator
4de7c51623 only show index posts action if admin 2023-04-13 20:11:39 -07:00
ThatOneCalculator
3d56921727 fix: 🔒 don't show notes with CW on welcome screen
Closes #9849
2023-04-13 19:46:52 -07:00
ThatOneCalculator
3ec3be9abe Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-04-13 09:43:22 -07:00
ThatOneCalculator
224fdf4dc5 chore: up swc 2023-04-13 09:43:13 -07:00
Kainoa Kanter
486799cc72 Merge pull request 'chore: change labels on boost buttons' (#9845) from naskya/calckey:change-boost-buttons-label into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9845
2023-04-13 07:30:46 +00:00
naskya
6523d597b2 Update locale 2023-04-13 11:58:57 +09:00
naskya
5300129357 Change boost button labels 2023-04-13 11:58:42 +09:00
ThatOneCalculator
c750e05985 dev35 2023-04-12 17:34:51 -07:00
naskya
9751de9820 chore: update mfm-js version (#9844)
This resolves #9757.

Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9844
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-13 00:33:53 +00:00
ThatOneCalculator
9ba0a3df24 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-04-12 17:19:17 -07:00
ThatOneCalculator
b62549cf69 chore: formatting 2023-04-12 17:19:14 -07:00
Kainoa Kanter
9597460c93 Merge pull request 'feat: allow users to mute their own boosts' (#9841) from naskya/calckey:allow-mute-my-boosts into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9841
2023-04-12 23:35:46 +00:00
ThatOneCalculator
a52fdea655 chore: up pnpm 2023-04-12 14:19:43 -07:00
naskya
845285fad6 correct position 2023-04-12 20:24:54 +09:00
naskya
58b3950680 Allow to mute my own boosts 2023-04-12 15:52:46 +09:00
Kainoa Kanter
485f43d2c5 Merge pull request 'Hyperlink more remote commits' (#9839) from naskya/calckey:calckey-md into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9839
2023-04-11 19:57:51 +00:00