Commit graph

4056 commits

Author SHA1 Message Date
Namekuji
f43e9e4121 use redis 2023-06-16 03:48:39 -04:00
Namekuji
1e4a45ff7c fix aode-relay compatibility 2023-06-16 03:48:39 -04:00
Hosted Weblate
50c206af7d chore: Merge branch 'origin/develop' into Weblate. 2023-06-16 09:14:12 +02:00
ThatOneCalculator
fe22cc3600 refactor: 🦺 replace js-yaml with yaml
Technically mitigates CVE-2023-2251, but users never input YAML to Calckey. Still, this does no harm, and it's a good idea to keep dependencies like these up-to-date, as js-yaml was last updated 2 years ago.
2023-06-16 00:13:41 -07:00
ThatOneCalculator
6247461736 fix: 🩹 convert numeric input to string 2023-06-15 22:16:21 -07:00
ThatOneCalculator
1ea1cdef95 refactor: ⬆️ use custom version of vue3-otp-input
This enables the use of number inputs without the slider
2023-06-15 22:15:16 -07:00
ThatOneCalculator
4d006813f4 fix: 🐛 use correct 2fa value 2023-06-15 20:06:47 -07:00
ThatOneCalculator
bc13bfdfec fix: 🐛 2FA dialog 2023-06-15 19:52:51 -07:00
ThatOneCalculator
b63f9cb84e feat: 2FA input dialog 2023-06-15 19:32:27 -07:00
ThatOneCalculator
086313b66a fix: 💄 fix sign-in 2fa token style 2023-06-15 16:50:04 -07:00
ThatOneCalculator
1622ec3620 feat: 💄 button icons for security 2023-06-15 16:42:24 -07:00
ThatOneCalculator
db7b82d2a7 style: 💄 2fa dialog styling 2023-06-15 16:34:56 -07:00
ThatOneCalculator
d496c58922 fix: 🚑 fix switch import 2023-06-15 16:25:31 -07:00
ThatOneCalculator
9c643fb2a3 fix: 🐛 sonic logged connection despite not existing 2023-06-15 16:21:51 -07:00
ThatOneCalculator
62654341e4 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
56714c28ed style: 💄 margin on user card follow btn 2023-06-15 14:53:21 -07:00
Kainoa Kanter
35f8b2ab73 docs: 📝 fix formatting 2023-06-15 03:49:17 +00:00
ThatOneCalculator
112fc28743 docs: 📝 sea orm migration "Setting Up Migration" doc link 2023-06-14 20:47:49 -07:00
ThatOneCalculator
ce6b76ca96 docs: 📝 rudamentary sea-orm-cli instructions 2023-06-14 20:46:54 -07:00
ThatOneCalculator
58135c4fbf chore: 🎨 format 2023-06-14 20:34:00 -07:00
ThatOneCalculator
0ba61b5cd9 fix: 🚑 fix stream.ts 2023-06-14 20:32:59 -07:00
ThatOneCalculator
7f3b9b171c 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
47c077a7f3 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-14 14:58:17 -04:00
Freeplay
3ff50b0216 hide acc menu button in notifications 2023-06-14 14:57:16 -04:00
ThatOneCalculator
fba049b847 style: 💄 full follow button for userinfo in userlist 2023-06-14 11:52:35 -07:00
ThatOneCalculator
4b0042cf9a refactor: 💄 style punishments 2023-06-13 17:42:00 -07:00
ThatOneCalculator
76a81d1451 fix: 🩹 day isn't decreased by 1 2023-06-13 17:32:01 -07:00
ThatOneCalculator
37b1769155 fix: 🚨 fix unused import 2023-06-13 17:23:18 -07:00
ThatOneCalculator
6de344c7a3 fix: 🩹 YYYYMMDD with dashes 2023-06-13 17:16:10 -07:00
ThatOneCalculator
8f7eedc784 feat: 🧐 bring back misskey's moderation displays on profile 2023-06-13 17:15:00 -07:00
ThatOneCalculator
336603a2f4 fix: "24"th hour doesn't exist, it's 0 2023-06-13 17:06:32 -07:00
ThatOneCalculator
abf746cf84 chore: formatting 2023-06-13 17:04:17 -07:00
Freeplay
0836f86885 oh 2023-06-13 15:18:43 -04:00
Freeplay
249baeceb8 match posting form font size 2023-06-13 15:16:46 -04:00
Freeplay
5a2a2ab603 Set font size directly rather than using classes, add 18px font size option, fixes 2023-06-13 14:42:18 -04:00
Freeplay
0aef273306 spacing and font size adjustments 2023-06-13 00:04:36 -04:00
Freeplay
267ed46941 Always bold first boost option 2023-06-12 20:06:42 -04:00
Freeplay
b1e7129a41 chore: format 2023-06-12 19:56:15 -04:00
Freeplay
6b254ee2d5 fix 2023-06-12 19:49:38 -04:00
Freeplay
e890e606aa Add user options to note menu 2023-06-12 19:44:30 -04:00
Freeplay
232c7039a1 fix back button display 2023-06-12 18:54:29 -04:00
Freeplay
bbc8441c46 fix 2023-06-12 18:05:31 -04:00
Freeplay
e3e1c8fc7d Move user menu to MkFollowButton 2023-06-12 17:59:13 -04:00
ThatOneCalculator
df30c817e0 chore: formatting 2023-06-12 13:20:30 -07:00
Freeplay
7643ea1f81 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-12 15:01:25 -04:00
Freeplay
3a5965782b widgets scrollbar + little refactor 2023-06-12 14:59:54 -04:00
PrivateGER
22f9b8f49e Merge branch 'develop' into fix/search-filter-behavior 2023-06-12 14:54:44 +00:00
PrivateGER
066f8550b6 use actually correct webfinger check 2023-06-12 16:46:30 +02:00
PrivateGER
25be3bbe2d Add webfinger support to from: and allow UNIX timestamps in date filters 2023-06-12 16:35:04 +02:00
ThatOneCalculator
f7807c70e1 refactor: ♻️ use parent/child selector for attachment 2023-06-12 02:19:27 -07:00