Commit Graph

293 Commits

Author SHA1 Message Date
Kainoa Kanter
15ffb8cf40 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
Kainoa Kanter
1f7ca63d39 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
ThatOneCalculator
5b2884c5d3
refactor: 💄 privacy icon 2023-07-13 17:24:24 -07:00
ThatOneCalculator
c1fe242a25
fix: 💄 scoped style fix 2023-07-12 23:11:36 -07:00
ThatOneCalculator
5bc1d7ff86
Merge remote-tracking branch 'weblate/develop' into develop 2023-07-11 23:45:39 -07:00
ThatOneCalculator
04224bfc66
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
ba7dbe9861
fix: 🐛 save reactions if added 2023-07-11 21:01:31 -07:00
ThatOneCalculator
2a86a8ad75
fix: 🐛 plus button in reaction settings 2023-07-11 20:36:15 -07:00
ThatOneCalculator
d45c028af4
fix: 🐛 plus button for reactions 2023-07-11 20:30:31 -07:00
ThatOneCalculator
d6dd1bc43c
save on delete 2023-07-11 19:24:24 -07:00
ThatOneCalculator
648cc87823
chore: 🎨 format 2023-07-11 19:21:52 -07:00
ThatOneCalculator
d9113cc62c
fix 2023-07-11 19:20:58 -07:00
ThatOneCalculator
bd5bf012d4
fix 2023-07-11 19:08:47 -07:00
ThatOneCalculator
adb5a39b96
fix? 2023-07-11 18:55:24 -07:00
dvd
56906803c8 Merge branch 'develop' into fix/post-import 2023-07-12 01:42:39 +00:00
DVD
576e4121be
Disable signature check 2023-07-12 09:27:20 +08:00
ThatOneCalculator
cacee0228b
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
ThatOneCalculator
e2ff531172
chore: ⬆️ up prettier, pnpm 2023-07-05 18:28:27 -07:00
ThatOneCalculator
0015afaca8
chore: 🎨 format 2023-06-27 23:37:24 -07:00
ThatOneCalculator
bf1e61236b
fix: 🐛 security key display name
Closes #10313
2023-06-27 23:04:31 -07:00
ThatOneCalculator
5c10b18014
chore: 🎨 format, add scss to prettier formatting 2023-06-27 19:32:17 -07:00
Kainoa Kanter
09f70f6d24 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
8cb5f581a8 fix: only show option based on device + add option to backups 2023-06-26 21:50:02 -04:00
ThatOneCalculator
7575a04a5f
chore: 🎨 format 2023-06-26 14:51:45 -07:00
ThatOneCalculator
d740c9fc61
fix: 🐛 apply skin tone to default reactions, aria labels for tone picker 2023-06-26 14:49:55 -07:00
freeplay
e17497e668 chore: format 2023-06-26 15:47:05 -04:00
freeplay
03f0a7144b feat: toggle-able swiping 2023-06-26 14:36:28 -04:00
Namekuji
dabd0d0acc
fix: 2fa registration code 2023-06-24 23:25:25 -04:00
ThatOneCalculator
e5315db92c
fix: 🩹 ask for reload upon changing skin tone 2023-06-24 19:23:14 -07:00
ThatOneCalculator
77734cf69b
fix: 💄 consistent emoji styling 2023-06-22 21:08:04 -07:00
ThatOneCalculator
a5fe0ac8b5
feat: emoji skin tone
Closes #9959
2023-06-22 20:58:44 -07:00
Freeplay
be413d5bd2 Add backgrounds in nav & settings when wallpaper in use 2023-06-16 22:54:01 -04:00
ThatOneCalculator
9c16c879de
fix: 🐛 2FA dialog 2023-06-15 19:52:51 -07:00
ThatOneCalculator
7220fede8c
feat: 2FA input dialog 2023-06-15 19:32:27 -07:00
ThatOneCalculator
892a9ad0b6
feat: 💄 button icons for security 2023-06-15 16:42:24 -07:00
ThatOneCalculator
16b2eda924
style: 💄 2fa dialog styling 2023-06-15 16:34:56 -07:00
ThatOneCalculator
ef37b360ed
fix: 🚑 fix switch import 2023-06-15 16:25:31 -07:00
ThatOneCalculator
46af585cf7
feat: 🔒 Improve 2FA/keypass experience
Co-authored-by: Tamania <tamaina@hotmail.co.jp>
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-06-15 16:12:32 -07:00
ThatOneCalculator
8f61ff7f33
fix: 🚸 make "show replies in timeline" work as expected
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-06-14 20:17:56 -07:00
Freeplay
e8ae6738d1 Set font size directly rather than using classes, add 18px font size option, fixes 2023-06-13 14:42:18 -04:00
Freeplay
c80e106fb5 Advanced MFM toggle 2023-06-03 17:12:08 -04:00
ThatOneCalculator
8e5a374ac7
chore: formatting 2023-06-02 14:53:28 -07:00
Freeplay
c5cd624d82 Add expand on note click option 2023-05-31 23:52:05 -04:00
naskya
7b02b87ec6
format 2023-06-01 08:01:24 +09:00
naskya
151f5e355d
Fix exported settings being not importable 2023-06-01 07:55:59 +09:00
Namekuji
8480ced256
remove empty form input 2023-05-31 01:14:13 -04:00
Namekuji
b1d0b291ff
get array for alsoKnownAs 2023-05-31 01:02:22 -04:00
Essem
af3f36f063
Hide security key section if TOTP is disabled
This should prevent some unintended behavior (and 500 errors) for now.
2023-05-24 14:43:22 -05:00
ThatOneCalculator
983c860bd0
webhooks icon 2023-05-23 17:59:58 -07:00
Kainoa Kanter
2de535b0b8 fix: dont show cheat sheet when not needed 2023-05-16 20:31:13 -07:00