Freeplay
1b16deabc2
reply line fixes
2023-06-17 16:35:11 -04:00
Freeplay
f1b4d10bcf
Add 'remove your reaction' label
2023-06-16 23:17:55 -04:00
Freeplay
0aef273306
spacing and font size adjustments
2023-06-13 00:04:36 -04:00
Freeplay
60914d8d26
Better post clipping
2023-06-05 13:11:14 -04:00
Freeplay
aaf19045ee
Highlight boost button if boosted!
2023-06-03 12:57:51 -04:00
ThatOneCalculator
198b87820d
chore: formatting
2023-06-02 14:53:28 -07:00
Freeplay
72d12f50f6
Add expand on note click option
2023-05-31 23:52:05 -04:00
Freeplay
9f2fb71ec0
Fix #10236
2023-05-31 17:02:58 -04:00
Freeplay
a72dc74f3f
fix
2023-05-28 15:25:57 -04:00
Freeplay
b2d916963d
Fix reply and quote icons
...
past me was really dumb wth
2023-05-25 22:51:55 -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
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
2c5762185e
Give article semantic to subnote
2023-05-21 18:23:17 -04:00
Freeplay
41cd8f8523
fix depth
2023-05-19 23:02:15 -04:00
Kainoa Kanter
897a8919ef
chore: formatting
2023-05-19 15:41:59 -07:00
Freeplay
a5d81aafea
simplify conversation code
2023-05-18 15:48:36 -04:00
Freeplay
dc377c9263
Jump to Reply + other note page improvmeents
2023-05-17 21:54:37 -04:00
Freeplay
2f0d80ecd2
fix font size + remove unecessary class
2023-05-07 18:19:05 -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
4124f00a34
Fix missing import
2023-05-05 08:14:16 +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
Kaity A
38a35bda27
Readd deepClone and move updated into note capture
2023-05-02 22:42:33 +10:00
Kaity A
5bfe6c0730
Merge remote-tracking branch 'origin/develop' into hk/edit-federation
2023-05-02 18:24:54 +10:00
Kaity A
6a509637d5
Implement inbound note edit federation
2023-05-01 02:29:50 +10:00
ThatOneCalculator
1051da8fbf
Revert "keyboard accessibility ( #9725 )"
...
This reverts commit c1d5922acbe7060c0ea779ccf314e9f0e6b91bb3.
2023-04-29 19:14:36 -07:00
Free
08686da50e
keyboard accessibility ( #9725 )
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9725
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-29 22:30:14 +00:00
Freeplay
9e99df6e82
fix subnote
2023-04-28 21:22:29 -04: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
Kaity A
6636e19e41
Add continuation for thread reply level ( #9821 )
...
I think this will solve the continuation issue in threads where the reply level reaches 12 deep in the conversation thread, without getting to indent depth 5.
Co-authored-by: Kaity A <kaity@theallans.com.au>
Co-authored-by: Kaity A <supakaity@blahaj.zone>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9821
Co-authored-by: Kaity A <supakaity@noreply.codeberg.org>
Co-committed-by: Kaity A <supakaity@noreply.codeberg.org>
2023-04-15 21:56:17 +00:00
Kainoa Kanter
8f35b66bbb
fix: format script; chore: format
2023-04-07 17:01:42 -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
Free
5315201032
note-improvements ( #9721 )
...
boop
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9721
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-19 07:13:02 +00:00
Free
f2f9c1a7bd
note-improvements ( #9720 )
...
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-03-18 00:44:00 +00:00
Freeplay
0842eeeef1
*actually* fix the line alignment
2023-03-15 20:26:13 -04:00
Freeplay
0c56144f92
fix line alignment in smaller windows
2023-03-15 19:53:22 -04:00