Commit Graph

72 Commits

Author SHA1 Message Date
Kaity A
ad181a10c3
Readd deepClone and move updated into note capture 2023-05-02 22:42:33 +10:00
Kaity A
a7c9400a42
Merge remote-tracking branch 'origin/develop' into hk/edit-federation 2023-05-02 18:24:54 +10:00
Kaity A
627a71701f
Implement inbound note edit federation 2023-05-01 02:29:50 +10:00
ThatOneCalculator
d1c1d75388
Revert "keyboard accessibility (#9725)"
This reverts commit c1d5922acb.
2023-04-29 19:14:36 -07:00
Free
c1d5922acb 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
609f4cff5b fix subnote 2023-04-28 21:22:29 -04: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
Kaity A
011b482e98 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
6bf1cbc0ef fix: format script; chore: format 2023-04-07 17:01:42 -07:00
Free
8bd64c89a4 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
83c7dd177b 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
74bb79792d 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
4ce8e83d3e
fix: make sure cw button is on new line 2023-03-19 20:15:49 -07:00
Free
c2df136dda 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
b2bc51a4ee 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
9e1fdeaf39 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
1be55c9685 *actually* fix the line alignment 2023-03-15 20:26:13 -04:00
Freeplay
4b391424ae fix line alignment in smaller windows 2023-03-15 19:53:22 -04:00
Freeplay
23727bae92 Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements 2023-03-15 18:40:21 -04:00
ThatOneCalculator
3de967393b
icons 2023-03-11 13:01:04 -08:00
Freeplay
aaaa58a8db change continue thread text 2023-02-27 09:42:11 -05:00
Freeplay
5c1ca3ac29 fix small window sizes 2023-02-25 21:22:23 -05:00
Freeplay
4278bd1e54 fix subnote body clip area™ 2023-02-25 20:22:17 -05:00
Freeplay
1310fa277e increase clip area of subnote body 2023-02-25 20:08:53 -05:00
Freeplay
65de7b89e7 Remove content-visibility oh god that did not work as I expected 2023-02-25 12:15:35 -05:00
Freeplay
be15764e2d sort of fix replies count ? 2023-02-25 11:57:16 -05:00
Freeplay
0914a7fbd9 fix line alignment 2023-02-25 11:10:48 -05:00
Freeplay
5177fdeef1 allow mfm to overflow w/out it blocking any buttons 2023-02-25 01:15:42 -05:00
Freeplay
de97032eab add footer hover thingy to subnote too 2023-02-25 00:39:43 -05:00
Freeplay
7a2d1e7a07 fix alignment 2023-02-24 22:37:17 -05:00
Freeplay
5c076893c6 increase size when indents decrease 2023-02-24 22:35:37 -05:00
Freeplay
92b8aed3e2 style view thread continuation button + fix link underline 2023-02-24 22:33:21 -05:00
Freeplay
5eee718750 larger pfp's for first column of replies on mobile 2023-02-24 20:37:36 -05:00
Freeplay
b34b6de71f Reduce detailed note spacing on mobile 2023-02-24 11:55:51 -05:00
Freeplay
2311956dfa Change reply order from oldest to newest 2023-02-23 22:45:12 -05:00
Freeplay
5fe9ee27ef smaller reply avatars on mobile 2023-02-23 20:46:48 -05:00
Freeplay
b0ceb9385c change line color 2023-02-23 18:28:32 -05:00
Freeplay
42532ce168 line alignment fixes 2023-02-23 18:22:51 -05:00
Freeplay
eb30b8460d bruh why didn't I just do that 2023-02-23 16:44:15 -05:00
Freeplay
795950a754 *Might* be something that can improve performance 2023-02-20 23:29:34 -05:00
Freeplay
294d940800 Revert footer changes 2023-02-20 13:30:15 -05:00
Freeplay
1235a1cdb8 use accent color for lines 2023-02-20 13:18:37 -05:00
Freeplay
d6c10891b7 back to the smaller avatars 2023-02-19 20:56:28 -05:00
Freeplay
e32bab700d add reply connectors, a 2023-02-19 20:12:01 -05:00
Freeplay
66c3ac0654 new threading, still wip 2023-02-19 18:31:16 -05:00
Freeplay
650a62953d Add more to subnotecontent if detailed 2023-02-17 11:31:48 -05:00
Freeplay
da648e1517 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
10e2f3e62a
2px 2023-02-01 12:15:59 -08:00
ThatOneCalculator
dc0243b8ea
fix 2023-02-01 11:55:45 -08:00