aboutsummaryrefslogtreecommitdiff
path: root/src/services/api/api.service.js
Commit message (Collapse)AuthorAge
* 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 ↡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
| |/
* | Merge branch 'develop' into ↡shpuld2019-04-22
|\| | | | | | | brendenbice1222/pleroma-fe-issues/pleroma-fe-202-show-boosted-users
| * fetch all friends using paginationtaehoon2019-04-19
| |
* | 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
|/
* #436 - merge developdave2019-04-08
|\
| * Added moderation menueugenijm2019-04-01
| |
* | merge develop & resolve conflictdave2019-03-29
|\|
| * merge develop and resolve conflictdave2019-03-27
| |\
| | * Merge remote-tracking branch 'upstream/develop' into mastoapi/actionsHenry Jameson2019-03-27
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: errata review Revert "Merge branch 'revert-987b5162' into 'develop'" Revert "Merge branch 'mastoapi/friends-tl' into 'develop'" Add await to login action' correctly paginate on MastoAPI #442 - update placeholder linebreak #442 - clean up Bio placeholder text wip support for follower/following, a bit broken and with regression switch direct messages to mastoapi switch public and TWKN to MastoAPI undo this change since BE returns empty object for relationship, add in a separate MR updates normalizer for proper user handling and adds support for friends tl via mastoapi
| | | * Merge remote-tracking branch 'upstream/develop' into mastoapi/followersHenry Jameson2019-03-27
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Revert "Merge branch 'revert-987b5162' into 'develop'" Revert "Merge branch 'mastoapi/friends-tl' into 'develop'" Add await to login action' switch direct messages to mastoapi switch public and TWKN to MastoAPI
| | | | * Merge branch 'develop' into 'masto-api/direct'HJ2019-03-27
| | | | |\ | | | | | | | | | | | | | | | | | | # Conflicts: # src/services/api/api.service.js
| | | | | * Revert "Merge branch 'revert-987b5162' into 'develop'"Henry Jameson2019-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 96753e6a5febff60e0c2cb6fac13d5e7865f0a94, reversing changes made to 987b5162a7530979e9fa887a24311eb1cd480fc5.
| | | | * | Merge remote-tracking branch 'upstream/develop' into masto-api/directHenry Jameson2019-03-25
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (40 commits) review Update attachment normalizer Add fallback for attachments uploaded via the other platforms Get correct mimetype through entity_normalizer Set default parameter Switch to mastoapi for posting status and uploading media Revert changes prevent text pasting if image is pasted remove border radius of suggested emojis #450 - dispatch login after saved state is loaded #448 - fix timeline fetch error when status text is null #451 - add class to username span No need to fetch mutes on load anymore πŸ™Œ switch to mastoapi switch to mastoapi masto api sends muted property now No need to fetch user data using old api anymore πŸŽ‰ Switch to mastoapi reactivity fixes less hackery, more direct usage of mastoapi ...
| | | | * \ \ Merge remote-tracking branch 'upstream/develop' into masto-api/directHenry Jameson2019-03-21
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (47 commits) #449 - fix auth token fetch issue Make select tag use --inputText as text color #444 - remote follow clean up #444 - show `remote follow` button when logged out Add button to save without cropping post-merge fixes [i18n] Update oc.json after store: fix setting postFormats field fix user-card avatar falling into permament failed state fix flake id users not fetching correctly fix console error afterStoreSetup: Move log in and theme load to afterStoreSetup. afterStoreSetup: Handle 404 cases. afterStoreSetup: Emoji and nodeinfo refactor. afterStoreSetup: refactor TOS and panel fetching, handle 404s. afterStoreSetup: refactor. Load persistedStated with async/await. whoops レむンせんぱいにァンキγƒ₯γƒΌ fix embedded relationship card parsing ...
| | | | * | | | switch direct messages to mastoapiHenry Jameson2019-03-07
| | | | | | | |
| | | * | | | | Merge remote-tracking branch 'upstream/develop' into mastoapi/followersHenry Jameson2019-03-27
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: #442 - update placeholder linebreak #442 - clean up Bio placeholder text undo this change since BE returns empty object for relationship, add in a separate MR updates normalizer for proper user handling and adds support for friends tl via mastoapi
| | | | * \ \ \ \ Merge branch 'develop' into 'mastoapi/friends-tl'HJ2019-03-25
| | | | |\ \ \ \ \ | | | | | | |_|/ / | | | | | |/| | | | | | | | | | | | # Conflicts: # src/services/api/api.service.js
| | | | * | | | | Merge remote-tracking branch 'upstream/develop' into mastoapi/friends-tlHenry Jameson2019-03-21
| | | | |\ \ \ \ \ | | | | | | |_|/ / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (47 commits) #449 - fix auth token fetch issue Make select tag use --inputText as text color #444 - remote follow clean up #444 - show `remote follow` button when logged out Add button to save without cropping post-merge fixes [i18n] Update oc.json after store: fix setting postFormats field fix user-card avatar falling into permament failed state fix flake id users not fetching correctly fix console error afterStoreSetup: Move log in and theme load to afterStoreSetup. afterStoreSetup: Handle 404 cases. afterStoreSetup: Emoji and nodeinfo refactor. afterStoreSetup: refactor TOS and panel fetching, handle 404s. afterStoreSetup: refactor. Load persistedStated with async/await. whoops レむンせんぱいにァンキγƒ₯γƒΌ fix embedded relationship card parsing ...
| | | | * | | | | updates normalizer for proper user handling and adds support for friends tl ↡Henry Jameson2019-03-07
| | | | | |_|/ / | | | | |/| | | | | | | | | | | | | | | | | | | via mastoapi
| | | * | | | | reviewHenry Jameson2019-03-27
| | | | | | | |
| | | * | | | | correctly paginate on MastoAPIHenry Jameson2019-03-25
| | | | | | | |
| | | * | | | | Merge remote-tracking branch 'upstream/develop' into mastoapi/followersHenry Jameson2019-03-25
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (87 commits) review Update attachment normalizer Add fallback for attachments uploaded via the other platforms Get correct mimetype through entity_normalizer Set default parameter Switch to mastoapi for posting status and uploading media Revert changes prevent text pasting if image is pasted remove border radius of suggested emojis #450 - dispatch login after saved state is loaded #448 - fix timeline fetch error when status text is null #451 - add class to username span No need to fetch mutes on load anymore πŸ™Œ switch to mastoapi switch to mastoapi masto api sends muted property now No need to fetch user data using old api anymore πŸŽ‰ Switch to mastoapi reactivity fixes less hackery, more direct usage of mastoapi ...
| | | * | | | | 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
| | | | | | |