Commit graph

3123 commits

Author SHA1 Message Date
freeplay
52caeaacbb style: link underlines 2023-07-09 15:05:39 -04: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
25b30d7417 fix: MkMedia #10429 ? + styling 2023-07-08 23:21:02 -04: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
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
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
freeplay
5bd5a8cc65 fix: banner blur 2023-07-08 13:06:56 -04:00
freeplay
a14659f19f style: make background banner blur static 2023-07-07 21:50:45 -04:00
ThatOneCalculator
9c96419e3d fix: 🚸 switch account when adding existing account 2023-07-06 17:44:32 -07:00
Kainoa Kanter
bdca7d2f8e revert 49fd4034744f7642210bb66a3558d544d67e13b8
revert fix: 🐛 fix quotes with CW-only quotes
2023-07-06 21:53:44 +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
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
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
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
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
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
bcb62f1c16 feat: show alt button even when content hidden 2023-07-03 00:02:36 -04:00
freeplay
27625b67da refactor: combine MediaVideo & MediaImage components 2023-07-02 23:41:38 -04:00
Syuilo
6919477820 refactor: make identicons and server metrics optional
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-07-02 19:23:55 -07:00
Kainoa Kanter
ccaad82ed8 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
821320f51b refactor: make identicons and server metrics optional
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-07-02 16:23:11 -07:00