aboutsummaryrefslogtreecommitdiff
path: root/src/components/conversation/conversation.js
Commit message (Expand)AuthorAge
* Add back relative numbering.Roger Braun2017-07-29
* Only run through replies once.Roger Braun2017-07-29
* Revert "Throttle getReplies so it isn't called that often."Roger Braun2017-07-28
* Throttle getReplies so it isn't called that often.Roger Braun2017-07-28
* Small cleanup.Roger Braun2017-06-07
* lint fixShpuld Shpuldson2017-06-07
* Add floating status-previews on reply-link mouseover in conversations and mak...Shpuld Shpuldson2017-06-07
* Re-use conversation property.Roger Braun2017-06-05
* Add list of replies under the name/links in conversation statuses, clicking t...Shpuld Shpuldson2017-06-04
* Fix statusoid == undefined bug that prevented conversation opening in new tabs.Shpuld Shpuldson2017-04-14
* lint fixesShpuld Shpuldson2017-04-12
* Goto-original-arrow button now sets conversation highlight/focus even when in...Shpuld Shpuldson2017-04-12
* eslint fixes.Roger Braun2017-03-08
* Highlight original notice when expanding retweetswakarimasen2017-03-06
* Style fixes.Roger Braun2017-03-05
* Add focused prop to statuswakarimasen2017-03-05
* Extract conversation and create conversation page.Roger Braun2017-02-04
* Throw out retweets from conversations.Roger Braun2016-11-28
* Switch from moment.js to vue-timeago.Roger Braun2016-11-28
* Fetch conversation again on route change.Roger Braun2016-11-28
* Move some interactions to the backendInteractorRoger Braun2016-11-26
* Add status / conversation component.Roger Braun2016-11-24