| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add back relative numbering. | Roger Braun | 2017-07-29 |
| | | |||
| * | Only run through replies once. | Roger Braun | 2017-07-29 |
| | | |||
| * | Revert "Throttle getReplies so it isn't called that often." | Roger Braun | 2017-07-28 |
| | | | | | This reverts commit 86773579ed924e0a8a38eac4812f1bc10e353870. | ||
| * | Throttle getReplies so it isn't called that often. | Roger Braun | 2017-07-28 |
| | | |||
| * | Small cleanup. | Roger Braun | 2017-06-07 |
| | | |||
| * | lint fix | Shpuld Shpuldson | 2017-06-07 |
| | | |||
| * | Add floating status-previews on reply-link mouseover in conversations and ↵ | Shpuld Shpuldson | 2017-06-07 |
| | | | | | make them optional in the settings, fix a small visual inconsistency in muted statuses while editing the file already.. | ||
| * | Re-use conversation property. | Roger Braun | 2017-06-05 |
| | | |||
| * | Add list of replies under the name/links in conversation statuses, clicking ↵ | Shpuld Shpuldson | 2017-06-04 |
| | | | | | them will highlight the statuses and scroll you to them, expanding a status will scroll you to that status once the conversation has opened. | ||
| * | Fix statusoid == undefined bug that prevented conversation opening in new tabs. | Shpuld Shpuldson | 2017-04-14 |
| | | |||
| * | lint fixes | Shpuld Shpuldson | 2017-04-12 |
| | | |||
| * | Goto-original-arrow button now sets conversation highlight/focus even when ↵ | Shpuld Shpuldson | 2017-04-12 |
| | | | | | inline, setting focus now scrolls you to the focused post smoothly. Hide the arrow button when not expanded. | ||
| * | eslint fixes. | Roger Braun | 2017-03-08 |
| | | |||
| * | Highlight original notice when expanding retweets | wakarimasen | 2017-03-06 |
| | | |||
| * | Style fixes. | Roger Braun | 2017-03-05 |
| | | |||
| * | Add focused prop to status | wakarimasen | 2017-03-05 |
| | | |||
| * | Extract conversation and create conversation page. | Roger Braun | 2017-02-04 |
| | | |||
| * | Throw out retweets from conversations. | Roger Braun | 2016-11-28 |
| | | |||
| * | Switch from moment.js to vue-timeago. | Roger Braun | 2016-11-28 |
| | | | | | | Much smaller filesize for vendor.js, although we'll have to see if all the intervals are ok. | ||
| * | Fetch conversation again on route change. | Roger Braun | 2016-11-28 |
| | | | | | This might happen when you visit other convos via the notifications bar. | ||
| * | Move some interactions to the backendInteractor | Roger Braun | 2016-11-26 |
| | | | | | | The idea is that all interactions should move there, so components don't have to pass around credentials all the time. | ||
| * | Add status / conversation component. | Roger Braun | 2016-11-24 |
| And wire it up. | |||
