aboutsummaryrefslogtreecommitdiff
path: root/src/services
Commit message (Collapse)AuthorAge
* wire up user.description with masto api datataehoon2019-05-29
|
* do not miss statusnet_profile_url of mentionstaehoon2019-05-22
|
* Merge branch 'fetags' into 'develop'HJ2019-05-20
|\ | | | | | | | | add tags to data and to status component See merge request pleroma/pleroma-fe!801
| * add tags to data and to status componentMoonman2019-05-20
| |
* | Merge branch 'masto-remains' into 'develop'HJ2019-05-20
|\ \ | |/ |/| | | | | Interactions 2.0, removing last bits of qvitter api. Only login/register and change background remains after that See merge request pleroma/pleroma-fe!792
| * removed unused masto api, added initial version of interactions timelineHenry Jameson2019-05-14
| |
* | entity normalizer: add tooltip text to emojisWilliam Pitcock2019-05-17
| |
* | rename for consistency's saketaehoon2019-05-16
| |
* | update admin api urls in accordance with new docstaehoon2019-05-16
| |
* | update api service functionstaehoon2019-05-15
| |
* | improve performance by caching pinned status ids into user objecttaehoon2019-05-15
| |
* | apply status normalizertaehoon2019-05-15
| |
* | make sure to have rights property of user objecttaehoon2019-05-15
| |
* | clean uptaehoon2019-05-15
| |
* | clean up fetchPinnedStatuses api servicetaehoon2019-05-15
| |
* | refactor error handling of pinStatustaehoon2019-05-15
| |
* | filter pinned statuses based on pinned entity instead of a separate user entitytaehoon2019-05-15
| |
* | remove pinned timeline, instead, use simple entity of user objecttaehoon2019-05-15
| |
* | revert pinned timeline polling logictaehoon2019-05-15
| |
* | #468 - show pinned timeline and add pinned label to the statusdave2019-05-15
| |
* | #468 - pin/unpin statusdave2019-05-15
| |
* | #468 - integrate endpointsdave2019-05-15
|/
* use backendInteractortaehoon2019-05-07
|
* refactor api service functions using new helpertaehoon2019-05-07
|
* fix conversationId comparision bug using integer formattaehoon2019-05-06
|
* 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
|
* add title and alt for avatars, fix console errors in avatarlistshpuld2019-05-01
|
* Merge branch 'develop' into ↵Shpuld Shpludson2019-04-30
|\ | | | | | | | | | | 'brendenbice1222/pleroma-fe-issues/pleroma-fe-202-show-boosted-users' # Conflicts: # src/services/api/api.service.js
| * Merge branch '437-user-profile-settings' into 'develop'HJ2019-04-30
| |\ | | | | | | | | | | | | | | | | | | Transition to MastoAPI: user profile settings Closes #437 See merge request pleroma/pleroma-fe!682
| | * 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
| | | | | | | | | | | | | | | # Conflicts: # src/services/api/api.service.js
| * | add “block import” featuretaehoon2019-04-27
| | |
| * | change api function nametaehoon2019-04-27
| | |
| * | move formData generating logic to api.servicetaehoon2019-04-27
| |/
| * entity normalizer: hook up in_reply_to_account_acctWilliam Pitcock2019-04-27
| |
| * fix follow button not updating bug in follow-cardtaehoon2019-04-22
| |
* | Merge branch 'develop' into ↵shpuld2019-04-22
|\| | | | | | | brendenbice1222/pleroma-fe-issues/pleroma-fe-202-show-boosted-users
| * fetch all friends using paginationtaehoon2019-04-19
| |
| * store friends/followers in the global user repositorytaehoon2019-04-14
| |
* | refactor showing favs and repeats logicBrenden Bice2019-04-11
| |
* | rename favourite to favoriteBrenden Bice2019-04-11
| |
* | use promisedRequest for api callBrenden Bice2019-04-11
| |
* | fetch reblogged usersBrenden Bice2019-04-11
| |
* | fetch favorited usersBrenden Bice2019-04-11
|/