Commit graph

4463 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
ThatOneCalculator
9c96419e3d fix: 🚸 switch account when adding existing account 2023-07-06 17:44:32 -07:00
ThatOneCalculator
6decfe88e7 docs: 📝 KeyDB, megalodon 2023-07-06 17:29:29 -07: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
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
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
Laura Hausmann
fbeb809874 [mastodon-client] Disable emoji reactions preview in TL 2023-07-06 02:16:51 +00:00
Laura Hausmann
adb0f365ba [mastodon-client] Move megalodon to main repo 2023-07-06 02:16:51 +00:00
Laura Hausmann
8a6a1cfc43 [mastodon-client] Code formatting pass 2023-07-06 02:16:51 +00:00
Laura Hausmann
37b21f973f [mastodon-client] Fix posting statuses with attachment 2023-07-06 02:16:51 +00:00
Laura Hausmann
1f8c735889 [mastodon-client] megalodon compat changes 2023-07-06 02:16:51 +00:00
Laura Hausmann
8cf7a24e9f [mastodon-client] Add transparent.png asset 2023-07-06 02:16:51 +00:00
Laura Hausmann
23d57eb79f [mastodon-client] Add endpoints 2023-07-06 02:16:51 +00:00
ThatOneCalculator
94b16ba9a3 refactor: ♻️ read patrons from local file for fallback instead of empty array 2023-07-05 18:44:29 -07:00
ThatOneCalculator
c4d4e850b2 chore: ⬆️ up prettier, pnpm 2023-07-05 18:28:27 -07:00
freeplay
0930e0edef remove unneeded property 2023-07-04 21:39:41 -04:00
freeplay
3927086608 style: truncate long URL's 2023-07-04 21:37:50 -04:00
freeplay
f540438740 fix: add back channel display in timeline 2023-07-04 13:47:31 -04:00
freeplay
7a160d3c8f style: add back scrollbar-color for firefox 2023-07-04 13:33:56 -04:00
freeplay
fd4840f24e style: accent color in plyr 2023-07-04 12:00:48 -04:00
Namekuji
f13d8548d2 fix: do not deliver poll result if local-only 2023-07-04 01:59:43 -04:00
Kainoa Kanter
3955d8f51b fix: 🐛query search endpoint for local userselect, disregard host 2023-07-04 01:29:57 +00:00
freeplay
3caba40faf fix: videos not appearing when don't play animated images is one 2023-07-03 16:01:54 -04:00
ThatOneCalculator
f99e8b3726 fix: immediately fail jobs with invalid signature 2023-07-03 10:29:52 -07:00
ThatOneCalculator
03c8bb5b88 chore: 🎨 format 2023-07-02 23:08:33 -07:00
ThatOneCalculator
d1b883d73b Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-07-02 23:07:51 -07:00
ThatOneCalculator
dd36424cf3 fix: 💄 form switch padding 2023-07-02 23:06:25 -07:00
freeplay
6c3d382d9d Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-07-03 00:03:23 -04:00