Commit graph

25767 commits

Author SHA1 Message Date
ThatOneCalculator
bc6acd7efb fix: 💄 locales, transition for MkDonation 2023-07-12 00:23:54 -07:00
ThatOneCalculator
b9c76a8174 dev70 2023-07-12 00:13:39 -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
1f2a29c203 docs: 📝 FoundKey EOL disclaimer 2023-07-11 21:07:32 -07:00
ThatOneCalculator
1a00e1c8e4 fix: 🐛 save reactions if added 2023-07-11 21:01:31 -07:00
ThatOneCalculator
5e559fe482 dev69 2023-07-11 20:58:33 -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
788f9c7265 dev67 2023-07-11 20:31:26 -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
ThatOneCalculator
8b837d3d90 dev63 2023-07-11 18:28:23 -07: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
cdd38b5bc3 fix: 📄 don't gitignore .config license
Follow-up #10470
2023-07-11 15:46:41 -07:00
ThatOneCalculator
3b394c74ba chore: 📄 LICENSE for configuration directories
Closes #10470
2023-07-11 15:45:28 -07:00
ThatOneCalculator
30479a8147 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-07-11 15:06:20 -07:00
ThatOneCalculator
22cc5a5953 docs: 📝 FoundKey migration docs
Co-authored-by: Jeder <jeder@noreply.codeberg.org>
Superscedes #10471
2023-07-11 15:05:58 -07:00
Kainoa Kanter
f640f9a30e Merge pull request '[PR]: Fixes Avatar Crop UI' (#10469) from dvd/calckey:fix/crop-ui into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10469
2023-07-11 15:53:25 +00: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
ThatOneCalculator
89c1ddd27c docs: 📝 join server 2023-07-10 21:35:20 -07:00
ThatOneCalculator
8b60723e8c Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-07-10 21:29:09 -07:00
ThatOneCalculator
21e4859564 build: ⬆️ up backend deps 2023-07-10 21:29:01 -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
4a9d85fdc1 dev60 2023-07-10 21:14:22 -07:00
ThatOneCalculator
5ad6dba98d perf: use fast-blurhash for blurhash decoding, up deps 2023-07-10 21:09:07 -07:00
Kainoa Kanter
c2e56d8916 Merge pull request '[PR]: Fix indexing causing Postgres error loop' (#10462) from PrivateGER/calckey:fix/indexing-hang into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10462
2023-07-11 00:51:32 +00: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
PrivateGER
d9c027e286 Fix Postgres error loop when indexing notes 2023-07-10 23:44:31 +02:00
freeplay
a9390c2efe Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-07-10 17:43:33 -04:00
freeplay
51203b2bc1 style: use muted repeat icon instead of forbidden for disabled boosts 2023-07-10 17:43:02 -04:00
ThatOneCalculator
aabbe7777d chore: 👥 patrons 2023-07-10 14:02:44 -07:00
freeplay
2555701338 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream 2023-07-10 13:11:09 -04:00
freeplay
8f6d5c2d3d style: link underlines, attempt two™ 2023-07-10 13:09:44 -04:00
Kainoa Kanter
03a83276a6 Merge pull request '[PR]: mastodon-client fixes' (#10461) from e2net/calckey:masto-client-improvements into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10461
2023-07-10 17:02:35 +00:00
Laura Hausmann
b9ae9717f3
[mastodon-client] fix getDefaultPostPrivacy 2023-07-10 18:58:15 +02:00