Commit graph

24381 commits

Author SHA1 Message Date
Pyrox
2cc6276b3b
feat!: Update AiScript version from 0.11.1 to 0.13.3
This enables usage of the more modern language features of AiScript
0.12 as well as the new math functions from 0.13.

Note that this is a breaking change, as any currently-functioning
AiScript plugins, buttons, scripts, etc will need to be updated to work
with 0.12+'s new syntax.
2023-05-24 11:07:43 -04:00
Kainoa Kanter
4fae29e471 Merge pull request 'Change note right click menu to link context menu' () from Freeplay/calckey:a into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10186
2023-05-24 06:29:06 +00:00
Freeplay
3d6c480334 overflow hidden to clip 2023-05-23 22:09:24 -04:00
Freeplay
2c87697492 fix 2023-05-23 21:48:54 -04:00
Freeplay
7f76143273 Change note right click menu to link context menu 2023-05-23 21:33:18 -04:00
ThatOneCalculator
e8ab73562b
make tosUrl open action in case it's external 2023-05-23 18:23:06 -07:00
ThatOneCalculator
3d27929a41
dev19 2023-05-23 18:17:50 -07:00
ThatOneCalculator
48385d7a8f
feat: 👔 add link to TOS in info icon
Address 
2023-05-23 18:16:54 -07:00
ThatOneCalculator
fff166be42
docs: develop by default 2023-05-23 18:03:45 -07:00
ThatOneCalculator
3d5b0c5d83
chore: formatting 2023-05-23 18:02:52 -07:00
ThatOneCalculator
41bfbf7df1
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-23 18:01:50 -07:00
Kainoa Kanter
147e5e42c2 Merge pull request 'Fix z-index's, better clipping in notes' () from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10185
2023-05-24 01:00:50 +00:00
ThatOneCalculator
e615ff5ebd
Merge branches 'develop' and 'develop' of codeberg.org:calckey/calckey into develop 2023-05-23 18:00:10 -07:00
ThatOneCalculator
983c860bd0
webhooks icon 2023-05-23 17:59:58 -07:00
Freeplay
e135f15832 hide scrollbar in header 2023-05-23 20:54:28 -04:00
Freeplay
6e1d5f366d fix 2023-05-23 20:49:56 -04:00
Freeplay
cab146fb96 Fix z-index, better clipping in notes 2023-05-23 20:30:55 -04:00
Richard
5e5fdbdf13
chore: Translated using Weblate (Dutch)
Currently translated at 31.6% (554 of 1753 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/nl/
2023-05-23 23:18:25 +02:00
AkDk7
51874bbdbd
chore: Translated using Weblate (German)
Currently translated at 95.6% (1676 of 1753 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-05-23 23:18:24 +02:00
Ettore Atalan
184e887359
chore: Translated using Weblate (German)
Currently translated at 95.6% (1676 of 1753 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-05-23 23:18:23 +02:00
Freeplay
e04562cdc8 Fix tabs not transitioning on first click 2023-05-23 13:56:29 -04:00
Richard
8213ba42ee
chore: Translated using Weblate (Dutch)
Currently translated at 30.8% (541 of 1753 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/nl/
2023-05-23 11:39:26 +02:00
jolupa
a3ce3ad5d3
chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1753 of 1753 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-05-23 11:39:25 +02:00
Hosted Weblate
9787a201fe
chore: Merge branch 'origin/develop' into Weblate. 2023-05-23 07:34:17 +02:00
jolupa
18968979e1
chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1750 of 1750 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-05-23 07:34:16 +02:00
Kainoa Kanter
dae9bd43d4 Merge pull request 'Add some labels to & truncate notifications' () from Freeplay/calckey:notifications into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10181
2023-05-23 05:33:54 +00:00
Kainoa Kanter
88b2c1d60c Merge pull request 'security: escape SQL-like queries' () from naskya/calckey:security/escape-sql into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10182
2023-05-23 05:29:55 +00:00
naskya
6dba4a145c
Format 2023-05-23 14:11:03 +09:00
naskya
c7943ca177
.js 2023-05-23 14:07:35 +09:00
MeiMei
910b06c35a
fix: Escape SQL LIKE
* SQL LIKE escape
2023-05-23 13:56:16 +09:00
ThatOneCalculator
d8aaa8f199
fix edit icon 2023-05-22 18:42:47 -07:00
Freeplay
8fe2aca14e Match notification padding to note's padding 2023-05-22 21:26:52 -04:00
Freeplay
05ce3e7039 fix rogue :global() (would prevent text in toggles from wrapping) 2023-05-22 21:16:55 -04:00
Freeplay
3a92e77c6c Merge branch 'develop' of https://codeberg.org/calckey/calckey into notifications 2023-05-22 21:12:11 -04:00
Freeplay
d85067fad5 Add labels to some & truncate notifications 2023-05-22 21:11:35 -04:00
Natty
1773ae14e3
Renote button optimization 2023-05-22 17:54:44 -07:00
ThatOneCalculator
97e69144f6
docs: notes 2023-05-22 17:40:59 -07:00
ThatOneCalculator
28750dddc8
why was that ever there?? 2023-05-22 17:36:19 -07:00
ThatOneCalculator
b5eb374e62
fix fade 2023-05-22 17:26:27 -07:00
ThatOneCalculator
79fe1dcd61
chore: formatting 2023-05-22 17:00:50 -07:00
ThatOneCalculator
2a87323242
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-22 16:59:48 -07:00
ThatOneCalculator
549802e5fa
Close 2023-05-22 16:59:38 -07:00
Kainoa Kanter
2c36590ec7 Merge pull request 'Center header tabs, only hide labels if more than 3' () from Freeplay/calckey:header into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10178
2023-05-22 23:48:01 +00:00
Freeplay
afaf22ee23 padding fix 2023-05-22 19:40:38 -04:00
Hosted Weblate
447bcac862
chore: Merge branch 'origin/develop' into Weblate. 2023-05-22 23:48:29 +02:00
Richard
f27611b00b
chore: Translated using Weblate (Dutch)
Currently translated at 25.0% (438 of 1748 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/nl/
2023-05-22 23:48:28 +02:00
jolupa
ccfdf95642
chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1748 of 1748 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-05-22 23:48:28 +02:00
Kainoa Kanter
840f7f1930 Merge pull request 'Feat: MFM fade' () from ikiko/calckey:Feat-MFM-fade-dev into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10179
2023-05-22 21:48:03 +00:00
Isabell
45a8b9831e clean up rebase 2023-05-23 07:08:58 +10:00
Isabell
5ee098e51f remove autogenerated translations 2023-05-23 07:01:40 +10:00