Commit graph

25338 commits

Author SHA1 Message Date
ThatOneCalculator ba2b7e5bc9
approx height calculation from note menu 2023-07-03 01:24:34 -07:00
ThatOneCalculator 681a9c01af
fix 2023-07-03 01:13:33 -07:00
ThatOneCalculator c304242e56
fix: 🚨 Vite doesn't like injected script 2023-07-03 01:03:53 -07:00
ThatOneCalculator b02bb19b7b
show embed dialog 2023-07-03 00:48:06 -07:00
ThatOneCalculator f10bc5488d
send height info, fix retry 2023-07-03 00:20:50 -07:00
ThatOneCalculator c9e6fab8ea
Merge branch 'develop' into feat/embeds 2023-07-02 23:57:19 -07:00
ThatOneCalculator 5847f95da2
chore: 👥 patrons 2023-07-02 23:37:44 -07:00
ThatOneCalculator c392697b4c
chore: 🎨 format 2023-07-02 23:08:33 -07:00
ThatOneCalculator 02a8d3283e
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-07-02 23:07:51 -07:00
ThatOneCalculator 1f3f0720f8
fix: 💄 form switch padding 2023-07-02 23:06:25 -07:00
wuhang2003 c0d1f76f6f
chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1816 of 1816 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
2023-07-03 06:52:58 +02:00
Claire 4c09522f76
chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1816 of 1816 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
2023-07-03 06:52:57 +02:00
freeplay 40cbaff74c Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-07-03 00:03:23 -04:00
freeplay b37ba33c12 feat: show alt button even when content hidden 2023-07-03 00:02:36 -04:00
freeplay ac51ce0051 refactor: combine MediaVideo & MediaImage components 2023-07-02 23:41:38 -04:00
Kainoa Kanter 2968d17bc5 Merge pull request '[PR]: perf: enforce redis with TTL to cache' (#10397) from nmkj/calckey:replace-cache into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10397
2023-07-03 03:23:19 +00:00
Namekuji 722ccf04f9
rename arg 2023-07-02 23:14:43 -04:00
Hosted Weblate a4af82c21b
chore: Merge branch 'origin/develop' into Weblate. 2023-07-03 04:33:09 +02:00
Poesty Li 3434c23ae6
chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 97.4% (1769 of 1816 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
2023-07-03 04:33:09 +02:00
Namekuji af4797bb8e
throw error if failed 2023-07-02 22:25:58 -04:00
Syuilo f17c9837c5
refactor: make identicons and server metrics optional
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-07-02 19:23:55 -07:00
Namekuji 355b1e0063
no more infinity caches 2023-07-02 22:14:31 -04:00
Namekuji 76c9422d53
add cache prefix 2023-07-02 20:55:20 -04:00
Namekuji 947163fde2
store cache values to redis 2023-07-02 20:37:46 -04:00
Hosted Weblate 37f08826d1
chore: Merge branch 'origin/develop' into Weblate. 2023-07-03 01:26:30 +02:00
ThatOneCalculator a77787bd4d
Merge remote-tracking branch 'weblate/develop' into develop 2023-07-02 16:26:16 -07:00
ThatOneCalculator f37a375ec7
Merge remote-tracking branch 'weblate/develop' into develop 2023-07-02 16:25:17 -07:00
Kainoa Kanter 967c26a0a5 Merge pull request '[PR]: Render instance description in about page as HTML' (#10393) from esm/calckey:fix/about-page-html into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10393
2023-07-02 23:23:52 +00:00
Syuilo 703f28a1ab
refactor: make identicons and server metrics optional
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-07-02 16:23:11 -07:00
Hosted Weblate 7ed8f9a5e5
chore: Merge branch 'origin/develop' into Weblate. 2023-07-03 01:21:50 +02:00
Poesty Li b2932f77fa
chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 96.8% (1757 of 1814 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
2023-07-03 01:21:50 +02:00
Claire 5965093326
chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 96.8% (1757 of 1814 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
2023-07-03 01:21:49 +02:00
Syuilo 0cac6f018d
refactor: make identicons and server metrics optional
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-07-02 16:20:40 -07:00
Kainoa Kanter 7ab8021a9d Merge pull request '[PR]: Temp fix for null metadata' (#10390) from yawhn/trickey:fix_avatar_errors into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10390
2023-07-02 22:54:56 +00:00
Kainoa Kanter c0348add7a Merge pull request '[PR]: Embedded all attachment, renotes and discussion history into rss feed content & improve title, and not generate feed for locked account' (#10388) from cgsama/calckey:feedenhance into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10388
2023-07-02 21:50:09 +00:00
Essem a147d56ae7 Render instance description as HTML 2023-07-02 18:23:02 +00:00
ThatOneCalculator 71ca2e631e
chore: 👥 patrons 2023-07-02 10:18:36 -07:00
ThatOneCalculator 082fafe502
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-07-02 10:10:43 -07:00
ThatOneCalculator 63c193f9fc
Revert "Merge pull request '[PR]: fix: use redis-based mutex to prevent memory leak' (#10389) from nmkj/calckey:fix-cache-leak into develop"
This reverts commit 224b1d585b, reversing
changes made to b5907fb86d.
2023-07-02 10:10:25 -07:00
Kainoa Kanter b78ad937a5 Merge pull request '[PR]: Add aria labels to notification settings/mark as read buttons' (#10392) from esm/calckey:fix/notif-button-a11y into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10392
2023-07-02 17:08:37 +00:00
freeplay 567d94196a Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-07-02 13:01:54 -04:00
freeplay cd121790b9 style: visible button w/out hovering in url preview 2023-07-02 13:01:50 -04:00
Essem a41f537970
Add aria labels to notification buttons 2023-07-02 12:00:29 -05:00
Poesty Li 196eaaa580
chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 94.7% (1719 of 1814 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
2023-07-02 18:55:51 +02:00
Claire 90f4ab9739
chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 94.7% (1719 of 1814 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
2023-07-02 18:55:50 +02:00
Claire 5567dbb3c3
chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 91.0% (1651 of 1814 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
2023-07-02 18:41:30 +02:00
Poesty Li 5ec419394d
chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 91.0% (1651 of 1814 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
2023-07-02 18:41:29 +02:00
Claire ee1218b336
chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 88.2% (1600 of 1814 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
2023-07-02 18:29:30 +02:00
Poesty Li f243a5ec50
chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 88.2% (1600 of 1814 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
2023-07-02 18:29:28 +02:00
jolupa 57b5fcff6d
chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1814 of 1814 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-07-02 18:29:24 +02:00