| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Display loading and error indicator for conversation page | tusooa | 2024-04-14 |
| | | |||
| * | fix transparency blur in statuses on firefox | Henry Jameson | 2024-03-29 |
| | | |||
| * | Make unloaded statuses follow panel styling | Henry Jameson | 2024-03-25 |
| | | |||
| * | fix conversations panels shadows | Henry Jameson | 2024-03-07 |
| | | |||
| * | lint | Henry Jameson | 2024-03-04 |
| | | |||
| * | remove all "fallback variables" | Henry Jameson | 2024-03-04 |
| | | |||
| * | panels/statuses are looking really good now even with transparency | Henry Jameson | 2024-03-04 |
| | | |||
| * | fix borders in statuses and linear view | Henry Jameson | 2024-02-19 |
| | | |||
| * | more fixes | Henry Jameson | 2024-02-13 |
| | | |||
| * | Use stylelint | tusooa | 2023-01-09 |
| | | |||
| * | Make timeline a list of articles | tusooa | 2022-11-07 |
| | | |||
| * | move definitions for timeline header buttons to Panel.scss, now called | Henry Jameson | 2022-10-09 |
| | | | | | rightside buttons | ||
| * | lint | Henry Jameson | 2022-08-04 |
| | | |||
| * | made quick settings into their own component, added quick view settings, | Henry Jameson | 2022-08-01 |
| | | | | | added both to conversation view | ||
| * | --fix | Henry Jameson | 2022-07-31 |
| | | |||
| * | fix inline conversation's shadow showing through outer header | Henry Jameson | 2022-05-09 |
| | | |||
| * | better formatting | Henry Jameson | 2022-04-26 |
| | | |||
| * | unified how panel-footer works between regular timelines and user timeline | Henry Jameson | 2022-04-25 |
| | | |||
| * | fixate conversation heading | Henry Jameson | 2022-04-19 |
| | | |||
| * | fix extra padding in thread view | Henry Jameson | 2022-04-10 |
| | | |||
| * | restore margins for inline convos | Henry Jameson | 2022-04-10 |
| | | |||
| * | re-fix i18n warnings again | Henry Jameson | 2022-03-29 |
| | | |||
| * | fix i18n at places | Henry Jameson | 2022-03-23 |
| | | |||
| * | Make $status-margin fallback only | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Clean up dead code | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Make fading ancestors optional | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Make 'Show full conversation' button have left border in embbeded mode | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Make replying and mediaPlaying controlled | Tusooa Zhu | 2022-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 | ||
| * | Fix virtual scrolling for tree threading | Tusooa Zhu | 2022-03-07 |
| | | | | | Ref: tree-threading | ||
| * | Make position of other replies button a pref | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Improve "show full conversation" interaction | Tusooa Zhu | 2022-03-07 |
| | | | | | | Now we only show that button when there are other statuses out of sight (other toplevel statuses exist outside of the current thread tree). | ||
| * | Make other replies button stretch along the row | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Optimise thread ancestor borders | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Optimise thread ancestor display style | 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 |
| | | |||
| * | Add simple tree style navigation | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Add dive functionality | 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 |
| | | |||
| * | Implement thread folding/expanding | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | Add tree-style thread display | Tusooa Zhu | 2022-03-07 |
| | | |||
| * | fix redline again | Shpuld Shpuldson | 2021-02-22 |
| | | |||
| * | Replace all use of <a> + href='#' with proper buttons | Shpuld Shpuldson | 2020-11-24 |
| | | |||
| * | try another approach | Shpuld Shpuldson | 2020-11-20 |
| | | |||
| * | add back red line | Shpuld Shpuldson | 2020-11-20 |
| | | |||
| * | Timeline virtual scrolling | Shpuld Shpludson | 2020-09-29 |
| | | |||
