aboutsummaryrefslogtreecommitdiff
path: root/src/services/api/api.service.js
Commit message (Collapse)AuthorAge
* Add all_following endpoint.Roger Braun2017-02-13
|
* Add unfollowing.Roger Braun2016-12-23
|
* Very basic user following.Roger Braun2016-12-08
|
* Implements feature status deleteJiayi Zheng2016-12-04
| | | | Fixes issue #4
* Add friend list fetching.Roger Braun2016-11-30
|
* 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.
* Add status and conversation fetching to apiService.Roger Braun2016-11-24
|
* Prepare apiService for base url.Roger Braun2016-11-22
|
* Remove commented out old api service.Roger Braun2016-11-22
|
* Add retweet button componentJiayi Zheng2016-11-13
| | | | Expand API service for retweet
* Add TWKN timeline.Roger Braun2016-11-06
|
* Return empty auth header when we don't have a user.Roger Braun2016-11-06
|
* Add media upload to API Service.Roger Braun2016-11-06
|
* Basic status posting.Roger Braun2016-10-30
|
* Add favorite-button.Roger Braun2016-10-30
|
* Start fetching.Roger Braun2016-10-28
|
* Update modules.Roger Braun2016-10-27
|
* .Roger Braun2016-10-26