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
ThatOneCalculator
14126de3d7
chore: formatting
2023-06-02 20:06:04 -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
ThatOneCalculator
8e5a374ac7
chore: formatting
2023-06-02 14:53:28 -07:00
Freeplay
c5cd624d82
Add expand on note click option
2023-05-31 23:52:05 -04:00
Freeplay
f3bdce0636
Fix #10236
2023-05-31 17:02:58 -04:00
Freeplay
cae7c6b3ca
fix position
2023-05-28 16:21:00 -04:00
Freeplay
9b0b8a4180
fix
2023-05-27 18:38:27 -04:00
ThatOneCalculator
911704d6a8
chore: formatting
2023-05-25 19:47:10 -07:00
Freeplay
b531145270
Add 'View on remote server' to right click menu
2023-05-24 14:00:18 -04:00
Freeplay
3d6c480334
overflow hidden to clip
2023-05-23 22:09:24 -04:00
Freeplay
7f76143273
Change note right click menu to link context menu
2023-05-23 21:33:18 -04:00
ThatOneCalculator
3d5b0c5d83
chore: formatting
2023-05-23 18:02:52 -07:00
Freeplay
6e1d5f366d
fix
2023-05-23 20:49:56 -04:00
Freeplay
cab146fb96
Fix z-index, better clipping in notes
2023-05-23 20:30:55 -04:00
Freeplay
8fe2aca14e
Match notification padding to note's padding
2023-05-22 21:26:52 -04:00
ThatOneCalculator
d88d74c8e0
chore: formatting
2023-05-22 08:23:00 -07:00
TalonTheDragon
16bec67f27
Set postIsExpanded to ref() for reactivity
2023-05-22 13:08:32 +02:00
TalonTheDragon
891cc62e0d
Emit event when cw is expanded
2023-05-22 12:18:17 +02:00
TalonTheDragon
4ae3eea8a3
Add translation to content warning in MKNote.vue
2023-05-22 10:56:42 +02:00
TalonTheDragon
8806dc92f7
Add translation to aria labels
2023-05-21 23:02:22 +02:00
TalonTheDragon
c240e37be9
Accessible label in MKNote should be a computed value. Also Fixes renoted note labels
2023-05-21 21:57:29 +02:00
TalonTheDragon
84ea25771d
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
6d3a5d63cc
chore: formatting
2023-05-19 15:41:59 -07:00
Freeplay
d013b351e2
Tabbed content in detailed notes page
2023-05-19 13:02:41 -04:00
amy bones
b01c9ce0b0
Fix hover unblur text after keyboard nav changes
2023-05-13 16:30:46 -07:00
Freeplay
f5867f2541
Fix more unfocusable elements
2023-05-10 17:44:08 -04:00
ThatOneCalculator
988b530745
Revert "Merge pull request 'Add support for CW boosting' ( #10047 ) from supakaity/hajkey:hk/cw-boost into develop"
...
This reverts commit 5e86bafb24
, reversing
changes made to d1977fc320
.
2023-05-07 11:38:39 -07:00
Kaity A
cd3cfe4203
Add support for CW boosting
2023-05-07 09:26:24 +10:00
naskya
d1ab75beed
Fix dirty duplicated code
2023-05-05 10:38:56 +09:00
naskya
1601676d55
Show the correct username
2023-05-05 09:46:47 +09:00
naskya
ebfd07628e
format
2023-05-04 14:41:18 +09:00
naskya
137cef81b6
Merge branch 'develop' into fix/word-mutes
2023-05-04 05:36:29 +00:00
naskya
d9553e73af
Differentiate soft mutes and hard mutes
2023-05-04 14:20:06 +09:00
naskya
cdd876ba03
Refactor soft word mutes
2023-05-04 14:13:13 +09:00
Kainoa Kanter
ad41adb24e
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
f34fd4991f
fix translation box
2023-05-02 14:52:05 -04:00
Freeplay
5b03b21ba3
Fix line color ( #9997 )
2023-05-02 14:50:22 -04:00
Kaity A
ad181a10c3
Readd deepClone and move updated into note capture
2023-05-02 22:42:33 +10:00
Kaity A
69bf975b58
allow upstream note updates to propogate
2023-05-02 19:32:36 +10:00
Kaity A
3e2c8f490e
allow upstream note updates to propogate
2023-05-02 19:30:05 +10:00
ThatOneCalculator
121ddedce8
chore: format
2023-04-30 13:27:27 -07:00
Freeplay
6498a90dc1
Fix focusing inside of CW's
2023-04-28 19:28:25 -04:00
Freeplay
a39802cf92
Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability
2023-04-28 19:06:21 -04:00
ThatOneCalculator
591e44ccd6
chore: formatting
2023-04-22 17:22:53 -07:00
Free
29818a067b
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
0a173a3c1c
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
6bf1cbc0ef
fix: format script; chore: format
2023-04-07 17:01:42 -07:00
Kainoa Kanter
df7c71b1b4
refactor
2023-04-06 22:28:44 -07:00