Commit graph

25507 commits

Author SHA1 Message Date
Laura Hausmann
a94bf84f04
[mastodon-client] implement favorited_by 2023-07-07 22:42:39 +02:00
Laura Hausmann
c02fec7f36
[mastodon-client] populate note details for notifications 2023-07-07 22:06:26 +02:00
Laura Hausmann
afc9cf3259
[mastodon-client] populate user details for all notes 2023-07-07 21:50:42 +02:00
Laura Hausmann
3d5da39d83
[mastodon-client] Don't display unsupported notification types 2023-07-07 19:45:08 +02:00
Laura Hausmann
197977c3a8
[mastodon-client] Fix global timeline 2023-07-07 19:30:23 +02:00
Laura Hausmann
acff402e21
[mastodon-client] Fail gracefully if user resolve fails 2023-07-07 19:06:42 +02:00
誠誠-ChengCheng
16df0dd9db chore: Translated using Weblate (Chinese (Traditional))
Currently translated at 94.3% (1714 of 1816 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hant/
2023-07-07 15:17:30 +02:00
naskya
a4c812a92c chore: Translated using Weblate (Japanese)
Currently translated at 100.0% (1816 of 1816 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ja/
2023-07-07 15:17:28 +02:00
Namekuji
ea1597c6e8 chore: add megalodon to cleaning scripts 2023-07-07 02:53:24 -04:00
Namekuji
c9983dc08a fix: copy megalodon before node_modules, fix #10424 2023-07-07 02:46:50 -04:00
Kainoa Kanter
71e97fce01 docs: 📝 simplify dependencies 2023-07-07 05:44:22 +00:00
Kainoa Kanter
2f1174c994 Merge pull request '[PR]: fix: add megalodon to docker' (#10423) from fix/megalodon-docker into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10423
2023-07-07 03:15:17 +00:00
Namekuji
74ca260498 fix: add megalodon to docker image 2023-07-06 22:54:53 -04:00
ThatOneCalculator
296bcd8ee9 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-07-06 17:44:42 -07:00
ThatOneCalculator
9c96419e3d fix: 🚸 switch account when adding existing account 2023-07-06 17:44:32 -07:00
Hosted Weblate
d0566a3509 chore: Merge branch 'origin/develop' into Weblate. 2023-07-07 02:29:45 +02:00
ThatOneCalculator
6decfe88e7 docs: 📝 KeyDB, megalodon 2023-07-06 17:29:29 -07:00
Kainoa Kanter
3258f5f966 docs: 📝 KeyDB minimum version 2023-07-06 22:04:11 +00:00
Kainoa Kanter
655cc039f3 Merge pull request '[PR]: Cache server' (#10419) from refactor/cache-server into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10419
2023-07-06 21:55:44 +00:00
Kainoa Kanter
bdca7d2f8e revert 49fd4034744f7642210bb66a3558d544d67e13b8
revert fix: 🐛 fix quotes with CW-only quotes
2023-07-06 21:53:44 +00:00
Namekuji
f835cccccf refactor: cache relays for a longer time 2023-07-06 17:49:41 -04:00
Namekuji
1ea8f8b4fe perf: use msgpackr to encode and decode 2023-07-06 17:22:15 -04:00
Namekuji
e505b0f207 fix: use host as prefix of cacheServer if undefined 2023-07-06 17:06:31 -04:00
Kainoa Kanter
f0acadea11 revert 6355bb604290a09a4a3b7c68b791234a0c1771ea
revert build:  build megalodon with swc
2023-07-06 21:04:39 +00:00
ThatOneCalculator
d1117ca6d4 refactor: 🔒 password input for object storage secret key 2023-07-06 13:03:39 -07:00
ThatOneCalculator
956d009107 Revert "refactor: 💫 tweak photoswipe animation speed"
This reverts commit 96f740477b95e23511bf12a48a14a606214c066d.
2023-07-06 12:50:05 -07:00
ThatOneCalculator
171cb1c210 chore: 🎨 format 2023-07-06 12:47:33 -07:00
Johann150
f9b3951c3a fix: 🐛 fix quotes with CW-only quotes 2023-07-06 12:46:19 -07:00
ThatOneCalculator
fa19b64901 fix: use unique key for my galleries 2023-07-06 12:41:34 -07:00
ThatOneCalculator
20366f8305 fix: use unique key for my page query 2023-07-06 12:41:29 -07:00
ThatOneCalculator
46c7b3648f fix: use unique key for my galleries 2023-07-06 12:26:37 -07:00
ThatOneCalculator
264641ff7d fix: use unique key for my page query 2023-07-06 12:25:54 -07:00
ThatOneCalculator
b2af795b6d docs: ✏️ dragonflydb typo 2023-07-06 11:55:02 -07:00
ThatOneCalculator
4d7a85b1a6 docs: 📝 dragonfly flag 2023-07-06 11:52:48 -07:00
ThatOneCalculator
f5c7b6f55f feat: cache server 2023-07-06 11:50:34 -07:00
Syuilo
53ec5f7048 refactor: 💫 tweak photoswipe animation speed 2023-07-06 00:20:48 -07:00
ThatOneCalculator
bbf2ca94db fix: 🐛 fallback locales for skin tone labels
Closes #10406
2023-07-05 23:42:34 -07:00
ThatOneCalculator
f4b275f7b0 build: build megalodon with swc 2023-07-05 23:28:47 -07:00
Kainoa Kanter
697af012bc Merge pull request '[PR]: Overhaul mastodon client API support (megalodon)' (#10411) from e2net/calckey:mastodon-client-api-overhaul into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10411
2023-07-06 06:11:58 +00:00
誠誠-ChengCheng
806545dd84 chore: Translated using Weblate (Chinese (Traditional))
Currently translated at 93.9% (1707 of 1816 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hant/
2023-07-06 06:51:31 +02:00
Poesty Li
14a39e8802 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-06 04:49:38 +02:00
Astro Orbis
5723c273c4 chore: Translated using Weblate (French)
Currently translated at 88.7% (1612 of 1816 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fr/
2023-07-06 04:49:37 +02:00
Laura Hausmann
cbf07d133c [mastodon-client] Remove even more debug messages 2023-07-06 02:16:51 +00:00
Laura Hausmann
837fb327da PR cleanup 2023-07-06 02:16:51 +00:00
Laura Hausmann
52b4fdf0d2 [mastodon-client] code cleanup, remove redundant function calls 2023-07-06 02:16:51 +00:00
Laura Hausmann
4e2c73dba9 Remove debug logging 2023-07-06 02:16:51 +00:00
Laura Hausmann
dc95aa83a9 [mastodon-client] fix mentions 2023-07-06 02:16:51 +00:00
Laura Hausmann
3fa7e2af7d [mastodon-client] remove debug logging 2023-07-06 02:16:51 +00:00
Laura Hausmann
d2a23a3b6b [mastodon-client] Remove compiled megalodon code 2023-07-06 02:16:51 +00:00
Laura Hausmann
8347855a11 [mastodon-client] general code cleanup, rename megalodon package 2023-07-06 02:16:51 +00:00