Commit graph

3178 commits

Author SHA1 Message Date
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
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
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