aboutsummaryrefslogtreecommitdiff
path: root/src/services/api/api.service.js
Commit message (Expand)AuthorAge
* Always include bio in updates, because it might be empty (optional)Ekaterina Vaartis2018-02-21
* Add follow import to user settings.eal2017-12-23
* Fix basicauth base64 encoding for unicode passwords.eal2017-12-04
* attempt to recognize when holes in timeline for various reasons, clear timeli...shpuld2017-11-21
* Use state object for user view instead of timeline.eal2017-11-14
* Add blocks.eal2017-11-07
* Send credentials when fetching remote profile.eal2017-11-07
* Add tag timeline view.eal2017-09-17
* Revert "Include cookie in every request"eal2017-09-02
* Include cookie in every requesteal2017-09-02
* Make sure options exists every time on fetch()eal2017-09-02
* Set cookies on fetcheal2017-08-31
* Merge branch 'feature/follow-lists' into 'develop'Shpuld Shpuldson2017-08-23
|\
| * Add follower and following viewseal2017-08-23
* | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature...Shpuld Shpuldson2017-08-16
|\|
| * Add fetch polyfill.Roger Braun2017-07-31
* | Add new user-settings component/route, add options to change name, bio, avata...Shpuld Shpuldson2017-08-02
|/
* Update branch and fix conflicts.Shpuld Shpuldson2017-06-19
|\
| * Don't use too advanced features.Roger Braun2017-06-12
| * Display user timelineRoger Braun2017-06-12
| * Start fetching user timelines.Roger Braun2017-06-12
| * Add user finder.Roger Braun2017-05-12
* | Add basic avatar changing.Roger Braun2017-04-16
* | Restore old media upload endpoint.Roger Braun2017-04-16
* | Add a registration form.Roger Braun2017-04-15
|/
* Remove unused fetchMentions()wakarimasen2017-03-09
* Let timeline component fetch mentionswakarimasen2017-03-09
* Grab mutes from server on patched servers.Roger Braun2017-02-20
* 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
* Add friend list fetching.Roger Braun2016-11-30
* Basic mention support.Roger Braun2016-11-26
* Move some interactions to the backendInteractorRoger Braun2016-11-26
* 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
* 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