Freeplay
cb3eedaf70
fix position
2023-05-28 16:21:00 -04:00
Freeplay
9e0e305aef
fix
2023-05-27 18:38:27 -04:00
ThatOneCalculator
0a45449108
chore: formatting
2023-05-25 19:47:10 -07:00
Freeplay
0fc9ddfe0c
Add 'View on remote server' to right click menu
2023-05-24 14:00:18 -04:00
Freeplay
65438fae1f
overflow hidden to clip
2023-05-23 22:09:24 -04:00
Freeplay
d2e3e4d970
Change note right click menu to link context menu
2023-05-23 21:33:18 -04:00
ThatOneCalculator
5baa0053c3
chore: formatting
2023-05-23 18:02:52 -07:00
Freeplay
6c039007e5
fix
2023-05-23 20:49:56 -04:00
Freeplay
b417793c31
Fix z-index, better clipping in notes
2023-05-23 20:30:55 -04:00
Freeplay
d8ca299a07
Match notification padding to note's padding
2023-05-22 21:26:52 -04:00
ThatOneCalculator
d0bc891e2d
chore: formatting
2023-05-22 08:23:00 -07:00
TalonTheDragon
116722a231
Set postIsExpanded to ref() for reactivity
2023-05-22 13:08:32 +02:00
TalonTheDragon
a0701fada7
Emit event when cw is expanded
2023-05-22 12:18:17 +02:00
TalonTheDragon
670d9ed4d3
Add translation to content warning in MKNote.vue
2023-05-22 10:56:42 +02:00
TalonTheDragon
d7f751a1a0
Add translation to aria labels
2023-05-21 23:02:22 +02:00
TalonTheDragon
339c0705c0
Accessible label in MKNote should be a computed value. Also Fixes renoted note labels
2023-05-21 21:57:29 +02:00
TalonTheDragon
029d12f8ca
Add aria-label to note container. This makes screen-readers read out the content while navigating with the keyboard.
2023-05-21 16:10:48 +02:00
Kainoa Kanter
897a8919ef
chore: formatting
2023-05-19 15:41:59 -07:00
Freeplay
a6094039c5
Tabbed content in detailed notes page
2023-05-19 13:02:41 -04:00
amy bones
73d2f43cde
Fix hover unblur text after keyboard nav changes
2023-05-13 16:30:46 -07:00
Freeplay
a47422df19
Fix more unfocusable elements
2023-05-10 17:44:08 -04:00
ThatOneCalculator
1fd815beea
Revert "Merge pull request 'Add support for CW boosting' ( #10047 ) from supakaity/hajkey:hk/cw-boost into develop"
...
This reverts commit 5e86bafb24a714f3351da0a205bc57f54332e33c, reversing
changes made to d1977fc3204e16523b3c94be2a2b1878f18dca56.
2023-05-07 11:38:39 -07:00
Kaity A
99f15e3e1d
Add support for CW boosting
2023-05-07 09:26:24 +10:00
naskya
433b492a2b
Fix dirty duplicated code
2023-05-05 10:38:56 +09:00
naskya
ea95a9358e
Show the correct username
2023-05-05 09:46:47 +09:00
naskya
4e60fa7193
format
2023-05-04 14:41:18 +09:00
naskya
4207ff51e7
Merge branch 'develop' into fix/word-mutes
2023-05-04 05:36:29 +00:00
naskya
775eb75428
Differentiate soft mutes and hard mutes
2023-05-04 14:20:06 +09:00
naskya
39105d0c88
Refactor soft word mutes
2023-05-04 14:13:13 +09:00
Kainoa Kanter
1818604053
Merge pull request 'notes' ( #10008 ) from Freeplay/calckey:notes into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10008
2023-05-02 22:05:48 +00:00
Freeplay
b92550ff57
fix translation box
2023-05-02 14:52:05 -04:00
Freeplay
533af79d4b
Fix line color ( #9997 )
2023-05-02 14:50:22 -04:00
Kaity A
38a35bda27
Readd deepClone and move updated into note capture
2023-05-02 22:42:33 +10:00
Kaity A
3731ae82ee
allow upstream note updates to propogate
2023-05-02 19:32:36 +10:00
Kaity A
469bee64b1
allow upstream note updates to propogate
2023-05-02 19:30:05 +10:00
ThatOneCalculator
1fb5635a4d
chore: format
2023-04-30 13:27:27 -07:00
Freeplay
10b3079658
Fix focusing inside of CW's
2023-04-28 19:28:25 -04:00
Freeplay
61d7cb173a
Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability
2023-04-28 19:06:21 -04:00
ThatOneCalculator
8790303669
chore: formatting
2023-04-22 17:22:53 -07:00
Free
9f4a000361
Notes refactoring (?) + new CW design ( #9888 )
...
Moved a lot of the duplicated code in the different note components into the SubNoteContent component
I've also replaced the detailed note stuff with just the MkNote component
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9888
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-23 00:21:38 +00:00
naskya
914d8fa9db
feat: add an option to disable emoji reactions ( #9878 )
...
Closes : #9865
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9878
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-20 02:53:28 +00:00
Kainoa Kanter
8f35b66bbb
fix: format script; chore: format
2023-04-07 17:01:42 -07:00
Kainoa Kanter
ae53b4e5d3
refactor
2023-04-06 22:28:44 -07:00
amy bones
3819e921cc
feat: give reason for soft mutes
...
Bad UX when a post is muted and it just says "Some chick said something". Now
provide some context too to help people decide if they want to view something
potentially triggering.
2023-04-05 21:28:26 -07:00
Free
6d8d5bc5aa
note-improvements ( #9799 )
...
Boop!
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9799
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-02 21:39:25 +00:00
Free
89d59b5ea0
note-improvements ( #9768 )
...
Fixes #9745 , quote icon, note spacing adjustments, border radius's in noGap
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9768
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-26 03:33:44 +00:00
Free
a4107d01a8
note-improvements ( #9739 )
...
fixes #9735 , translations, plus other tweaks
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9739
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-20 20:26:05 +00:00
ThatOneCalculator
8250c14646
fix: make sure cw button is on new line
2023-03-19 20:15:49 -07:00
Free
1913648047
note-improvements ( #9734 )
...
Not sure if this is the best way to jump to the post
This also lets you select text w/out clicking to the post (and clicking normally on top of the text opens the post)
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9734
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-20 02:31:02 +00:00
Freeplay
f0a22b3ae4
fix line in boosted text
2023-03-15 19:18:26 -04:00