| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Reset thread open state when collapsed | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Clean up | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Highlight ancestor of the current status when diving back to top | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Add English translation for Misskey-style tree view | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Implement Misskey-style tree view | Tusooa Zhu | 2022-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 tree | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Make dive/undive button clickable along the whole row | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Optimize thread border radius | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Optimize thread display | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Fix the bug where toggleShowingTall does not work | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Fix status undefined in parentOf | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Add English translations for max depth in thread | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Add settings for max depth in thread | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Use mergedConfig properly | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Fallback to simpleTree style | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Undive when collapsed | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Clean up | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Lint | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Add English translation for simple tree | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Add simple tree style navigation | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Add English translation for diving | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Add dive functionality | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Add English translations for diving | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Support diving into one status in a conversation | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Make status display controlled | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Add English translations for message threading | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Make show full thread message account for numbers | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Implement thread folding/expanding | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Add tree-style thread display | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Lint | Tusooa Zhu | 2022-03-06 |
| | | |||
| * | fix placeholder attachments opening new tab | Henry Jameson | 2022-02-28 |
| | | |||
| * | Add English translation for media modal counter | Tusooa Zhu | 2022-02-21 |
| | | |||
| * | Make media modal counter go through i18n | Tusooa Zhu | 2022-02-21 |
| | | |||
| * | Merge branch 'fix-mentions-new-bugs' into 'develop' | HJ | 2022-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 _blank | Henry Jameson | 2022-02-19 |
| | | | |||
| | * | add emoji to chat titles | Henry Jameson | 2022-02-19 |
| | | | |||
| | * | use rich content in interaction lists | Henry Jameson | 2022-02-19 |
| | | | |||
| | * | more spacing fixes | Henry Jameson | 2022-02-11 |
| | | | |||
| | * | more spacing fixes | Henry Jameson | 2022-02-11 |
| | | | |||
| | * | more spacing/wrapping fixes | Henry Jameson | 2022-02-09 |
| | | | |||
| | * | fix overflows | Henry Jameson | 2022-02-04 |
| | | | |||
| | * | better approach to unescaping | Henry Jameson | 2022-02-03 |
| | | | |||
| | * | fix amps in links | Henry Jameson | 2022-02-03 |
| | | | |||
| | * | make chat messages behave same as posts for animated gifs | Henry Jameson | 2022-02-03 |
| | | | |||
| | * | support width/height img attributes | Henry Jameson | 2022-02-03 |
| | | | |||
| | * | lint | Henry Jameson | 2022-02-03 |
| | | | |||
| | * | better phrasing? | Henry Jameson | 2022-02-03 |
| | | | |||
| | * | options to disable (You)s and highlighting of yourself | Henry Jameson | 2022-02-03 |
| | | | |||
| | * | fix poast mentions tripping | Henry Jameson | 2022-02-03 |
| | | | |||
| | * | fix alignment issues | Henry Jameson | 2022-02-03 |
| | | | |||
