aboutsummaryrefslogtreecommitdiff
path: root/src/services/api/api.service.js
Commit message (Expand)AuthorAge
* updated user_cardMaksim Pechnikov2019-10-08
* added support hide\show reblogs from a specific userMaksim Pechnikov2019-09-21
* Replace `/api/externalprofile/show.json` with a MastoAPI equialentrinpatch2019-09-03
* Use mastodon api in follow requestsrinpatch2019-09-03
* Merge branch 'feat/conversation-muting' into 'develop'Shpuld Shpludson2019-08-08
|\
| * Merge branch 'develop' into 'feat/conversation-muting'Shpuld Shpludson2019-07-26
| |\
| * \ Merge branch 'develop' into 'feat/conversation-muting'Shpuld Shpludson2019-07-15
| |\ \
| * | | Add thread muting to context menu of statusshpuld2019-07-07
* | | | Handle JSONified errors while registeringLee Starnes2019-08-06
| |_|/ |/| |
* | | fix issues caused by merges in usersearch on @shpuld2019-07-18
| |/ |/|
* | New searchEugenij2019-07-15
* | #482 - add new endpoints to subscribe to the userjared2019-07-10
* | Refactor user search api, better api error response handlingTae Hoon2019-07-10
|/
* npm eslint --fix .Henry Jameson2019-07-05
* Feature/polls attempt 2lain2019-06-18
* Apply suggestion to src/services/api/api.service.jsHJ2019-06-17
* getting and setting user background via MastoAPIHenry Jameson2019-06-16
* Merge remote-tracking branch 'upstream/develop' into masto-register-app-secretHenry Jameson2019-06-13
|\
| * fix user bannerHenry Jameson2019-06-13
* | Merge remote-tracking branch 'upstream/develop' into masto-register-app-secretHenry Jameson2019-06-13
|\|
| * Revert "add TOTP/Recovery Form for mobile version"Maksim2019-06-12
* | AMERICAHenry Jameson2019-06-13
* | Merge remote-tracking branch 'upstream/develop' into masto-register-app-secretHenry Jameson2019-06-13
|\|
| * Merge branch 'masto-login-fixes' into 'develop'HJ2019-06-12
| |\
| | * mastoapi login worksHenry Jameson2019-05-21
| * | wire up notification settingsWilliam Pitcock2019-05-25
| |/
* / Proper clientId/secret/token caching, MastoAPI registrationHenry Jameson2019-05-22
|/
* Merge branch 'masto-remains' into 'develop'HJ2019-05-20
|\
| * removed unused masto api, added initial version of interactions timelineHenry Jameson2019-05-14
* | rename for consistency's saketaehoon2019-05-16
* | update admin api urls in accordance with new docstaehoon2019-05-16
* | update api service functionstaehoon2019-05-15
* | apply status normalizertaehoon2019-05-15
* | clean up fetchPinnedStatuses api servicetaehoon2019-05-15
* | refactor error handling of pinStatustaehoon2019-05-15
* | #468 - show pinned timeline and add pinned label to the statusdave2019-05-15
* | #468 - integrate endpointsdave2019-05-15
|/
* refactor api service functions using new helpertaehoon2019-05-07
* update api servicestaehoon2019-05-03
* update api endpoint urltaehoon2019-05-03
* Update promisedRequest helper to support json payloadtaehoon2019-05-03
* add promisedRequest helpertaehoon2019-05-03
* add api service functiontaehoon2019-05-03
* Merge branch 'develop' into 'brendenbice1222/pleroma-fe-issues/pleroma-fe-202...Shpuld Shpludson2019-04-30
|\
| * Merge branch '437-user-profile-settings' into 'develop'HJ2019-04-30
| |\
| | * use json content typetaehoon2019-04-27
| | * Switch to mastoapi for updating user profiletaehoon2019-04-27
| | * Switch to mastoapi for updating bannertaehoon2019-04-27
| | * Switch to mastoapi for updating avatartaehoon2019-04-27
| * | add “block import” featuretaehoon2019-04-27