akkoma-fe/src/components/status
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
..
status.js Make replying and mediaPlaying controlled 2022-03-07 19:19:31 -05:00
status.scss Optimize thread display 2022-03-07 19:19:30 -05:00
status.vue Add other replies count for reply list link 2022-03-07 19:19:31 -05:00