Commit graph

1570 commits

Author SHA1 Message Date
ThatOneCalculator
2e5af9c94a
Merge branches 'develop' and 'develop' of codeberg.org:calckey/calckey into develop 2023-06-26 14:50:19 -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
88f435015d feat: ALT button (#9265) 2023-06-25 20:26:15 -04:00
freeplay
cc1b34d3e5 feat: Make scrollable widgets flexible 2023-06-25 18:19:37 -04:00
freeplay
7fa2ed853a Update visibility descriptions 2023-06-25 11:11:18 -04:00
ThatOneCalculator
41c65a4623
fix: 🐛 properly apply unicode for skin tone selector 2023-06-24 19:38:55 -07:00
ThatOneCalculator
389734e5a6
Merge branch 'develop' into beta 2023-06-24 15:12:45 -07:00
freeplay
ce53288bf0 fix: basically just undo my previous modal changes 2023-06-24 16:35:56 -04:00
freeplay
08df1d9d44 fix: focus first element inside modal 2023-06-24 15:02:54 -04:00
freeplay
dd140db13f Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-24 10:22:06 -04:00
Freeplay
eff50abf3d fix: jump to top of page when opening modals
I want to do this probably later, for now it will still focus inside the window when pressing tab
2023-06-24 10:21:14 -04:00
ThatOneCalculator
2eea153ba1
chore: 🎨 format 2023-06-23 21:22:44 -07:00
tamania
c462d48bdb
perf: use setInterval instead of setTimeout chain in MkTime 2023-06-23 18:33:37 -07:00
ThatOneCalculator
9d161d9021
chore: 🎨 format 2023-06-23 17:47:14 -07:00
ThatOneCalculator
2f38f228d6
fix: 🐛 non-duplicate skin tone selection 2023-06-23 17:47:07 -07:00
ThatOneCalculator
b6dd48a375
refactor: ♻️ url preview 2023-06-23 17:40:01 -07:00
ThatOneCalculator
7640f4d3f8
refactor: ♻️ make skin tones modular
Could possibly be for future custom emoji sets that support custom skin tones? (i.e. Mutant Standard)
2023-06-23 17:19:26 -07:00
ThatOneCalculator
3a17ef6d42
feat: skin tone selector in category 2023-06-23 16:51:13 -07:00
ThatOneCalculator
9e1fbed9b9
refactor: ♻️ simplify null check 2023-06-23 15:40:38 -07:00
ThatOneCalculator
66ef6a8da8
refactor: ♻️ refactor MkModalWindow for TS safety 2023-06-23 15:36:28 -07:00
Freeplay
cf923e57ad fix: mobile note spacing 2023-06-23 17:41:39 -04:00
Freeplay
56cd2ea888 fix: autocomplete not being focused properly 2023-06-23 17:30:50 -04:00
ThatOneCalculator
a5fe0ac8b5
feat: emoji skin tone
Closes #9959
2023-06-22 20:58:44 -07:00
ThatOneCalculator
738b111a4c
fix: don't use cache on autocomplete for now 2023-06-22 19:56:42 -07:00
ThatOneCalculator
d296fee10a
perf: update emojis, cache in IndexedDb
Closes #9959
May fix #9724
2023-06-22 19:34:52 -07:00
ThatOneCalculator
1a971efa68
feat: $[small ] and $[center ] MFM syntax 2023-06-22 17:41:34 -07:00
ThatOneCalculator
278f42a720
fix: 🐛 collapse reply if type is a mention and it has a reply 2023-06-22 16:46:18 -07:00
ThatOneCalculator
a0a4423f45
fix: 🐛 only collapsed reply if notification is reply 2023-06-22 16:18:59 -07:00
Freeplay
e91389b1af fix 2023-06-22 17:04:57 -04:00
Freeplay
eb52e67398 fix 2023-06-22 15:35:56 -04:00
Freeplay
94a8f64b3b Minimize reply context in notifications 2023-06-21 23:38:56 -04:00
Freeplay
7ed1cc1ff7 i apologize to all the cats that may have been harmed before this commit (#10342) 2023-06-21 14:22:04 -04:00
Freeplay
49142df177 Fix show more button being shown when more than 4 images inside CW 2023-06-21 12:51:36 -04:00
Freeplay
19874ef231 label to close button 2023-06-20 14:41:51 -04:00
Freeplay
c05f151b1a Proper use of focus trap 2023-06-20 14:13:05 -04:00
Freeplay
be6a640edb remove gaps ? 2023-06-20 10:30:13 -04:00
ThatOneCalculator
e2ce197938
refactor: ♻️ better edited timestamp display 2023-06-18 20:34:57 -07:00
ThatOneCalculator
fe0ceb98c5
chore: formatting 2023-06-18 18:36:34 -07:00
ThatOneCalculator
10b9030368
fix: 🐛 don't allow editing a post on another account 2023-06-18 17:46:39 -07:00
ThatOneCalculator
f978c9200d
Revert "dot inside renote button when renoted"
This reverts commit e0c7c8f49d.
2023-06-18 15:54:45 -07:00
Namekuji
4c9153fd14
add refresh button to poll 2023-06-18 17:14:38 -04:00
Freeplay
f53d8b7e1d fix user preview menu color 2023-06-17 21:41:41 -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
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
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
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
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
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
50031f1150 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-14 14:58:17 -04:00
Freeplay
8b201fddbd hide acc menu button in notifications 2023-06-14 14:57:16 -04:00
ThatOneCalculator
9f7151e3aa
style: 💄 full follow button for userinfo in userlist 2023-06-14 11:52:35 -07:00
ThatOneCalculator
de5d210b04
fix: 🩹 day isn't decreased by 1 2023-06-13 17:32:01 -07:00
ThatOneCalculator
8151da6b6a
fix: 🩹 YYYYMMDD with dashes 2023-06-13 17:16:10 -07:00
ThatOneCalculator
beb96f7cff
feat: 🧐 bring back misskey's moderation displays on profile 2023-06-13 17:15:00 -07:00
Freeplay
ca1581a494 oh 2023-06-13 15:18:43 -04:00
Freeplay
21677fdd27 match posting form font size 2023-06-13 15:16:46 -04: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
35fd45965d spacing and font size adjustments 2023-06-13 00:04:36 -04:00
Freeplay
cb59298df4 Always bold first boost option 2023-06-12 20:06:42 -04:00
Freeplay
1a29bbe895 chore: format 2023-06-12 19:56:15 -04:00
Freeplay
c1d4178360 fix 2023-06-12 19:49:38 -04:00
Freeplay
d0aeee089d fix back button display 2023-06-12 18:54:29 -04:00
Freeplay
fea8203c2f fix 2023-06-12 18:05:31 -04:00
Freeplay
85c5af4a5b Move user menu to MkFollowButton 2023-06-12 17:59:13 -04:00
ThatOneCalculator
d778f6ad77
refactor: ♻️ use parent/child selector for attachment 2023-06-12 02:19:27 -07:00
ThatOneCalculator
856c8a26e4
fix: 🐛 properly enter date 2023-06-12 01:39:52 -07:00
ThatOneCalculator
d4ddf2c867
fix 2023-06-12 01:01:32 -07:00
ThatOneCalculator
703b34c07c
fix search features 2023-06-11 23:25:10 -07:00
ThatOneCalculator
69d4a3aee5
chore: formatting 2023-06-11 21:57:20 -07:00
Freeplay
d79e974fd0 Only show if available 2023-06-11 22:12:11 -04:00
Freeplay
19ca91c201 i18n 2023-06-11 22:05:50 -04:00
Freeplay
621e760056 remove unnecessary 2023-06-10 20:58:22 -04:00
Freeplay
b20225a1d4 format 2023-06-10 20:48:35 -04:00
Freeplay
930ca79392 fix width 2023-06-10 20:46:35 -04:00
Freeplay
715f7a7a1a fixes 2023-06-10 20:33:51 -04:00
Freeplay
5b686d161a Add dropdown for advanced search 2023-06-10 20:33:40 -04:00
Freeplay
1276025e1d Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-10 19:35:02 -04:00
Freeplay
fbc67ca745 force advanced MFM in posting form preview 2023-06-10 19:34:20 -04:00
ThatOneCalculator
3cc8f60ee9
feat: delay function in animated MFM 2023-06-09 11:46:55 -07:00
ThatOneCalculator
fb71b7beff
Revert "fix logic"
This reverts commit 8734de13f1.
2023-06-08 11:35:31 -07:00
ThatOneCalculator
8734de13f1
fix logic 2023-06-08 11:22:11 -07:00
ThatOneCalculator
9f931e6e8b
fix: unread message bgcolor 2023-06-08 11:13:45 -07:00
ThatOneCalculator
5769bdcc69
chore: formatting 2023-06-08 11:01:00 -07:00
naskya
db37f2f8e0
change style 2023-06-08 17:47:21 +00:00
ThatOneCalculator
047e923660
refactor: client assets 2023-06-06 13:03:15 -07:00
ThatOneCalculator
441bdd6211
refactor: client assets 2023-06-06 13:02:30 -07:00
ThatOneCalculator
10823934de
Merge branch 'develop' into beta 2023-06-05 21:20:41 -07:00
ThatOneCalculator
c5a0c01e4e
Revert "chore: formatting"
This reverts commit 36283b9a35.
2023-06-05 21:15:49 -07:00
ThatOneCalculator
9a20ad0d02
Merge branch 'develop' into beta 2023-06-05 18:51:10 -07:00
Freeplay
747a71ddc4 fix cw button pos... oops 2023-06-05 20:54:21 -04:00
ThatOneCalculator
65bd69fd01
Merge branch 'develop' into beta 2023-06-05 17:34:27 -07:00
Freeplay
96b6c433c8 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-05 20:15:21 -04:00
ThatOneCalculator
9b55518bf8
Merge branch 'develop' into beta 2023-06-05 17:11:55 -07:00
ThatOneCalculator
36283b9a35
chore: formatting 2023-06-05 16:40:48 -07:00
Kainoa Kanter
5b73351e80 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
63798dd4b7 remove invalid css 2023-06-05 18:07:42 -04:00
Freeplay
9382afeb5e comment out easing part for now 2023-06-05 15:28:42 -04:00
Freeplay
6f1bdf79cd fix collapsed height 2023-06-05 15:07:04 -04:00
Freeplay
807093b94c Better post clipping 2023-06-05 13:11:14 -04:00
Freeplay
de65c3c3f6 the better way of doing advanced MFM™ 2023-06-05 11:55:21 -04:00
Freeplay
c25b80d39a Fix animated MFM not playing in posting form preview 2023-06-05 11:33:48 -04:00
Freeplay
b0cd3b25fc fix background of mentions 2023-06-04 16:29:12 -04:00
Freeplay
3b889d9c05 header spacing 2023-06-04 16:05:06 -04:00
Kainoa Kanter
89330c5161 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
4a9e442abb Merge branch 'develop' into fix/more-accessibility 2023-06-04 12:41:40 +02:00
Freeplay
15b30231eb Allow clicking pfp in header of note page 2023-06-03 22:20:42 -04:00
Freeplay
5a3e14fa32 Forgot clip-path 2023-06-03 17:26:37 -04:00
Freeplay
c80e106fb5 Advanced MFM toggle 2023-06-03 17:12:08 -04:00
Freeplay
28780772cb tweak 2023-06-03 13:43:08 -04:00
Freeplay
47a38969eb Highlight boost button if boosted! 2023-06-03 12:57:51 -04:00
Freeplay
d780fea36a Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-03 10:47:48 -04:00
Freeplay
9c424ee041 Fix blue highlight on post tap 2023-06-03 10:47:41 -04:00
TalonTheDragon
3d951c7f4b Merge branch 'develop' into fix/more-accessibility 2023-06-03 12:42:20 +02:00
Kainoa Kanter
89d5810e63 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
0eb65d0f12
fix tutorial 2023-06-03 15:24:16 +09:00
ThatOneCalculator
14126de3d7
chore: formatting 2023-06-02 20:06:04 -07:00
ThatOneCalculator
44d77f60ef
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-02 20:05:19 -07:00
mappi
bf54fb70af
fix: vue-plyr audio tag
Co-authored-by: mappi <mappi-pr@github.com>
2023-06-02 20:05:02 -07:00
Freeplay
bf21b84129 fix mfm-cheat-sheet styling 2023-06-02 22:54:23 -04:00
ThatOneCalculator
8e5a374ac7
chore: formatting 2023-06-02 14:53:28 -07:00
Freeplay
6233883cd0 hide close button bottom fade for now 2023-06-02 17:23:09 -04:00
Freeplay
d8d2ee266e Setup to also support steps 2023-06-02 15:39:33 -04:00
Freeplay
c722cee101 Idk why I used ?? there 2023-06-02 15:06:57 -04:00
Freeplay
1efb167f8f Add delay & start adding cubic-bezier to mfm 2023-06-02 14:44:41 -04:00
Kainoa Kanter
caa6408e03 Merge pull request '[PR]: Add an option to toggle opening post on click' (#10242) from Freeplay/calckey:note-click into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10242
2023-06-01 20:44:56 +00:00
ThatOneCalculator
35e72bfca7
chore: formatting 2023-06-01 11:55:13 -07:00
Freeplay
c5cd624d82 Add expand on note click option 2023-05-31 23:52:05 -04:00
Freeplay
2515319c08 hide back button when not needed 2023-05-31 22:38:14 -04:00
Freeplay
1548fc2f2a Fix #10219 2023-05-31 22:10:44 -04:00
Freeplay
b9046573e1 fix 2023-05-31 19:35:02 -04:00
Freeplay
f3bdce0636 Fix #10236 2023-05-31 17:02:58 -04:00
Freeplay
3443e5d649 button styling 2023-05-31 16:34:29 -04:00
ThatOneCalculator
fd97dd7c18
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-29 15:40:18 -07:00
ThatOneCalculator
a5f3822456
margin 2023-05-29 15:40:02 -07:00
Freeplay
209fbf3759 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-05-29 18:29:55 -04:00
Freeplay
380f81dfba fix close button pos in compose box 2023-05-29 18:29:42 -04:00
ThatOneCalculator
7969fe3dd1
chore: formatting 2023-05-29 13:17:42 -07:00
Freeplay
d9211926bc forgot to give aria to close button o o p s 2023-05-29 15:19:53 -04:00
Freeplay
d232ba2aff Add lists hint 2023-05-29 15:08:33 -04:00
Freeplay
4bead341a1 closeable prop 2023-05-29 14:55:00 -04:00