Tusooa Zhu
22c70ae22a
Fix shrug text in muted status
2022-04-07 11:45:23 -04:00
Henry Jameson
5bbc0e0bb5
lint + fixes for registration
2022-03-29 15:35:18 +03:00
Henry Jameson
b93e5437bd
manual lint
2022-03-29 12:04:09 +03:00
Henry Jameson
d9d4d8954e
Revert "lint"
...
This reverts commit f20ae34400
.
2022-03-29 11:57:54 +03:00
Henry Jameson
f20ae34400
lint
2022-03-29 01:04:37 +03:00
Henry Jameson
650e69c336
fix misc warnings
2022-03-29 00:02:02 +03:00
Henry Jameson
01d8fa4e54
fix i18n at places
2022-03-23 16:32:53 +02:00
Tusooa Zhu
a511250b63
Make $status-margin fallback only
2022-03-07 19:28:38 -05:00
Tusooa Zhu
415a823af0
Clean up dead code
2022-03-07 19:19:32 -05:00
Tusooa Zhu
20880cdf0b
Make replying and mediaPlaying controlled
...
$refs is not a reliable way to deal with child components under
tree threading as it is not reactive, but the children may change at
any time. The only good way seems to be making these states aggregated on
the conversation component.
Ref: tree-threading
2022-03-07 19:19:31 -05:00
Tusooa Zhu
cc5cff2038
Clean up debug code for tree threading
2022-03-07 19:19:31 -05:00
Tusooa Zhu
2a510205c3
Fix virtual scrolling for tree threading
...
Ref: tree-threading
2022-03-07 19:19:31 -05:00
Tusooa Zhu
4adffb4835
Remove horizontal border and thicken vertical border in a thread tree
2022-03-07 19:19:30 -05:00
Tusooa Zhu
0e4a7c3d05
Make dive/undive button clickable along the whole row
2022-03-07 19:19:30 -05:00
Tusooa Zhu
8780246ce5
Optimize thread border radius
2022-03-07 19:19:30 -05:00
Tusooa Zhu
61bb69c88f
Optimize thread display
2022-03-07 19:19:30 -05:00
Tusooa Zhu
bdf631c2c4
Fix the bug where toggleShowingTall does not work
2022-03-07 19:19:30 -05:00
Tusooa Zhu
d9a9f97751
Add simple tree style navigation
2022-03-07 19:19:29 -05:00
Tusooa Zhu
d15d24c11c
Add dive functionality
2022-03-07 19:19:29 -05:00
Tusooa Zhu
84a3cd92a3
Support diving into one status in a conversation
2022-03-07 19:19:29 -05:00
Tusooa Zhu
ace1f5067c
Make status display controlled
2022-03-07 19:19:29 -05:00
Tusooa Zhu
414ee55957
Make show full thread message account for numbers
2022-03-07 19:19:29 -05:00
Tusooa Zhu
0f2fd8a352
Implement thread folding/expanding
2022-03-07 19:19:29 -05:00
Tusooa Zhu
0582f19e7c
Add tree-style thread display
2022-03-07 19:19:29 -05:00