aboutsummaryrefslogtreecommitdiff
path: root/src/components/mentions
Commit message (Collapse)AuthorAge
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* removed unused masto api, added initial version of interactions timelineHenry Jameson2019-05-14
|
* Make mentions-timeline use i18n.Shpuld Shpludson2017-11-08
|
* Let timeline component fetch mentionswakarimasen2017-03-09
|
* Unify notice timelines to make changes easier.Roger Braun2017-03-01
|
* Set color on status instead of on timeline.Roger Braun2017-02-04
|
* Add styling with base16.Roger Braun2017-01-15
| | | | Solarized-dark for now.
* Treat mentions more like a timeline.Roger Braun2016-12-03
|
* Switch from moment.js to vue-timeago.Roger Braun2016-11-28
| | | | | Much smaller filesize for vendor.js, although we'll have to see if all the intervals are ok.
* Basic mention support.Roger Braun2016-11-26
I still have to think about how to integrate them in the state system...