Commit Graph

4087 Commits

Author SHA1 Message Date
ThatOneCalculator cc9e5cada4
fix: 💄 badge style on mobile 2023-06-18 20:11:30 -07:00
ThatOneCalculator 2339c63fcb
fix: 🩹 duplicate update 2023-06-18 19:38:32 -07:00
ThatOneCalculator b179970f15
fix: 🐛 properly index edited post 2023-06-18 19:04:04 -07:00
ThatOneCalculator fe0ceb98c5
chore: formatting 2023-06-18 18:36:34 -07:00
ThatOneCalculator 6fd240a764
fix: 🐛 when editing polls, keep votes for unmodified choices 2023-06-18 18:36:26 -07:00
ThatOneCalculator 10b9030368
fix: 🐛 don't allow editing a post on another account 2023-06-18 17:46:39 -07:00
ThatOneCalculator 37be746812
fix: 💄 white foreground on forced black background
Remedies the problem introduced by 020c4f5788 causing black text to appear over a black-ish background
2023-06-18 16:37:46 -07:00
ThatOneCalculator f978c9200d
Revert "dot inside renote button when renoted"
This reverts commit e0c7c8f49d.
2023-06-18 15:54:45 -07:00
Namekuji 739a80a94e
shorten cache expire 2023-06-18 18:04:26 -04:00
Namekuji 4c9153fd14
add refresh button to poll 2023-06-18 17:14:38 -04:00
Namekuji 68cc264f5f
don't broadcast poll updates 2023-06-18 13:23:59 -04:00
Freeplay 020c4f5788 Prevent white flash during loading screen
no longer have to deal with getting flashbanged every time! :D
2023-06-17 22:22:35 -04:00
Freeplay f53d8b7e1d fix user preview menu color 2023-06-17 21:41:41 -04:00
Freeplay ad4c43b3f4 fix overflow 2023-06-17 21:21:58 -04:00
Freeplay 24390f1d99 reply line fixes 2023-06-17 16:35:11 -04:00
Freeplay e0c7c8f49d dot inside renote button when renoted 2023-06-17 14:59:19 -04:00
Freeplay 11c00946b5 fix 2023-06-17 13:18:19 -04:00
Freeplay 1abf71f569 add faded edges to swiper + shadows :3 2023-06-17 00:51:38 -04:00
Freeplay cbefe34e99 Add 'remove your reaction' label 2023-06-16 23:17:55 -04:00
Freeplay be413d5bd2 Add backgrounds in nav & settings when wallpaper in use 2023-06-16 22:54:01 -04:00
Freeplay b4f7506950 Fix mini follow button label + its position in user cards 2023-06-16 22:05:36 -04:00
ThatOneCalculator 0127cc6ac3
refactor: ⚰️ unused import 2023-06-16 14:12:21 -07:00
ThatOneCalculator 54bdfd6e1d
Revert "refactor: ⬆️ use custom version of vue3-otp-input"
This reverts commit f50f8830a8.
2023-06-16 14:11:33 -07:00
ThatOneCalculator 35445f8591
Revert "refactor: 🦺 replace js-yaml with yaml"
This reverts commit 837a45bd98.
2023-06-16 14:09:42 -07:00
ThatOneCalculator c921d5117b
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-16 10:16:31 -07:00
ThatOneCalculator 3aab4c05e7
fix: 🐛 display punishments on desktop 2023-06-16 10:16:19 -07:00
Kainoa Kanter 27965f708d Merge pull request '[PR]: fix: publish posts boosted by relays' (#10309) from nmkj/calckey:fix-aode-relay into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10309
2023-06-16 16:59:10 +00:00
Namekuji aa46f5f1bb
skip if actor is not found or has been already deleted 2023-06-16 04:49:11 -04:00
Namekuji c5ccd68c08
remove unused import 2023-06-16 04:17:32 -04:00
Namekuji 2b1e16d489
add comments 2023-06-16 03:48:40 -04:00
Namekuji fda6a1b1d2
wait a bit more 2023-06-16 03:48:39 -04:00
Namekuji 6236661d62
use redis 2023-06-16 03:48:39 -04:00
Namekuji 0c9cce7c7c
fix aode-relay compatibility 2023-06-16 03:48:39 -04:00
Hosted Weblate da6f611185
chore: Merge branch 'origin/develop' into Weblate. 2023-06-16 09:14:12 +02:00
ThatOneCalculator 837a45bd98
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 074e633306
fix: 🩹 convert numeric input to string 2023-06-15 22:16:21 -07:00
ThatOneCalculator f50f8830a8
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 b148338b78
fix: 🐛 use correct 2fa value 2023-06-15 20:06:47 -07: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 905d80898a
fix: 💄 fix sign-in 2fa token style 2023-06-15 16:50:04 -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 1dbe44b211
fix: 🐛 sonic logged connection despite not existing 2023-06-15 16:21:51 -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 fbce5d819f
style: 💄 margin on user card follow btn 2023-06-15 14:53:21 -07:00
Kainoa Kanter 55902208e7 docs: 📝 fix formatting 2023-06-15 03:49:17 +00:00
ThatOneCalculator 9fa71f37d7
docs: 📝 sea orm migration "Setting Up Migration" doc link 2023-06-14 20:47:49 -07:00
ThatOneCalculator fe5834e470
docs: 📝 rudamentary sea-orm-cli instructions 2023-06-14 20:46:54 -07:00