Commit graph

25635 commits

Author SHA1 Message Date
naskya
1d29a0063b Don't show announcement popups if the tutorial isn't completed 2023-07-08 21:47:06 +00:00
naskya
8870a88d58 Remove unnecessary imports 2023-07-08 21:21:16 +00:00
naskya
54ac36868c Refactor MkAnnouncement 2023-07-08 21:17:13 +00:00
naskya
8f3c0f480b Navigate to /announcements if there are more than three unreads 2023-07-08 21:02:11 +00:00
naskya
6ca2753536 Don't show more then three announcement popups (because it can be annoying for new users) 2023-07-08 20:31:18 +00:00
naskya
2c71530e74 oops (remove debug logs) 2023-07-08 20:22:04 +00:00
naskya
1d0bd45274 Fix isRead not being saved on closing popups 2023-07-08 20:15:08 +00:00
naskya
fdb6f9f185 Show popups at client init 2023-07-08 20:09:40 +00:00
naskya
1b8b6a8dd0 Add showPopup, isGoodNews to announcement setting UI 2023-07-08 20:01:16 +00:00
naskya
e2d4781610 chore: Use css module 2023-07-08 19:57:26 +00:00
naskya
a2a207e08c Create MkAnnouncement component 2023-07-08 19:55:38 +00:00
naskya
290f047a6e Merge remote-tracking branch 'calckey/develop' into feat/announcement-popup 2023-07-08 19:52:49 +00:00
naskya
e1188641a7 Add showPopup, isGoodNews & Update API 2023-07-08 19:48:20 +00:00
naskya
cde369d238 Update locale 2023-07-08 19:21:25 +00:00
freeplay
5bd5a8cc65 fix: banner blur 2023-07-08 13:06:56 -04:00
Kainoa Kanter
df11946d52 revert 679d89fa59bf4628e6e27ca73af8630080d7a063
revert build:  build megalodon with swc

Do it right this time
2023-07-08 16:56:54 +00:00
ThatOneCalculator
a4d4bb40f2 build: build megalodon with swc
Do it right this time
2023-07-07 20:44:41 -07:00
Kainoa Kanter
5c42a1b1fe Merge pull request '[PR]: [mastodon-client] More improvements' (#10435) from e2net/calckey:masto-client-improvements into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10435
2023-07-08 02:14:50 +00:00
Laura Hausmann
1d42fe37ee
increase ap/show rate limit 2023-07-08 04:11:41 +02:00
Laura Hausmann
a5be7c3ac8
[mastodon-client] handle user & note URLs in search 2023-07-08 04:11:41 +02:00
Laura Hausmann
7f7eb301a0
[mastodon-client] render bio newlines correctly 2023-07-08 04:11:41 +02:00
Laura Hausmann
9d37f01113
[mastodon-client] fix polls 2023-07-08 04:11:41 +02:00
Laura Hausmann
524c8f07ec
[mastodon-client] fix local instance mentions 2023-07-08 04:11:40 +02:00
freeplay
a14659f19f style: make background banner blur static 2023-07-07 21:50:45 -04:00
Kainoa Kanter
2e122a2148 Merge pull request '[PR]: [mastodon-client] Various bug fixes' (#10431) from e2net/calckey:fix/various-masto-client-bugs into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10431
2023-07-07 22:11:41 +00:00
Laura Hausmann
22825ae76a
[mastodon-client] fix search type param 2023-07-07 23:47:21 +02:00
Laura Hausmann
4cf8c70bf5
[mastodon-client] populate details for quote and reblog fields 2023-07-07 23:18:43 +02:00
Laura Hausmann
90e1eaa62d
[mastodon-client] populate user data for favorited_by and reblogged_by 2023-07-07 22:51:07 +02:00
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