Commit graph

110 commits

Author SHA1 Message Date
Freeplay
18156487d9 fix: move isRenote check to note.vue 2023-05-28 19:14:01 -04:00
Freeplay
a3f3ccf514 fix font size 2023-05-26 09:13:13 -04:00
Freeplay
d373e7be25 Fix reply and quote icons
past me was really dumb wth
2023-05-25 22:51:55 -04:00
ThatOneCalculator
911704d6a8
chore: formatting 2023-05-25 19:47:10 -07:00
Freeplay
c683ee304e tweak 2023-05-25 16:24:31 -04:00
Freeplay
a9a1c22605 a 2023-05-24 21:33:49 -04:00
Freeplay
54777fc12f Display replies by same author first 2023-05-24 17:40:16 -04:00
Freeplay
2c87697492 fix 2023-05-23 21:48:54 -04:00
Freeplay
cab146fb96 Fix z-index, better clipping in notes 2023-05-23 20:30:55 -04:00
Freeplay
afaf22ee23 padding fix 2023-05-22 19:40:38 -04:00
ThatOneCalculator
d88d74c8e0
chore: formatting 2023-05-22 08:23:00 -07:00
Freeplay
ef17ff4e05 fix 2023-05-22 06:26:17 -04:00
Freeplay
fea1f993e2 Hide icons in note tabs, always show reply tab 2023-05-22 06:21:41 -04:00
ThatOneCalculator
6ef6b62fb2
don't show underline if no tabs 2023-05-21 20:19:41 -07:00
Freeplay
a5ba2c3e8f padding fix 2023-05-21 16:48:25 -04:00
Freeplay
da0a0503ba tab fix 2023-05-20 21:46:33 -04:00
Freeplay
b871746b93 hide empty tabs 2023-05-20 21:20:17 -04:00
Freeplay
e57fbbb335 add back icons 2023-05-20 12:34:04 -04:00
Freeplay
bfde7bbb88 Change detailed note tabs design 2023-05-20 12:08:20 -04:00
ThatOneCalculator
b049b5bfaa
chore: formatting 2023-05-19 23:27:56 -07:00
Freeplay
e79b1c693e bottom padding 2023-05-20 00:53:15 -04:00
Freeplay
bf9077e1dc fix 2023-05-20 00:41:42 -04:00
Freeplay
c3b8ce2e57 Reactions tab 2023-05-20 00:14:14 -04:00
Kainoa Kanter
6d3a5d63cc chore: formatting 2023-05-19 15:41:59 -07:00
Freeplay
2b6053d0b3 fix null error 2023-05-19 17:07:22 -04:00
Freeplay
5db7460a82 fix loading icon for boosts tab 2023-05-19 14:40:47 -04:00
Freeplay
d013b351e2 Tabbed content in detailed notes page 2023-05-19 13:02:41 -04:00
Freeplay
fb06aecb7b Jump to Reply + other note page improvmeents 2023-05-17 21:54:37 -04:00
Freeplay
095ac9d929 Add loading spinners + remove unused 2023-05-16 18:18:07 -04:00
Freeplay
5ffcbd0039 display new direct replies at end instead of top 2023-05-08 19:41:56 -04:00
ThatOneCalculator
205382dcf6
add back #10067 except for media change 2023-05-08 12:38:56 -07:00
ThatOneCalculator
08ceb5e082
Revert "notes (#10067)"
This reverts commit 84f904516c, reversing
changes made to 0c742929a5.
2023-05-08 12:37:28 -07:00
Freeplay
03e65864cb fix padding 2023-05-08 13:45:00 -04:00
Freeplay
8ab7843e44 fix font size + remove unecessary class 2023-05-07 18:19:05 -04:00
Kainoa Kanter
0a9da8fa45 Merge pull request 'fix tiny text on mobile' (#10037) from Freeplay/calckey:notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10037
2023-05-06 03:28:21 +00: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
Freeplay
b5b577e001 fix tiny text on mobile 2023-05-04 08:30:28 -04: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
Kaity A
ad181a10c3
Readd deepClone and move updated into note capture 2023-05-02 22:42:33 +10:00
Kaity A
627a71701f
Implement inbound note edit federation 2023-05-01 02:29:50 +10: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
Kainoa Kanter
c2097f9244 feat: blur muted text 2023-04-06 22:11:10 -07:00