freeplay
0a215ca83a
fix: add back follows you tag
2023-07-18 14:07:16 -04:00
Namekuji
036aab6b18
chore: make contributors consistent with the website
2023-07-18 00:23:13 -04:00
ThatOneCalculator
e405a18fad
chore: 🎨 format
2023-07-17 17:43:04 -07:00
ThatOneCalculator
9b2cc17d3e
chore: 🎨 format
2023-07-17 17:38:27 -07:00
ThatOneCalculator
ef4bb6d6bb
fix: 🌐 missing locale
2023-07-17 17:15:26 -07:00
ThatOneCalculator
9d9caea588
feat: ✨ copy feeds from user menu
2023-07-17 17:10:25 -07:00
ThatOneCalculator
234c0df27c
chore: 🌐 (only outbox.json) no longer needed
2023-07-17 09:55:44 -07:00
Kainoa Kanter
9f704bdc45
Merge pull request '[PR]: Store antennas in cache instead of postgres' ( #10442 ) from refactor/antennas-in-cache into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10442
2023-07-17 16:51:33 +00:00
ThatOneCalculator
b7d68da285
hide mark read button
2023-07-17 09:50:28 -07:00
Kainoa Kanter
2dc948e29b
revert 00d1c034d513e28ace63b0ce074c7bd04a846196
...
revert fix: 🐛 Scrolling Issue in Safari for Top and Bottom Bars
2023-07-17 16:26:07 +00:00
freeplay
081e5e9d7d
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream
2023-07-17 12:16:19 -04:00
freeplay
c44f885671
feat: show snippet of alt text when hovering alt button
2023-07-17 12:14:57 -04:00
Syuilo
dbf5594237
fix: 🐛 Scrolling Issue in Safari for Top and Bottom Bars
2023-07-16 22:51:50 -07:00
Kainoa Kanter
d39b1d830f
feat: ✨ verify links with rel=me ( #10506 )
...
Adds Mastodon-style `rel=me` link verification, and creates a background job to verify said links
Closes #9341
![image](/attachments/861e01eb-660f-4c62-8d83-d824cb79da48)
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Co-authored-by: Namekuji <nmkj@waah.day>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10506
2023-07-17 05:31:34 +00:00
Syuilo
bc4a457dcd
refactor: ⚡ improve performance of contextmenu
2023-07-16 22:12:42 -07:00
ThatOneCalculator
7904fcbeab
chore: 🎨 format
2023-07-16 15:33:17 -07:00
ThatOneCalculator
1af054748f
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-07-16 15:32:45 -07:00
ThatOneCalculator
d425c29347
refactor: 🚨 linting fix
2023-07-16 15:32:32 -07:00
freeplay
6ddb96a392
feat: add view on remote server to user profile dropdowns
2023-07-16 17:46:30 -04:00
freeplay
e858e13fd3
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream
2023-07-16 17:25:12 -04:00
freeplay
311b9beaa1
fix: unable to scroll through reactions on mobile
2023-07-16 17:24:34 -04:00
Kainoa Kanter
a808f3a521
Merge pull request '[PR]: Fixes Post Import from Certain Mastodon Instances' ( #10473 ) from dvd/calckey:fix/post-import into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10473
2023-07-16 20:51:47 +00:00
Kainoa Kanter
9818dc907f
Merge pull request '[PR]: Fix Quicktime (.mov) Video Player on Chrome' ( #10503 ) from dvd/calckey:fix/quicktime-on-chrome into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10503
2023-07-16 18:14:51 +00:00
freeplay
90738efa67
fix: more reliable not closing emoji picker on shift key
2023-07-16 13:41:55 -04:00
DVD
9c245e6031
Fix: Quicktime Video Play on Chrome
2023-07-16 21:56:08 +08:00
ThatOneCalculator
2913eddbce
we be renamin
2023-07-15 14:21:17 -07:00
ThatOneCalculator
6bc25eb38b
Merge branch 'develop' into rebrand
2023-07-15 14:15:01 -07:00
freeplay
d0cc2d8af5
fix: move nowrap to proper place
2023-07-15 15:26:15 -04:00
freeplay
9117455832
fix: note detailed tabs using wrong styling
2023-07-15 15:21:33 -04:00
ThatOneCalculator
d33f74adda
chore: 🎨 format
2023-07-15 00:06:53 -07:00
ThatOneCalculator
3255066fe4
feat: ✨ seperate sponsors and patrons
2023-07-14 23:03:07 -07:00
ThatOneCalculator
d0058174bc
chore: 🎨 format
2023-07-14 16:51:49 -07:00
naskya
c4ad88ca98
nowrap tab texts in MkNoteDetailed
2023-07-14 21:48:13 +00:00
freeplay
8c1feb363f
refactor: remove tinycolor from MkFolder + a11y
2023-07-14 15:31:31 -04:00
freeplay
38b3e0f14c
fix: error in user card if no user desc
2023-07-14 00:25:01 -04:00
freeplay
cdcdc457df
fix: Follow Request labeling
...
resolves #10368
2023-07-14 00:17:20 -04:00
ThatOneCalculator
12a974de13
Revert "refactor: ⚡ use blurhash-as for encoding and decoding"
...
This reverts commit ae059881fbc28eb3dc2c90fea3694720b8dda505.
2023-07-13 19:06:57 -07:00
ThatOneCalculator
242f564115
refactor: ⚡ use blurhash-as for encoding and decoding
2023-07-13 19:00:26 -07:00
Kainoa Kanter
e2207cc659
Merge pull request '[PR]: User card design' ( #10486 ) from Freeplay/calckey:user-cards into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10486
2023-07-14 00:55:57 +00:00
ThatOneCalculator
f17446697c
chore: 🎨 format
2023-07-13 17:52:23 -07:00
ThatOneCalculator
bdaf5e9000
refactor: ♻️ no autobind
2023-07-13 17:52:19 -07:00
ThatOneCalculator
c3c7a4c6d6
fix: 💄 mkdonation bg
2023-07-13 17:38:44 -07:00
ThatOneCalculator
c0e06611f5
refactor: 💄 privacy icon
2023-07-13 17:24:24 -07:00
ThatOneCalculator
cceed733e5
refactor: 💄 relay icon
2023-07-13 17:22:35 -07:00
ThatOneCalculator
2044196a23
fix: 💄 different default font if cjk
2023-07-13 17:11:59 -07:00
ThatOneCalculator
293880f716
chore: 🎨 format
2023-07-13 16:53:53 -07:00
freeplay
d9d8cb31cf
fix: collapsing white space
2023-07-13 19:32:35 -04:00
freeplay
450eae74c1
chore: format
2023-07-13 19:30:22 -04:00
freeplay
f26f704139
refactor: use new card design in user popup
2023-07-13 19:27:00 -04:00
freeplay
1ed9438972
style: user card design
2023-07-13 19:26:44 -04:00
naskya
b9435c9ae1
Fallback language for code MFM should be plaintext
2023-07-13 21:45:54 +00:00
ThatOneCalculator
bfa2f045d2
refactor: ♻️ substr -> slice
2023-07-12 23:56:22 -07:00
ThatOneCalculator
6883f0f280
Revert "refactor: ♻️ simplify shift key logic"
...
This reverts commit ea767909978b5dd7158c0d38a1a1f6053772e814.
2023-07-12 23:31:14 -07:00
ThatOneCalculator
1262f07419
refactor: ♿ add aria labels to buttons
2023-07-12 23:22:58 -07:00
ThatOneCalculator
b608e50529
fix: 💄 scoped style fix
2023-07-12 23:11:36 -07:00
ThatOneCalculator
9a5dd95998
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-07-12 23:09:44 -07:00
ThatOneCalculator
af35eca9f5
refactor: ♻️ simplify shift key logic
2023-07-12 23:08:41 -07:00
freeplay
85f6ee2231
fix: match custom emoji size to Misskey's
...
resolves #10438
2023-07-12 13:26:36 -04:00
ThatOneCalculator
96e65c74b0
refactor: 💄 max instance name length 37, gradate specific server dono button
2023-07-12 01:05:16 -07:00
ThatOneCalculator
e7c6e17c38
gap
2023-07-12 01:01:05 -07:00
ThatOneCalculator
67b979c3a1
fix: 💄 ease-out transitions
2023-07-12 00:58:09 -07:00
ThatOneCalculator
762f499ef2
fix: 💄 properly slide in
2023-07-12 00:56:40 -07:00
ThatOneCalculator
ae00ff0bb2
fix: 🐛 properly show instance's link
2023-07-12 00:48:07 -07:00
ThatOneCalculator
80b0735054
feat: 💄 fly in as well
2023-07-12 00:45:53 -07:00
ThatOneCalculator
b9791ac7f4
fix: 💄 scope transition style
2023-07-12 00:36:24 -07:00
ThatOneCalculator
bc6acd7efb
fix: 💄 locales, transition for MkDonation
2023-07-12 00:23:54 -07:00
ThatOneCalculator
f6b98b358e
Merge remote-tracking branch 'weblate/develop' into develop
2023-07-11 23:45:39 -07:00
ThatOneCalculator
1eb3d4e866
refactor: ♻️ donation link logic, add link to /about, fix typo
2023-07-11 23:42:59 -07:00
ThatOneCalculator
7f497d3e67
feat: ✨ Donation pop-up with optional admin link
...
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-07-11 23:23:44 -07:00
ThatOneCalculator
1a00e1c8e4
fix: 🐛 save reactions if added
2023-07-11 21:01:31 -07:00
ThatOneCalculator
2d6d0947d8
fix
2023-07-11 20:57:28 -07:00
ThatOneCalculator
6d461c788a
feat: ✨ don't close emoji picker if shift is held down, like Discord
...
https://snug.moe/notes/9h1p04dqytz2qfsz
2023-07-11 20:56:40 -07:00
ThatOneCalculator
eb49999d9c
fix: 🐛 plus button in reaction settings
2023-07-11 20:36:15 -07:00
ThatOneCalculator
0097ab33bd
fix: 🐛 plus button for reactions
2023-07-11 20:30:31 -07:00
ThatOneCalculator
446fc9830c
fix popup menu
2023-07-11 19:44:00 -07:00
ThatOneCalculator
9a6b38aa1a
refactor: ♻️ MkPostFormAttachees setup syntax
2023-07-11 19:38:49 -07:00
ThatOneCalculator
d3a6e31415
save on delete
2023-07-11 19:24:24 -07:00
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
dvd
e17dca2652
Merge branch 'develop' into fix/post-import
2023-07-12 01:42:39 +00:00
DVD
68bade8532
Disable signature check
2023-07-12 09:27:20 +08: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
ThatOneCalculator
e55e9aadcf
images
2023-07-02 15:54:11 -07:00
ThatOneCalculator
6c7f0521aa
find and replace
2023-07-02 15:18:30 -07: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
freeplay
ff8a13cfad
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream
2023-06-30 03:52:52 -04:00
freeplay
a6d9827069
feat: link previews redesign
2023-06-30 03:52:22 -04:00
ThatOneCalculator
04cbb7c25c
fix: 🐛 addSkinTone strip logic
2023-06-29 21:34:09 -07:00
ThatOneCalculator
d6697f6d23
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-06-29 21:13:02 -07:00
ThatOneCalculator
c954bc6b95
fix
2023-06-29 21:12:55 -07:00
freeplay
0ba5ca74f3
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream
2023-06-29 22:58:56 -04:00
freeplay
6f84cf77f1
feat: reveal muted word on press & hold
...
Refs: #10363
2023-06-29 22:58:34 -04:00
ThatOneCalculator
3dc1af2b7c
feat: ✨ introduce local user select dialog
...
Used for selecting group members and proxy account.
Closes #7987 , API change: users/search-by-username-and-host now takes `maxDaysSinceLastActive` parameter and doesn't have any active threshold anymore by default.
2023-06-29 19:53:46 -07:00
ThatOneCalculator
acca7633ad
fix: 🐛 standard input for 2FA token
...
Closes #10361 , removes client dependency
2023-06-29 19:12:42 -07:00
ThatOneCalculator
c978fd9faf
fix: 🐛 fix tapping parent on mobile causing side effects
2023-06-29 18:05:27 -07:00
ThatOneCalculator
360a1e04dd
chore: 🎨 format
2023-06-27 23:37:24 -07:00
ThatOneCalculator
709a8ed1df
fix: 🐛 security key display name
...
Closes #10313
2023-06-27 23:04:31 -07:00
ThatOneCalculator
196b62bc1d
chore: 🎨 format, add scss to prettier formatting
2023-06-27 19:32:17 -07:00
ThatOneCalculator
fc84d16756
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-06-27 19:25:14 -07:00
ThatOneCalculator
58d04ab669
fix: ♿ don't animate indicator dot if animation is off
...
Closes #10372
2023-06-27 19:25:01 -07:00
Brayd
b88c87da21
change: hide replies in timeline
...
Hide replies in timeline per default due to being more straightforward for people comming from other Fediverse platforms. Also reduces amount of "posts" in timeline, linking to one "viral" post.
2023-06-27 12:21:28 +00:00
freeplay
1fd6746e66
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-06-26 23:23:30 -04:00
freeplay
1f2872505f
feat: horizontally scrolling reactions
2023-06-26 23:22:43 -04:00
Kainoa Kanter
b43f6a7add
Merge pull request '[PR]: Option to disable swiping' ( #10367 ) from Freeplay/calckey:swiper into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10367
2023-06-27 02:52:35 +00:00
freeplay
1fdee7015b
fix: only show option based on device + add option to backups
2023-06-26 21:50:02 -04:00
ThatOneCalculator
c5206e7eb9
chore: 🎨 format
2023-06-26 14:51:45 -07:00
ThatOneCalculator
f29c5396c7
Merge branches 'develop' and 'develop' of codeberg.org:calckey/calckey into develop
2023-06-26 14:50:19 -07:00
ThatOneCalculator
1aa1320567
fix: 🐛 apply skin tone to default reactions, aria labels for tone picker
2023-06-26 14:49:55 -07:00
freeplay
a6b1164cb1
chore: format
2023-06-26 15:47:05 -04:00
freeplay
7e8f18a9a9
chore: apply to all swipers
2023-06-26 15:39:59 -04:00
freeplay
f9f5a7df20
feat: toggle-able swiping
2023-06-26 14:36:28 -04:00
freeplay
22bf2e6e42
fix: new posts button z-index + use darkened accent
2023-06-26 12:56:47 -04:00
freeplay
7daba37f4c
fix: prevent jump when new posts button appears
2023-06-25 20:33:08 -04:00
freeplay
c867899440
feat: ALT button ( #9265 )
2023-06-25 20:26:15 -04:00
freeplay
403837051d
fix: ad widget size
2023-06-25 18:49:12 -04:00
freeplay
1327052ef0
feat: make RSS feed scrollable ( #10108 )
2023-06-25 18:33:13 -04:00
freeplay
661d7bc751
feat: Make scrollable widgets flexible
2023-06-25 18:19:37 -04:00
freeplay
18772d7dd2
fix: actually fix mobile pos
...
oops...
2023-06-25 17:28:35 -04:00
freeplay
8635721901
fix: new posts button mobile position + webkit-mask
2023-06-25 17:10:10 -04:00
freeplay
b25b978761
style: New posts button
2023-06-25 17:07:01 -04:00
freeplay
6d0de04cfd
Update visibility descriptions
2023-06-25 11:11:18 -04:00
Namekuji
828c3890c9
fix: 2fa registration code
2023-06-24 23:25:25 -04:00
ThatOneCalculator
1ac9b41d57
fix: 🐛 properly apply unicode for skin tone selector
2023-06-24 19:38:55 -07:00
ThatOneCalculator
3b71d7929a
fix: 🩹 ask for reload upon changing skin tone
2023-06-24 19:23:14 -07:00
ThatOneCalculator
316f7c9fa3
fix: ✏️ deduplicate class
2023-06-24 19:17:48 -07:00
ThatOneCalculator
d1efef1353
refactor: 💄 improve miauth style
2023-06-24 19:16:15 -07:00
ThatOneCalculator
d3f4529295
Merge branch 'develop' into beta
2023-06-24 15:17:43 -07:00
ThatOneCalculator
af889baec0
Merge branch 'develop' into beta
2023-06-24 15:12:45 -07:00
syuilo
75b55c5c2c
enhance(frontend): improve ux of deck scroll
2023-06-24 21:09:32 +00:00
freeplay
8de8e68a27
fix: basically just undo my previous modal changes
2023-06-24 16:35:56 -04:00
freeplay
1560ece843
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-06-24 15:03:27 -04:00
freeplay
92285464de
fix: focus first element inside modal
2023-06-24 15:02:54 -04:00
ThatOneCalculator
cd226bf67e
fix: ⚗️ ensure splash is removed upon load
...
https://codeberg.org/calckey/calckey/pulls/10285#issuecomment-951231
2023-06-24 11:43:37 -07:00
freeplay
1e152fb49e
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-06-24 10:22:06 -04:00
Freeplay
94de165914
fix: jump to top of page when opening modals
...
I want to do this probably later, for now it will still focus inside the window when pressing tab
2023-06-24 10:21:14 -04:00
ThatOneCalculator
833c901a9c
chore: 🎨 format
2023-06-23 21:22:44 -07:00
tamania
b685fa9092
perf: ⚡ use setInterval instead of setTimeout chain in MkTime
2023-06-23 18:33:37 -07:00
ThatOneCalculator
58c613a6f6
Revert "build: ⚡ use vite 4.4 beta with lightningcss"
...
This reverts commit 25aab24861d57d7341b731ef7f39716b9a943c4d.
2023-06-23 18:04:02 -07:00
ThatOneCalculator
e597bcb483
Revert "fix: 🚑 disable lightningcss transformer for now"
...
This reverts commit d0fd6a7de864e5b6859970bca8889bef840da2d7.
2023-06-23 18:03:49 -07:00
ThatOneCalculator
689e8b0e78
fix: 🚑 disable lightningcss transformer for now
2023-06-23 17:55:42 -07:00
ThatOneCalculator
cb07bb3ed9
chore: 🎨 format
2023-06-23 17:47:14 -07:00
ThatOneCalculator
e81e7c1b8a
fix: 🐛 non-duplicate skin tone selection
2023-06-23 17:47:07 -07:00
ThatOneCalculator
03ed74d329
refactor: ♻️ url preview
2023-06-23 17:40:01 -07:00
ThatOneCalculator
2c6d403155
build: ⚡ use vite 4.4 beta with lightningcss
2023-06-23 17:35:52 -07:00
ThatOneCalculator
12e032e6ac
refactor: ♻️ make skin tones modular
...
Could possibly be for future custom emoji sets that support custom skin tones? (i.e. Mutant Standard)
2023-06-23 17:19:26 -07:00
ThatOneCalculator
8f16d0b223
feat: ✨ skin tone selector in category
2023-06-23 16:51:13 -07:00
ThatOneCalculator
0d166acfd9
refactor: ♻️ simplify null check
2023-06-23 15:40:38 -07:00
ThatOneCalculator
220e9fc93f
refactor: ♻️ refactor MkModalWindow for TS safety
2023-06-23 15:36:28 -07:00
Freeplay
c77970159d
fix: mobile note spacing
2023-06-23 17:41:39 -04:00
Freeplay
0b5886e014
fix: autocomplete not being focused properly
2023-06-23 17:30:50 -04:00
ThatOneCalculator
a6b91549f6
refactor: 📌 use own emoji descriptions
2023-06-23 00:27:26 -07:00
ThatOneCalculator
79469125a6
chore: 🎨 format
2023-06-23 00:22:55 -07:00
ThatOneCalculator
810d534e51
fix: 🐛 pull up instance window instead of search field
2023-06-23 00:21:48 -07:00
ThatOneCalculator
a6cd9a6367
fix: 🩹 disable Unicode 15 emojis
...
https://github.com/jdecked/twemoji/pull/43
2023-06-22 22:39:52 -07:00