Commit graph

24957 commits

Author SHA1 Message Date
ThatOneCalculator
0b7b2fd36c fix: 🐛 properly index edited post 2023-06-18 19:04:04 -07:00
ThatOneCalculator
2115f17875 chore: formatting 2023-06-18 18:36:34 -07:00
ThatOneCalculator
bda12504bc fix: 🐛 when editing polls, keep votes for unmodified choices 2023-06-18 18:36:26 -07:00
ThatOneCalculator
c52d463c32 fix: 🐛 don't allow editing a post on another account 2023-06-18 17:46:39 -07:00
Hosted Weblate
52408b2d4b chore: Merge branch 'origin/develop' into Weblate. 2023-06-19 01:55:51 +02:00
NISZOgen
1f078422a6 chore: Translated using Weblate (Polish)
Currently translated at 95.1% (1716 of 1804 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/pl/
2023-06-19 01:55:51 +02:00
jolupa
1927252d7c chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1804 of 1804 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-06-19 01:55:48 +02:00
ThatOneCalculator
5a15af5f6c fix: 🌐 correct "clear" 2023-06-18 16:55:11 -07:00
ThatOneCalculator
3ce4d13f9f fix: 💄 white foreground on forced black background
Remedies the problem introduced by 020c4f578827e2391b35cd102ee197cc037c0382 causing black text to appear over a black-ish background
2023-06-18 16:37:46 -07:00
ThatOneCalculator
208ae1e5bb Revert "dot inside renote button when renoted"
This reverts commit e0c7c8f49d597e792847bce30993c4b198ad950b.
2023-06-18 15:54:45 -07:00
Kainoa Kanter
fa9b6ceaca Merge pull request '[PR]: Fix missing recursion in dockerignore' (#10323) from PrivateGER/calckey:fix/dockerignore-missing-recursion into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10323
2023-06-18 22:41:50 +00:00
Kainoa Kanter
0bac88c386 Merge pull request '[PR]: fix: poll result update' (#10322) from nmkj/calckey:fix-poll-update into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10322
2023-06-18 22:36:41 +00:00
PrivateGER
4ba8621b6d Fix missing recursive exclusion 2023-06-18 22:20:02 +00:00
Namekuji
f28c5f8116 shorten cache expire 2023-06-18 18:04:26 -04:00
Namekuji
f03861a189 add refresh button to poll 2023-06-18 17:14:38 -04:00
Namekuji
284c0c58c4 don't broadcast poll updates 2023-06-18 13:23:59 -04:00
Freeplay
caf696a5ec Prevent white flash during loading screen
no longer have to deal with getting flashbanged every time! :D
2023-06-17 22:22:35 -04:00
Freeplay
d7f2798c76 fix user preview menu color 2023-06-17 21:41:41 -04:00
Freeplay
5483689767 fix overflow 2023-06-17 21:21:58 -04:00
Freeplay
1b16deabc2 reply line fixes 2023-06-17 16:35:11 -04:00
Freeplay
8a85c8b5c5 dot inside renote button when renoted 2023-06-17 14:59:19 -04:00
Freeplay
8901635adb fix 2023-06-17 13:18:19 -04:00
Freeplay
f0876500c0 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-17 00:51:43 -04:00
Freeplay
01c613bd31 add faded edges to swiper + shadows :3 2023-06-17 00:51:38 -04:00
Hosted Weblate
1ed263fc67 chore: Merge branch 'origin/develop' into Weblate. 2023-06-17 05:18:16 +02:00
Aléxia
a434ce74fc chore: Translated using Weblate (Portuguese (Brazil))
Currently translated at 4.4% (81 of 1803 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/pt_BR/
2023-06-17 05:18:16 +02:00
jolupa
eb261cad5b chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1803 of 1803 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-06-17 05:18:15 +02:00
Freeplay
f1b4d10bcf Add 'remove your reaction' label 2023-06-16 23:17:55 -04:00
Freeplay
50e6f8bb83 Add backgrounds in nav & settings when wallpaper in use 2023-06-16 22:54:01 -04:00
Freeplay
16d77e6e37 Fix mini follow button label + its position in user cards 2023-06-16 22:05:36 -04:00
ThatOneCalculator
89c95d969f fix 2023-06-16 14:19:42 -07:00
ThatOneCalculator
70f46b8fb7 refactor: 🎨 locale loader 2023-06-16 14:14:47 -07:00
ThatOneCalculator
8fd388359e refactor: ⚰️ unused import 2023-06-16 14:12:21 -07:00
ThatOneCalculator
9d1ae71267 Revert "refactor: ⬆️ use custom version of vue3-otp-input"
This reverts commit f50f8830a873eb4c2c456adeb07a3b064528d367.
2023-06-16 14:11:33 -07:00
ThatOneCalculator
30dea358d5 Revert "refactor: 🦺 replace js-yaml with yaml"
This reverts commit 837a45bd98bd2ef519341eed18be37694c4b05c0.
2023-06-16 14:09:42 -07:00
ThatOneCalculator
15ca8bb702 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-16 10:16:31 -07:00
ThatOneCalculator
04c3f99996 fix: 🐛 display punishments on desktop 2023-06-16 10:16:19 -07:00
Kainoa Kanter
c0ba2ca9db Merge pull request '[PR]: fix: publish posts boosted by relays' (#10309) from nmkj/calckey:fix-aode-relay into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10309
2023-06-16 16:59:10 +00:00
Kainoa Kanter
3e39f0d09a Merge pull request '[PR]: fix: skip deleting remote actor if not found or already deleted' (#10310) from nmkj/calckey:fix-delete-actor into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10310
2023-06-16 16:49:59 +00:00
Namekuji
91acab8860 skip if actor is not found or has been already deleted 2023-06-16 04:49:11 -04:00
Namekuji
6bea9f8bfc remove unused import 2023-06-16 04:17:32 -04:00
Namekuji
eb7b1d6788 add comments 2023-06-16 03:48:40 -04:00
Namekuji
7a35aaa51d wait a bit more 2023-06-16 03:48:39 -04:00
Namekuji
f43e9e4121 use redis 2023-06-16 03:48:39 -04:00
Namekuji
1e4a45ff7c fix aode-relay compatibility 2023-06-16 03:48:39 -04:00
Hosted Weblate
50c206af7d chore: Merge branch 'origin/develop' into Weblate. 2023-06-16 09:14:12 +02:00
ThatOneCalculator
fe22cc3600 refactor: 🦺 replace js-yaml with yaml
Technically mitigates CVE-2023-2251, but users never input YAML to Calckey. Still, this does no harm, and it's a good idea to keep dependencies like these up-to-date, as js-yaml was last updated 2 years ago.
2023-06-16 00:13:41 -07:00
ThatOneCalculator
6247461736 fix: 🩹 convert numeric input to string 2023-06-15 22:16:21 -07:00
ThatOneCalculator
1ea1cdef95 refactor: ⬆️ use custom version of vue3-otp-input
This enables the use of number inputs without the slider
2023-06-15 22:15:16 -07:00
ThatOneCalculator
4d006813f4 fix: 🐛 use correct 2fa value 2023-06-15 20:06:47 -07:00