aboutsummaryrefslogtreecommitdiff
path: root/src/components/thread_tree/thread_tree.vue
Commit message (Collapse)AuthorAge
* remove all "fallback variables"Henry Jameson2024-03-04
|
* Use stylelinttusooa2023-01-09
|
* Make timeline a list of articlestusooa2022-11-07
|
* Fix shrug text in muted statusTusooa Zhu2022-04-07
|
* lint + fixes for registrationHenry Jameson2022-03-29
|
* manual lintHenry Jameson2022-03-29
|
* Revert "lint"Henry Jameson2022-03-29
| | | | This reverts commit f20ae34400b35c230d3e7824f98d9b3f4e977f82.
* lintHenry Jameson2022-03-29
|
* fix misc warningsHenry Jameson2022-03-29
|
* fix i18n at placesHenry Jameson2022-03-23
|
* Make $status-margin fallback onlyTusooa Zhu2022-03-07
|
* Clean up dead codeTusooa Zhu2022-03-07
|
* Make replying and mediaPlaying controlledTusooa Zhu2022-03-07
| | | | | | | | | $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
* Remove horizontal border and thicken vertical border in a thread treeTusooa Zhu2022-03-07
|
* Make dive/undive button clickable along the whole rowTusooa Zhu2022-03-07
|
* Optimize thread border radiusTusooa Zhu2022-03-07
|
* Optimize thread displayTusooa Zhu2022-03-07
|
* Fix the bug where toggleShowingTall does not workTusooa Zhu2022-03-07
|
* Add simple tree style navigationTusooa Zhu2022-03-07
|
* Add dive functionalityTusooa Zhu2022-03-07
|
* Support diving into one status in a conversationTusooa Zhu2022-03-07
|
* Make status display controlledTusooa Zhu2022-03-07
|
* Make show full thread message account for numbersTusooa Zhu2022-03-07
|
* Implement thread folding/expandingTusooa Zhu2022-03-07
|
* Add tree-style thread displayTusooa Zhu2022-03-07