Commit graph

25524 commits

Author SHA1 Message Date
naskya
f7185169ed Nya-ify capital Greek alphabets 2023-07-09 21:19:09 +00:00
Kainoa Kanter
278181d63e Merge pull request '[PR]: enhance: Implement speak-as-cat for Chinese and Greek' (#10449) from sinofp/calckey:miao into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10449
2023-07-09 21:09:51 +00:00
freeplay
455591d376 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-07-09 15:06:18 -04:00
freeplay
52caeaacbb style: link underlines 2023-07-09 15:05:39 -04:00
sinofp
0d36fb9ea3 Implement speak-as-cat for Chinese and Greek
The Chinese meow character is 喵, whose pinyin is miāo.
妙, 庙, 描, 渺, 瞄, 秒, 苗, and 藐 are all the miao characters from *3500 commonly used Chinese characters.xls*

@naskya proposed to include 廟 and να.

Download the spreadsheet from https://faculty.blcu.edu.cn/xinghb/zh_CN/article/167473/content/1045.htm

See the discussion at https://codeberg.org/calckey/calckey/issues/9746#issuecomment-974699
2023-07-09 18:54:12 +01:00
marcin mikołajczak
bc6b064ed6 Merge branch 'develop' into develop 2023-07-09 16:36:13 +00:00
Kainoa Kanter
8a4fed9d60 Merge pull request '[PR]: fix: always get REACTIONS_NOT_PUBLIC if signed out' (#10445) from naskya/calckey:fix/public-reaction into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10445
2023-07-09 16:23:45 +00:00
marcin mikołajczak
081a3177b8 Fix Mastodon compatibility string
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-09 18:22:53 +02:00
naskya
dd434a739b fix reactions_not_public condition 2023-07-09 13:58:58 +00:00
freeplay
141ab4a96b fix: error if no banner 2023-07-09 00:42:49 -04:00
freeplay
b800864752 style fix 2023-07-09 00:32:55 -04:00
freeplay
aa62f417b2 fix: nav post button gradient transition (#10401) + half refactor ? 2023-07-09 00:22:17 -04:00
freeplay
621cdccd40 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-07-08 23:21:29 -04:00
freeplay
25b30d7417 fix: MkMedia #10429 ? + styling 2023-07-08 23:21:02 -04:00
Kainoa Kanter
b51ed25c1e Merge pull request '[PR]: [mastodon-client] Always sort timelines by id descending' (#10443) from e2net/calckey:masto-client-improvements into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10443
2023-07-09 01:58:57 +00:00
Laura Hausmann
6ce6a94ba7
[mastodon-client] enforce limit for notifications 2023-07-09 03:44:41 +02:00
Laura Hausmann
2080078b20
[mastodon-client] always sort timelines by id (descending) 2023-07-09 03:24:23 +02:00
freeplay
50e0eb1d4f style; proper styling for url preview 2023-07-08 20:30:24 -04:00
ThatOneCalculator
70ae862e91 fix: 💄 url preview title size 2023-07-08 17:21:32 -07:00
ThatOneCalculator
a9b09f5b29 chore: 🎨 format 2023-07-08 16:21:15 -07:00
ThatOneCalculator
e88ab6cb0f Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-07-08 16:20:55 -07:00
ThatOneCalculator
4d8853b7f5 fix: 🐛 server stats setting, meta fetching 2023-07-08 16:20:38 -07:00
Kainoa Kanter
2f2a1fd1ce Merge pull request '[PR]: Next batch of masto-client improvements' (#10440) from e2net/calckey:masto-client-improvements into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10440
2023-07-08 23:00:09 +00:00
Laura Hausmann
57f35be999
[mastodon-client] populate user details for account following/followers 2023-07-09 00:58:45 +02:00
Laura Hausmann
d7e63edbd7
[mastodon-client] enforce limits for /following and /followers 2023-07-09 00:58:45 +02:00
Laura Hausmann
d0fb97649e
[mastodon-client] TODO/FIXME cleanup 2023-07-09 00:58:45 +02:00
Laura Hausmann
8180f4d494
[mastodon-client] drive file name fixup 2023-07-09 00:58:45 +02:00
Laura Hausmann
994f08d735
[mastodon-client] media caption support 2023-07-09 00:58:45 +02:00
Laura Hausmann
c7d031e7ec
[mastodon-client] send proper user preferences 2023-07-09 00:58:45 +02:00
Laura Hausmann
8f7f078f08
[mastodon-client] send actual default post privacy instead of fallback value 2023-07-09 00:58:45 +02:00
Laura Hausmann
32210f636d
[mastodon-client] remove reactions reply 2023-07-09 00:58:44 +02:00
Hosted Weblate
1b292d7a9d chore: Merge branch 'origin/develop' into Weblate. 2023-07-09 00:42:26 +02:00
誠誠-ChengCheng
ecddeda058 chore: Translated using Weblate (Chinese (Traditional))
Currently translated at 95.0% (1726 of 1816 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hant/
2023-07-09 00:42:26 +02:00
Aliberk Sandıkçı
0408783ef9 chore: Translated using Weblate (Turkish)
Currently translated at 3.9% (71 of 1816 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/tr/
2023-07-09 00:42:24 +02:00
Kainoa Kanter
eb97cff37b Merge pull request '[PR]: feat: notify announcements with popups' (#10441) from naskya/calckey:feat/announcement-popup into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10441
2023-07-08 22:41:54 +00:00
naskya
18fcec6384 fix 2023-07-08 22:37:15 +00:00
naskya
88e14729c2 better locale & style 2023-07-08 22:29:36 +00:00
naskya
5fca02ade1 Update locale 2023-07-08 22:16:40 +00:00
Syuilo
9c8447c70a fix: 🐛 prevent creation of empty antennas 2023-07-08 15:06:59 -07:00
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