aboutsummaryrefslogtreecommitdiff
path: root/src/main.js
Commit message (Collapse)AuthorAge
* Merge branch 'develop' into feature/hash-routedRoger Braun2017-02-16
|\
| * Add logo.Roger Braun2017-02-16
| |
| * Add /cyb/ background by sonyam.Roger Braun2017-02-16
| |
| * Be strict about putting changes in mutations.Roger Braun2017-02-16
| |
| * Persist users.Roger Braun2017-02-14
| |
| * Add basic configuration module, make it work for title and theme.Roger Braun2017-02-14
| |
* | Merge branch 'develop' into feature/hash-routedRoger Braun2017-02-04
|\|
| * Extract conversation and create conversation page.Roger Braun2017-02-04
| |
* | Merge branch 'develop' into feature/hash-routedRoger Braun2017-01-17
|\|
| * Add styleSwitcher.Roger Braun2017-01-16
| |
| * Dynamic style setting.Roger Braun2017-01-16
| |
* | Use hash routing.Roger Braun2017-01-02
|/
* Add basic user profiles.Roger Braun2016-11-30
|
* 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...
* Move some interactions to the backendInteractorRoger Braun2016-11-26
| | | | | The idea is that all interactions should move there, so components don't have to pass around credentials all the time.
* Remember positions on scroll.Roger Braun2016-11-24
|
* Add status / conversation component.Roger Braun2016-11-24
| | | | And wire it up.
* Add TWKN timeline.Roger Braun2016-11-06
|
* Use history routing.Roger Braun2016-11-06
|
* Remove fake public statuses.Roger Braun2016-11-06
|
* Basic statuses.Roger Braun2016-10-28
|
* Use users module.Roger Braun2016-10-27
|
* .Roger Braun2016-10-26
|
* Basic skeletonRoger Braun2016-10-26