| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Make user profiles visible inline. | Roger Braun | 2017-02-16 |
| | | |||
| * | Fetch Public and TWKN timelines when viewed. | Roger Braun | 2017-02-16 |
| | | |||
| * | Add all_following endpoint. | Roger Braun | 2017-02-13 |
| | | |||
| * | Fix file uploads in Chrome. | Roger Braun | 2017-01-21 |
| | | |||
| * | Fix style setting in Chrome. | Roger Braun | 2017-01-20 |
| | | |||
| * | Dynamic style setting. | Roger Braun | 2017-01-16 |
| | | |||
| * | Add unfollowing. | Roger Braun | 2016-12-23 |
| | | |||
| * | Very basic user following. | Roger Braun | 2016-12-08 |
| | | |||
| * | Implements feature status delete | Jiayi Zheng | 2016-12-04 |
| | | | | | Fixes issue #4 | ||
| * | Add friend list fetching. | Roger Braun | 2016-11-30 |
| | | |||
| * | Add noIdUpdate option for addNewStatuses action. | Roger Braun | 2016-11-28 |
| | | | | | This fixes #11. | ||
| * | 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. | ||
| * | Basic mention support. | Roger Braun | 2016-11-26 |
| | | | | | I still have to think about how to integrate them in the state system... | ||
| * | remove apiService from users module | Roger Braun | 2016-11-26 |
| | | |||
| * | 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. | ||
| * | Merge branch 'develop' into 'feature/attachment-form-improvements' | dtluna | 2016-11-25 |
| |\ | | | | | | | # Conflicts: # src/components/attachment/attachment.js | ||
| | * | Add status and conversation fetching to apiService. | Roger Braun | 2016-11-24 |
| | | | |||
| * | | Add fileTypeService | dtluna | 2016-11-25 |
| |/ | |||
| * | Prepare apiService for base url. | Roger Braun | 2016-11-22 |
| | | |||
| * | Remove commented out old api service. | Roger Braun | 2016-11-22 |
| | | |||
| * | addNewStatuses: mutation -> action | Roger Braun | 2016-11-18 |
| | | | | | This is to add the current user. | ||
| * | Add retweet button component | Jiayi Zheng | 2016-11-13 |
| | | | | | Expand API service for retweet | ||
| * | Don't break status parsing when link class is missing. | Roger Braun | 2016-11-13 |
| | | |||
| * | Fix compilation error. | Roger Braun | 2016-11-12 |
| | | |||
| * | Remove attachment links, as we are already showing them. | Roger Braun | 2016-11-12 |
| | | |||
| * | Add TWKN timeline. | Roger Braun | 2016-11-06 |
| | | |||
| * | Return empty auth header when we don't have a user. | Roger Braun | 2016-11-06 |
| | | |||
| * | Add media upload to StatusPosterService. | Roger Braun | 2016-11-06 |
| | | |||
| * | Add media upload to API Service. | Roger Braun | 2016-11-06 |
| | | |||
| * | Remove temp data. | Roger Braun | 2016-11-06 |
| | | |||
| * | Add fetching of older statuses. | Roger Braun | 2016-11-06 |
| | | |||
| * | Basic status posting. | Roger Braun | 2016-10-30 |
| | | |||
| * | Add favorite-button. | Roger Braun | 2016-10-30 |
| | | |||
| * | Update timestamps after fetch. | Roger Braun | 2016-10-28 |
| | | |||
| * | Start fetching. | Roger Braun | 2016-10-28 |
| | | |||
| * | Update modules. | Roger Braun | 2016-10-27 |
| | | |||
| * | . | Roger Braun | 2016-10-26 |
