Commit Graph

3195 Commits

Author SHA1 Message Date
ThatOneCalculator
f8e57968b5 chore: 🎨 format 2023-07-11 19:21:52 -07:00
ThatOneCalculator
2c019bc347 fix 2023-07-11 19:20:58 -07:00
ThatOneCalculator
b9ddd5b569 fix 2023-07-11 19:08:47 -07:00
ThatOneCalculator
f58cf72e93 fix? 2023-07-11 18:55:24 -07:00
ThatOneCalculator
6d47313434 fix: 🐛 fix draggable
Use vue-draggable-plus instead of vuedraggable: https://github.com/SortableJS/vue.draggable.next/issues/216

Closes #10467
2023-07-11 18:26:53 -07:00
Namekuji
aa92dbf967 chore: change account 2023-07-11 20:48:38 -04:00
ThatOneCalculator
30479a8147 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-07-11 15:06:20 -07:00
DVD
f34161f6cd Fixes image cropper ui 2023-07-11 21:27:10 +08:00
ThatOneCalculator
46dbd33b4e chore: vite conf changes 2023-07-10 22:34:04 -07:00
freeplay
ad6b2262ac style: consistent link underline thickness 2023-07-11 00:27:21 -04:00
ThatOneCalculator
774dbbc360 fix: 🚑 correct import for swiper 10 2023-07-10 21:16:56 -07:00
ThatOneCalculator
5ad6dba98d perf: use fast-blurhash for blurhash decoding, up deps 2023-07-10 21:09:07 -07:00
freeplay
0f96f49665 style: underline-offset tweak 2023-07-10 19:38:32 -04:00
freeplay
2bedc26885 style: don't truncate URL's 2023-07-10 19:02:31 -04:00
freeplay
51203b2bc1 style: use muted repeat icon instead of forbidden for disabled boosts 2023-07-10 17:43:02 -04:00
freeplay
8f6d5c2d3d style: link underlines, attempt two™ 2023-07-10 13:09:44 -04:00
ThatOneCalculator
0129fa68f0 Revert "fix: nav post button gradient transition (#10401) + half refactor ?"
This reverts commit 6031e11721d02c26afae99b800a483b5aa514e1a.
2023-07-09 21:08:24 -07:00
ThatOneCalculator
7a6c602bab chore: 🎨 format 2023-07-09 20:46:58 -07:00
ThatOneCalculator
1da503eb11 feat: Timestamps on announcements
Closes #10453
2023-07-09 20:46:53 -07:00
ThatOneCalculator
1296516160 Revert "style: link underlines"
This reverts commit 46d97d49a2298c1b8c1537ef1ed3eff376b49285.
2023-07-09 20:01:01 -07:00
ThatOneCalculator
21011fa2ea Revert "Isolate text directions in posts"
This reverts commit 4795a501626414c898e8b9792431d96daff4c74a.
2023-07-09 20:00:55 -07:00
freeplay
1a482447b0 Isolate text directions in posts 2023-07-09 22:15:56 -04:00
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
Kainoa Kanter
1d23f3c904 Merge pull request '[PR]: Temp fix for null metadata' (#10390) from yawhn/trickey:fix_avatar_errors into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10390
2023-07-02 22:54:56 +00:00
Essem
1f6568ce22 Render instance description as HTML 2023-07-02 18:23:02 +00:00
Kainoa Kanter
387b3b1e96 Merge pull request '[PR]: Add aria labels to notification settings/mark as read buttons' (#10392) from esm/calckey:fix/notif-button-a11y into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10392
2023-07-02 17:08:37 +00:00
freeplay
4f32a9b1d7 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-07-02 13:01:54 -04:00
freeplay
5b45dfae4b style: visible button w/out hovering in url preview 2023-07-02 13:01:50 -04:00
Essem
9373875d93 Add aria labels to notification buttons 2023-07-02 12:00:29 -05:00
ThatOneCalculator
4e37acc19c fix: 🐛 display emoji stat properly 2023-07-02 09:26:03 -07:00
yawhn
4529d65f51 fix: temp fix for null metadata 2023-07-02 16:16:01 +03:00
ThatOneCalculator
d384ab5c7c me when codeberg 2023-07-02 00:20:14 -07:00
ThatOneCalculator
c6821f0619 chore: 🎨 format 2023-07-01 22:37:28 -07:00
ThatOneCalculator
867c232ae7 fix 2023-07-01 22:35:38 -07:00
naskya
0265fe2786 Please let me revert this (appearNote in getWordSoftMute) for now
This reverts commit cda1c19454ee8aec4d29b55954129cf6f3716da8.
2023-07-02 04:47:11 +00:00
ThatOneCalculator
14aeda32ab drive todo 2023-07-01 21:03:11 -07:00
ThatOneCalculator
d8226884d8 feat: add emoji count to admin panel 2023-07-01 20:54:37 -07:00
ThatOneCalculator
c553583d02 chore: 🎨 format 2023-07-01 20:46:33 -07:00
ThatOneCalculator
bba5e58fba feat: celebrate on calendar when birthday 2023-07-01 20:46:13 -07:00
ThatOneCalculator
66b61bb41b refactor: 🚩 post editing is no longer experimental 2023-07-01 20:00:51 -07:00
ThatOneCalculator
f6009dc6e8 refactor: 🌐 patrons description 2023-07-01 19:31:05 -07:00
freeplay
4f1c71a8d5 fix: new posts click 2023-07-01 21:48:18 -04:00
freeplay
e2f60e20dc Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-07-01 21:35:09 -04:00
freeplay
9f9dac8ff2 fix/refactor: move new posts button to MkTimeline 2023-07-01 21:35:05 -04:00
ThatOneCalculator
0bec38f090 fix: 🔊 log emoji picker errors 2023-07-01 16:59:57 -07:00
freeplay
03aa3af670 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-07-01 19:21:44 -04:00
freeplay
28d2d06f32 fix: webkit blur effects 2023-07-01 19:21:26 -04:00
ThatOneCalculator
4e5bb1194a chore: 🎨 format 2023-06-30 23:35:45 -07:00
ThatOneCalculator
55393b9f1f refactor: ♻️ force patrons update on about-calckey 2023-06-30 23:33:54 -07:00
freeplay
2ec75fdd70 fix: misaligned new post button
I don't understand why margin-top caused that ??
2023-06-30 18:44:38 -04:00
freeplay
c5b3d6028a fix: soft mutes not being applied to boosts 2023-06-30 18:43:35 -04:00