Commit Graph

1490 Commits

Author SHA1 Message Date
Freeplay
10600dd698 Minimize reply context in notifications 2023-06-21 23:38:56 -04:00
Freeplay
9d734e2019 i apologize to all the cats that may have been harmed before this commit (#10342) 2023-06-21 14:22:04 -04:00
Freeplay
822c9f0d63 Fix show more button being shown when more than 4 images inside CW 2023-06-21 12:51:36 -04:00
Freeplay
8b210250e4 label to close button 2023-06-20 14:41:51 -04:00
Freeplay
a15e1537e0 Proper use of focus trap 2023-06-20 14:13:05 -04:00
Freeplay
ca27866244 remove gaps ? 2023-06-20 10:30:13 -04:00
ThatOneCalculator
385f31df29 refactor: ♻️ better edited timestamp display 2023-06-18 20:34:57 -07:00
ThatOneCalculator
2115f17875 chore: formatting 2023-06-18 18:36:34 -07:00
ThatOneCalculator
c52d463c32 fix: 🐛 don't allow editing a post on another account 2023-06-18 17:46:39 -07:00
ThatOneCalculator
208ae1e5bb Revert "dot inside renote button when renoted"
This reverts commit e0c7c8f49d597e792847bce30993c4b198ad950b.
2023-06-18 15:54:45 -07:00
Namekuji
f03861a189 add refresh button to poll 2023-06-18 17:14:38 -04:00
Freeplay
d7f2798c76 fix user preview menu color 2023-06-17 21:41:41 -04:00
Freeplay
1b16deabc2 reply line fixes 2023-06-17 16:35:11 -04:00
Freeplay
8a85c8b5c5 dot inside renote button when renoted 2023-06-17 14:59: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
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
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
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
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
76a81d1451 fix: 🩹 day isn't decreased by 1 2023-06-13 17:32:01 -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
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
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
f7807c70e1 refactor: ♻️ use parent/child selector for attachment 2023-06-12 02:19:27 -07:00
ThatOneCalculator
7f9fd1eb1b fix: 🐛 properly enter date 2023-06-12 01:39:52 -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
c2882b072b chore: formatting 2023-06-11 21:57:20 -07: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
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
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
ThatOneCalculator
057945dce4 feat: delay function in animated MFM 2023-06-09 11:46:55 -07:00
ThatOneCalculator
8be5bfb4f7 Revert "fix logic"
This reverts commit 8734de13f12a5ad67c631b75b4b9d49ebb2e3c30.
2023-06-08 11:35:31 -07:00
ThatOneCalculator
3726f6db88 fix logic 2023-06-08 11:22:11 -07:00
ThatOneCalculator
87f17ac292 fix: unread message bgcolor 2023-06-08 11:13:45 -07:00
ThatOneCalculator
ebcc50634b chore: formatting 2023-06-08 11:01:00 -07:00
naskya
81647316bc change style 2023-06-08 17:47:21 +00:00
ThatOneCalculator
755cbdee01 refactor: client assets 2023-06-06 13:03:15 -07:00
ThatOneCalculator
72c2348e80 refactor: client assets 2023-06-06 13:02:30 -07:00
ThatOneCalculator
ccfa52c2b3 Merge branch 'develop' into beta 2023-06-05 21:20:41 -07:00
ThatOneCalculator
a3415159be Revert "chore: formatting"
This reverts commit 36283b9a358886bfcf6f40c04b5bed1fe6088ff5.
2023-06-05 21:15:49 -07:00
ThatOneCalculator
377f541912 Merge branch 'develop' into beta 2023-06-05 18:51:10 -07:00
Freeplay
942f8cfded fix cw button pos... oops 2023-06-05 20:54:21 -04:00
ThatOneCalculator
7f5f4b91a1 Merge branch 'develop' into beta 2023-06-05 17:34:27 -07:00
Freeplay
9424ea416b Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-05 20:15:21 -04:00
ThatOneCalculator
35ebb712ec Merge branch 'develop' into beta 2023-06-05 17:11:55 -07:00
ThatOneCalculator
115f92c8d0 chore: formatting 2023-06-05 16:40:48 -07:00
Kainoa Kanter
7eeb375d6d Merge pull request '[PR]: Add delay to MFM' (#10248) from Freeplay/calckey:mfm into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10248
2023-06-05 22:38:33 +00:00
Freeplay
4274b7ab8c remove invalid css 2023-06-05 18:07:42 -04:00
Freeplay
da5b199e6c comment out easing part for now 2023-06-05 15:28:42 -04:00
Freeplay
8eb589a377 fix collapsed height 2023-06-05 15:07:04 -04:00
Freeplay
60914d8d26 Better post clipping 2023-06-05 13:11:14 -04:00
Freeplay
9cda7e8a71 the better way of doing advanced MFM™ 2023-06-05 11:55:21 -04:00
Freeplay
fbaade84f4 Fix animated MFM not playing in posting form preview 2023-06-05 11:33:48 -04:00
Freeplay
7b3a3f506a fix background of mentions 2023-06-04 16:29:12 -04:00
Freeplay
c9cfe9f9f8 header spacing 2023-06-04 16:05:06 -04:00
Kainoa Kanter
1ae1400a64 Merge pull request '[PR]: Add advanced MFM toggle' (#10254) from Freeplay/calckey:advanced-mfm into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10254
2023-06-04 18:59:56 +00:00
Talon
56b7ef35d5 Merge branch 'develop' into fix/more-accessibility 2023-06-04 12:41:40 +02:00
Freeplay
d602816e14 Allow clicking pfp in header of note page 2023-06-03 22:20:42 -04:00
Freeplay
cf00d4eda1 Forgot clip-path 2023-06-03 17:26:37 -04:00
Freeplay
86ed38c642 Advanced MFM toggle 2023-06-03 17:12:08 -04:00
Freeplay
9da03c5162 tweak 2023-06-03 13:43:08 -04:00
Freeplay
aaf19045ee Highlight boost button if boosted! 2023-06-03 12:57:51 -04:00
Freeplay
0a7730e376 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-03 10:47:48 -04:00
Freeplay
c2104d632e Fix blue highlight on post tap 2023-06-03 10:47:41 -04:00
TalonTheDragon
fe6420de8d Merge branch 'develop' into fix/more-accessibility 2023-06-03 12:42:20 +02:00
Kainoa Kanter
6091243060 Merge pull request '[PR]: Switch position of Social and Recommended timelines' (#10239) from naskya/calckey:social-recommended-position-switch into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10239
2023-06-03 06:40:16 +00:00
naskya
ed5a4395df fix tutorial 2023-06-03 15:24:16 +09:00
ThatOneCalculator
5c305a85e6 chore: formatting 2023-06-02 20:06:04 -07:00
ThatOneCalculator
e86beb3fcc Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-02 20:05:19 -07:00
mappi
d94c276a8c fix: vue-plyr audio tag
Co-authored-by: mappi <mappi-pr@github.com>
2023-06-02 20:05:02 -07:00
Freeplay
55f526d989 fix mfm-cheat-sheet styling 2023-06-02 22:54:23 -04:00
ThatOneCalculator
198b87820d chore: formatting 2023-06-02 14:53:28 -07:00