Commit Graph

4121 Commits

Author SHA1 Message Date
Freeplay
8901635adb fix 2023-06-17 13:18:19 -04:00
Freeplay
01c613bd31 add faded edges to swiper + shadows :3 2023-06-17 00:51:38 -04:00
Freeplay
f1b4d10bcf Add 'remove your reaction' label 2023-06-16 23:17:55 -04:00
Freeplay
50e6f8bb83 Add backgrounds in nav & settings when wallpaper in use 2023-06-16 22:54:01 -04:00
Freeplay
16d77e6e37 Fix mini follow button label + its position in user cards 2023-06-16 22:05:36 -04:00
ThatOneCalculator
8fd388359e refactor: ⚰️ unused import 2023-06-16 14:12:21 -07:00
ThatOneCalculator
9d1ae71267 Revert "refactor: ⬆️ use custom version of vue3-otp-input"
This reverts commit f50f8830a873eb4c2c456adeb07a3b064528d367.
2023-06-16 14:11:33 -07:00
ThatOneCalculator
30dea358d5 Revert "refactor: 🦺 replace js-yaml with yaml"
This reverts commit 837a45bd98bd2ef519341eed18be37694c4b05c0.
2023-06-16 14:09:42 -07:00
ThatOneCalculator
15ca8bb702 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-16 10:16:31 -07:00
ThatOneCalculator
04c3f99996 fix: 🐛 display punishments on desktop 2023-06-16 10:16:19 -07:00
Kainoa Kanter
c0ba2ca9db 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
91acab8860 skip if actor is not found or has been already deleted 2023-06-16 04:49:11 -04:00
Namekuji
6bea9f8bfc remove unused import 2023-06-16 04:17:32 -04:00
Namekuji
eb7b1d6788 add comments 2023-06-16 03:48:40 -04:00
Namekuji
7a35aaa51d wait a bit more 2023-06-16 03:48:39 -04:00
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
ThatOneCalculator
74c020af11 fix math 2023-06-12 02:00:38 -07:00
ThatOneCalculator
e6e2afa4c3 refactor: 💄 reverse pie chart color on indexing
Co-authored-by: PrivateGER <privateger@codeberg.org>
2023-06-12 01:58:32 -07:00
ThatOneCalculator
7f9fd1eb1b fix: 🐛 properly enter date 2023-06-12 01:39:52 -07:00
ThatOneCalculator
d061b9c25d refactor: ♻️ import from @/db 2023-06-12 01:28:39 -07:00
ThatOneCalculator
56fbfca8e7 refactor: ⚰️ remove old db calls, add todo 2023-06-12 01:23:53 -07:00
ThatOneCalculator
664e92542c perf: use charts data for stats endpoint 2023-06-12 01:16:36 -07:00
ThatOneCalculator
e4cbb0a5c8 fix 2023-06-12 01:01:32 -07:00
ThatOneCalculator
c4cc695b2f fix search features 2023-06-11 23:25:10 -07:00
ThatOneCalculator
1c7ca06710 fix typo 2023-06-11 23:12:22 -07:00
ThatOneCalculator
c2882b072b chore: formatting 2023-06-11 21:57:20 -07:00
ThatOneCalculator
0345393011 seperate error for null followers 2023-06-11 21:56:56 -07:00
Kainoa Kanter
1d8f4a0a9c Merge pull request '[PR]: Advanced Search dropdown' (#10299) from Freeplay/calckey:search2 into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10299
2023-06-12 03:54:07 +00:00
Freeplay
f3907049eb Only show if available 2023-06-11 22:12:11 -04:00
Freeplay
d88a738bc6 i18n 2023-06-11 22:05:50 -04:00
Kainoa Kanter
d6d54f1f6e Merge pull request '[PR]: fix: boost mutes logic' (#10300) from naskya/calckey:fix/boost-mutes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10300
2023-06-11 12:18:49 +00:00
Kainoa Kanter
7034869838 Merge pull request '[PR]: Bring back the scrollable sticky widgets sidebar' (#10294) from Freeplay/calckey:sticky into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10294
2023-06-11 12:17:30 +00:00
naskya
80dd64e530 fix boost mutes 2023-06-11 11:46:18 +00:00
Freeplay
2162f3bbeb remove unnecessary 2023-06-10 20:58:22 -04:00
Freeplay
4baf90cb71 format 2023-06-10 20:48:35 -04:00
Freeplay
f0ea3ad0a6 fix width 2023-06-10 20:46:35 -04:00
Freeplay
72bb1e8828 fixes 2023-06-10 20:33:51 -04:00
Freeplay
9b16ff6db1 Add dropdown for advanced search 2023-06-10 20:33:40 -04:00
Freeplay
75d3bb923c Hide time travel button from Antennas for now (it's been broken) 2023-06-10 19:45:11 -04:00
Freeplay
7a0d67e4b0 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-10 19:35:02 -04:00
Freeplay
7af0c0797a force advanced MFM in posting form preview 2023-06-10 19:34:20 -04:00
Freeplay
a5b79eb018 format 2023-06-10 18:33:39 -04:00
Freeplay
9d24e10dbc remove scrollbars 2023-06-10 18:08:06 -04:00
Freeplay
f7058c6a14 simpler way lol 2023-06-10 16:49:07 -04:00
Kainoa Kanter
242e30cab5 Merge pull request '[PR]: Fix invalid CSP policy' (#10296) from esm/calckey:fix/note-csp-urls into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10296
2023-06-09 18:51:53 +00:00
ThatOneCalculator
057945dce4 feat: delay function in animated MFM 2023-06-09 11:46:55 -07:00
ThatOneCalculator
9d0dc5a08d update cheat sheet with delay 2023-06-09 10:52:20 -07:00
Essem
8a6a5cdeb3 Fix CSP 2023-06-09 11:15:49 -05:00
Freeplay
1fbd4af4b0 scrollable sticky widgets attempt 2023-06-08 23:33:39 -04:00
ThatOneCalculator
73b2ce6f21 revert method 2023-06-08 13:27:28 -07:00
Hosted Weblate
6ca45eb6b2 chore: Merge branch 'origin/develop' into Weblate. 2023-06-08 22:20:42 +02:00