Commit Graph

67 Commits

Author SHA1 Message Date
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
Freeplay
9e2bcbbb2b Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements 2023-03-15 18:40:21 -04:00
ThatOneCalculator
1979a60ff8 icons 2023-03-11 13:01:04 -08:00
Freeplay
43d23b1721 change continue thread text 2023-02-27 09:42:11 -05:00
Freeplay
a4b0c5a1fa fix small window sizes 2023-02-25 21:22:23 -05:00
Freeplay
353198ed2f fix subnote body clip area™ 2023-02-25 20:22:17 -05:00
Freeplay
9d3aa98dfe increase clip area of subnote body 2023-02-25 20:08:53 -05:00
Freeplay
28a0936dda Remove content-visibility oh god that did not work as I expected 2023-02-25 12:15:35 -05:00
Freeplay
a76e94c941 sort of fix replies count ? 2023-02-25 11:57:16 -05:00
Freeplay
6652636e09 fix line alignment 2023-02-25 11:10:48 -05:00
Freeplay
300fcc3b99 allow mfm to overflow w/out it blocking any buttons 2023-02-25 01:15:42 -05:00
Freeplay
72b951dc78 add footer hover thingy to subnote too 2023-02-25 00:39:43 -05:00
Freeplay
759923c36f fix alignment 2023-02-24 22:37:17 -05:00
Freeplay
46d8528739 increase size when indents decrease 2023-02-24 22:35:37 -05:00
Freeplay
d407d355b2 style view thread continuation button + fix link underline 2023-02-24 22:33:21 -05:00
Freeplay
180cdc4e27 larger pfp's for first column of replies on mobile 2023-02-24 20:37:36 -05:00
Freeplay
50290f8887 Reduce detailed note spacing on mobile 2023-02-24 11:55:51 -05:00
Freeplay
9dd68d0c42 Change reply order from oldest to newest 2023-02-23 22:45:12 -05:00
Freeplay
73478b4226 smaller reply avatars on mobile 2023-02-23 20:46:48 -05:00
Freeplay
5fa6b03423 change line color 2023-02-23 18:28:32 -05:00
Freeplay
1577f4771e line alignment fixes 2023-02-23 18:22:51 -05:00
Freeplay
f429766dd5 bruh why didn't I just do that 2023-02-23 16:44:15 -05:00
Freeplay
4dd7f5ef1b *Might* be something that can improve performance 2023-02-20 23:29:34 -05:00
Freeplay
ef431cada4 Revert footer changes 2023-02-20 13:30:15 -05:00
Freeplay
4c5119d680 use accent color for lines 2023-02-20 13:18:37 -05:00
Freeplay
4406671edf back to the smaller avatars 2023-02-19 20:56:28 -05:00
Freeplay
4ea8fd4c67 add reply connectors, a 2023-02-19 20:12:01 -05:00
Freeplay
638f075f9a new threading, still wip 2023-02-19 18:31:16 -05:00
Freeplay
6333a91577 Add more to subnotecontent if detailed 2023-02-17 11:31:48 -05:00
Freeplay
578bd0360b Add buttons & link previews to subnotes, start of new thread design
Should've made them separate commits but eeek I started working on them at the same time D:
2023-02-17 00:06:49 -05:00
ThatOneCalculator
133ca182a7 2px 2023-02-01 12:15:59 -08:00
ThatOneCalculator
40d539ad20 fix 2023-02-01 11:55:45 -08:00
ThatOneCalculator
5873afd9e6 styling 2023-02-01 11:51:19 -08:00
Freeplay
04b701f084 Padding & alignment improvements 2023-01-28 16:10:45 -05:00
Freeplay
12337ea30d more consistent line styling across components, kind of
which I probably should've done from the start
2023-01-15 18:46:35 -05:00
Freeplay
bb0337afbd Don't take me to the above reply when clicking on the post
Why was it like this???
2023-01-15 14:01:05 -05:00
Freeplay
1a34b8b5d1 Remove opacity from reply 2023-01-09 14:35:24 -05:00