Commit graph

24050 commits

Author SHA1 Message Date
Kainoa Kanter
c1eeef849e Merge pull request 'keyboard-accessibility' (#10084) from Freeplay/calckey:keyboard-accessibility into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10084
2023-05-10 22:20:57 +00:00
Freeplay
a47422df19 Fix more unfocusable elements 2023-05-10 17:44:08 -04:00
ThatOneCalculator
ab764b34bf call it "moderation notice" 2023-05-10 14:32:27 -07:00
ThatOneCalculator
b082822075 email padding 2023-05-10 14:29:43 -07:00
ThatOneCalculator
3519bffbbc improve emails 2023-05-10 14:27:46 -07:00
ThatOneCalculator
f4489af1bc don't need random style there 2023-05-10 14:21:32 -07:00
ThatOneCalculator
35047fd19c fix typo 2023-05-10 14:19:48 -07:00
ThatOneCalculator
49877dfb2d Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-10 14:15:26 -07:00
ThatOneCalculator
4393eba659 fix button 2023-05-10 14:15:19 -07:00
Hosted Weblate
de23b53aa9 chore: Merge branch 'origin/develop' into Weblate. 2023-05-10 23:09:30 +02:00
Hosted Weblate
0f3823bde3 chore: Merge branch 'origin/develop' into Weblate. 2023-05-10 23:09:28 +02:00
drakonicguy
af960c54b6 chore: Translated using Weblate (Polish)
Currently translated at 99.4% (1725 of 1734 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/pl/
2023-05-10 23:09:27 +02:00
Jeff
34c82c428a chore: Translated using Weblate (Indonesian)
Currently translated at 84.0% (1457 of 1734 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/id/
2023-05-10 23:09:25 +02:00
Jesse Wierzbinski
58e7d01833 chore: Translated using Weblate (French)
Currently translated at 95.4% (1655 of 1734 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fr/
2023-05-10 23:09:23 +02:00
Richard Azia
7ef5f39608 chore: Translated using Weblate (French)
Currently translated at 95.4% (1655 of 1734 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fr/
2023-05-10 23:09:22 +02:00
D David
37f862f02e chore: Translated using Weblate (Spanish)
Currently translated at 92.5% (1605 of 1734 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/es/
2023-05-10 23:09:20 +02:00
Michael 465537
a7c093d353 chore: Translated using Weblate (German)
Currently translated at 97.6% (1693 of 1734 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-05-10 23:09:18 +02:00
Tomkoid
fab485e07e chore: Translated using Weblate (Czech)
Currently translated at 50.6% (879 of 1734 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/cs/
2023-05-10 23:09:15 +02:00
Rubén
6a7ddc5a0b chore: Translated using Weblate (Catalan)
Currently translated at 99.9% (1733 of 1734 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-05-10 23:09:14 +02:00
len
34aed25550 chore: Translated using Weblate (English)
Currently translated at 100.0% (1734 of 1734 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/en/
2023-05-10 23:09:10 +02:00
ThatOneCalculator
d1d29d3a5d dev8 2023-05-10 14:09:06 -07:00
ThatOneCalculator
355df50004 chore: formatting 2023-05-10 14:08:51 -07:00
ThatOneCalculator
e0a9a6e891 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-10 14:06:55 -07:00
ThatOneCalculator
f49f9d281e feat: ability for moderators to send mod mail 2023-05-10 14:06:45 -07:00
April John
909b12dff2 reintroduce async into post import 2023-05-10 22:26:31 +02:00
Freeplay
70198a8db1 some semantics 2023-05-10 16:20:52 -04:00
Freeplay
09ee93d332 Use tooltips as aria-labels 2023-05-10 15:15:27 -04:00
Kainoa Kanter
90d48b279c Merge pull request 'Switch to adm-zip for emoji pack handling' (#10077) from esm/calckey:develop into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10077
2023-05-10 02:44:17 +00:00
Essem
5b37235a29 Switch to adm-zip for emoji pack handling
Unzipper seems to corrupt files in certain cases on Node 18/19.
See https://github.com/ZJONSSON/node-unzipper/issues/271
2023-05-09 19:19:15 -05:00
ThatOneCalculator
a6d0fc5357 Address #10076 2023-05-09 15:15:13 -07:00
ThatOneCalculator
af4a812e88 properly link aps 2023-05-08 18:19:11 -07:00
Kainoa Kanter
de450c1aa2 Merge pull request 'display new direct replies at end instead of top' (#10071) from Freeplay/calckey:direct-reply-thing into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10071
2023-05-09 00:48:58 +00:00
Freeplay
566f11d96d display new direct replies at end instead of top 2023-05-08 19:41:56 -04:00
ThatOneCalculator
1ccd606236 fix opening info button 2023-05-08 16:26:36 -07:00
ThatOneCalculator
d0bb71d420 chore: patrons 2023-05-08 16:25:13 -07:00
ThatOneCalculator
c78f058ffe chore: patrons 2023-05-08 16:15:49 -07:00
ThatOneCalculator
53b7ce83b2 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-08 16:15:11 -07:00
ThatOneCalculator
5e13a52a51 missed one 2023-05-08 16:15:04 -07:00
Kainoa Kanter
2c2b1a9058 Merge pull request 'fix quote attached styling' (#10069) from Freeplay/calckey:compose-box-fix into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10069
2023-05-08 21:48:47 +00:00
Freeplay
ee04acf087 fix quote attached styling, will prob improve later 2023-05-08 17:26:59 -04:00
ThatOneCalculator
62b7e57add fix: 🐛 add zip/unzip to docker container
Closes #9843
2023-05-08 14:06:15 -07:00
ThatOneCalculator
7ab2670ea6 mention 2023-05-08 13:52:11 -07:00
April John
3fda23c7dd Revert "fix: run post import async"
This reverts commit 3bedd1b34799d969cd218b4a1a67651532a204e6.
2023-05-08 22:48:12 +02:00
ThatOneCalculator
1400a01958 example.com -> calckey.org 2023-05-08 13:39:39 -07:00
ThatOneCalculator
b92237c8d2 chore: formatting 2023-05-08 13:36:53 -07:00
ThatOneCalculator
72b224a40c Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-08 13:36:28 -07:00
ThatOneCalculator
04d0e002e9 fix: allow disabled radio buttons when created from radios.vue 2023-05-08 13:36:22 -07:00
April John
369fd4daea fix: run post import async 2023-05-08 22:30:40 +02:00
April John
3a8e6a19b2 import replies too 2023-05-08 22:09:42 +02:00
April John
77f74f51b3 try fetching replies 2023-05-08 22:09:42 +02:00