aboutsummaryrefslogtreecommitdiff
path: root/src/services/api/api.service.js
Commit message (Expand)AuthorAge
* merge develop and resolve conflictdave2019-03-27
|\
| * Merge remote-tracking branch 'upstream/develop' into mastoapi/actionsHenry Jameson2019-03-27
| |\
| | * Merge remote-tracking branch 'upstream/develop' into mastoapi/followersHenry Jameson2019-03-27
| | |\
| | | * Merge branch 'develop' into 'masto-api/direct'HJ2019-03-27
| | | |\
| | | | * Revert "Merge branch 'revert-987b5162' into 'develop'"Henry Jameson2019-03-27
| | | * | Merge remote-tracking branch 'upstream/develop' into masto-api/directHenry Jameson2019-03-25
| | | |\ \
| | | * \ \ Merge remote-tracking branch 'upstream/develop' into masto-api/directHenry Jameson2019-03-21
| | | |\ \ \
| | | * | | | switch direct messages to mastoapiHenry Jameson2019-03-07
| | * | | | | Merge remote-tracking branch 'upstream/develop' into mastoapi/followersHenry Jameson2019-03-27
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'develop' into 'mastoapi/friends-tl'HJ2019-03-25
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | Merge remote-tracking branch 'upstream/develop' into mastoapi/friends-tlHenry Jameson2019-03-21
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | updates normalizer for proper user handling and adds support for friends tl v...Henry Jameson2019-03-07
| | | | |_|/ / | | | |/| | |
| | * | | | | reviewHenry Jameson2019-03-27
| | * | | | | correctly paginate on MastoAPIHenry Jameson2019-03-25
| | * | | | | Merge remote-tracking branch 'upstream/develop' into mastoapi/followersHenry Jameson2019-03-25
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | wip support for follower/following, a bit broken and with regressionHenry Jameson2019-03-10
| | | |/ / / | | |/| | |
| * | | | | review/remove error hidingHenry Jameson2019-03-27
| * | | | | fixup! Merge remote-tracking branch 'upstream/develop' into mastoapi/actionsHenry Jameson2019-03-25
| * | | | | Merge remote-tracking branch 'upstream/develop' into mastoapi/actionsHenry Jameson2019-03-25
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | basic user and status actions implementedHenry Jameson2019-03-10
| | |/ / / | |/| | |
* | | | | #457 - merge develop and resolve conflictdave2019-03-27
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'develop' into 'mastoapi/public-tl'HJ2019-03-25
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | switch public and TWKN to MastoAPIHenry Jameson2019-03-07
| | |/ / | |/| |
* | | | #457 - update tag timeline endpoint to MastoAPIdave2019-03-26
| |/ / |/| |
* | | Merge remote-tracking branch 'upstream/develop' into mastoapi/convosHenry Jameson2019-03-25
|\ \ \
| * | | Set default parametertaehoon2019-03-24
| * | | Switch to mastoapi for posting status and uploading mediataehoon2019-03-24
| * | | switch to mastoapitaehoon2019-03-21
| * | | switch to mastoapitaehoon2019-03-21
| * | | Switch to mastoapitaehoon2019-03-21
| * | | Add hideMutedPosts setting and wire up to post-returning endpointstaehoon2019-03-21
| * | | Minor code refactoringtaehoon2019-03-21
| * | | Improve fetch error handling using a utiltaehoon2019-03-21
| * | | Remove old muting logictaehoon2019-03-21
| * | | Add mute/unmute featrue and mutes management tabtaehoon2019-03-21
| | |/ | |/|
* | | less hackery, more direct usage of mastoapiHenry Jameson2019-03-21
* | | Merge remote-tracking branch 'upstream/develop' into mastoapi/convosHenry Jameson2019-03-21
|\| |
| * | #449 - fix auth token fetch issuedave2019-03-21
| * | レインせんぱいにサンキューHenry Jameson2019-03-12
| * | Since BE doesn't support fetching user by screen name over MastoAPI we'll gonnaHenry Jameson2019-03-08
| * | switch to mastoapi for user timelineHenry Jameson2019-03-08
| * | Partially transitioned user data to MastoAPI. Added support for fetchingHenry Jameson2019-03-08
| |/
* / Fetching convos via MastoAPI. Had to change conversation component a bit forHenry Jameson2019-03-09
|/
* Merge branch '386-display-invalid-user-profile' into 'develop'Shpuld Shpludson2019-02-28
|\
| * Better error handlingtaehoon2019-02-26
| * Show error message when visit profile page of invalid usertaehoon2019-02-26
* | Add OAuth Tokens management to settingsMaxim Filippov2019-02-28
|/
* Remove pagination logic in fetchBlocks apitaehoon2019-02-20
* Wire up ui to real blocks api datataehoon2019-02-20
* Parameter name changed.lambda2019-02-16