aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Reset thread open state when collapsedTusooa Zhu2022-03-07
|
* Clean upTusooa Zhu2022-03-07
|
* Highlight ancestor of the current status when diving back to topTusooa Zhu2022-03-07
|
* Add English translation for Misskey-style tree viewTusooa Zhu2022-03-07
|
* Implement Misskey-style tree viewTusooa Zhu2022-03-07
| | | | | | | | | Now the tree will be always rooted at the highlighted status, and all its ancestors shown linearly on the top. Enhancement: If an ancestor has more than one reply (i.e. it has a child that is not on current status's ancestor chain), we are given a link to root the thread at that status.
* 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
|
* Fix status undefined in parentOfTusooa Zhu2022-03-07
|
* Add English translations for max depth in threadTusooa Zhu2022-03-07
|
* Add settings for max depth in threadTusooa Zhu2022-03-07
|
* Use mergedConfig properlyTusooa Zhu2022-03-07
|
* Fallback to simpleTree styleTusooa Zhu2022-03-07
|
* Undive when collapsedTusooa Zhu2022-03-07
|
* Clean upTusooa Zhu2022-03-07
|
* LintTusooa Zhu2022-03-07
|
* Add English translation for simple treeTusooa Zhu2022-03-07
|
* Add simple tree style navigationTusooa Zhu2022-03-07
|
* Add English translation for divingTusooa Zhu2022-03-07
|
* Add dive functionalityTusooa Zhu2022-03-07
|
* Add English translations for divingTusooa Zhu2022-03-07
|
* Support diving into one status in a conversationTusooa Zhu2022-03-07
|
* Make status display controlledTusooa Zhu2022-03-07
|
* Add English translations for message threadingTusooa 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
|
* LintTusooa Zhu2022-03-06
|
* fix placeholder attachments opening new tabHenry Jameson2022-02-28
|
* Add English translation for media modal counterTusooa Zhu2022-02-21
|
* Make media modal counter go through i18nTusooa Zhu2022-02-21
|
* Merge branch 'fix-mentions-new-bugs' into 'develop'HJ2022-02-20
|\ | | | | | | | | Fix newfound bugs with rich mentions + user suggestions See merge request pleroma/pleroma-fe!1430
| * enable link handling in user bios to fix links not having _blankHenry Jameson2022-02-19
| |
| * add emoji to chat titlesHenry Jameson2022-02-19
| |
| * use rich content in interaction listsHenry Jameson2022-02-19
| |
| * more spacing fixesHenry Jameson2022-02-11
| |
| * more spacing fixesHenry Jameson2022-02-11
| |
| * more spacing/wrapping fixesHenry Jameson2022-02-09
| |
| * fix overflowsHenry Jameson2022-02-04
| |
| * better approach to unescapingHenry Jameson2022-02-03
| |
| * fix amps in linksHenry Jameson2022-02-03
| |
| * make chat messages behave same as posts for animated gifsHenry Jameson2022-02-03
| |
| * support width/height img attributesHenry Jameson2022-02-03
| |
| * lintHenry Jameson2022-02-03
| |
| * better phrasing?Henry Jameson2022-02-03
| |
| * options to disable (You)s and highlighting of yourselfHenry Jameson2022-02-03
| |
| * fix poast mentions trippingHenry Jameson2022-02-03
| |
| * fix alignment issuesHenry Jameson2022-02-03
| |