| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | #482 - add new endpoints to subscribe to the user | jared | 2019-07-10 |
| | | |||
| * | Refactor user search api, better api error response handling | Tae Hoon | 2019-07-10 |
| | | |||
| * | npm eslint --fix . | Henry Jameson | 2019-07-05 |
| | | |||
| * | Feature/polls attempt 2 | lain | 2019-06-18 |
| | | |||
| * | Apply suggestion to src/services/api/api.service.js | HJ | 2019-06-17 |
| | | |||
| * | getting and setting user background via MastoAPI | Henry Jameson | 2019-06-16 |
| | | |||
| * | Merge remote-tracking branch 'upstream/develop' into masto-register-app-secret | Henry Jameson | 2019-06-13 |
| |\ | | | | | | | | | * upstream/develop: fix user banner | ||
| | * | fix user banner | Henry Jameson | 2019-06-13 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/develop' into masto-register-app-secret | Henry Jameson | 2019-06-13 |
| |\| | | | | | | | | | * upstream/develop: Revert "add TOTP/Recovery Form for mobile version" | ||
| | * | Revert "add TOTP/Recovery Form for mobile version" | Maksim | 2019-06-12 |
| | | | | | | | | | This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65. | ||
| * | | AMERICA | Henry Jameson | 2019-06-13 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/develop' into masto-register-app-secret | Henry Jameson | 2019-06-13 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Apply suggestion to src/services/entity_normalizer/entity_normalizer.service.js i18n/Update Japanese translation render modal at the root level using portal install portal vue Small improve of the who to follow panel layout Fix/Small fix in the who to follow page remove console spam i18n wire up user.description with masto api data i18n/Add Japanese with kanji (2) move drowdown menu to popper notification controls: redesign entirely entity normalizer: collapse data.pleroma if blocks wire up notification settings do not miss statusnet_profile_url of mentions Translation to Hebrew of everything other than theme_helpers and style. Translate up to settings. mastoapi login works | ||
| | * | Merge branch 'masto-login-fixes' into 'develop' | HJ | 2019-06-12 |
| | |\ | | | | | | | | | | | | | MastoAPI login See merge request pleroma/pleroma-fe!805 | ||
| | | * | mastoapi login works | Henry Jameson | 2019-05-21 |
| | | | | |||
| | * | | wire up notification settings | William Pitcock | 2019-05-25 |
| | |/ | |||
| * / | Proper clientId/secret/token caching, MastoAPI registration | Henry Jameson | 2019-05-22 |
| |/ | |||
| * | Merge branch 'masto-remains' into 'develop' | HJ | 2019-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 timeline | Henry Jameson | 2019-05-14 |
| | | | |||
| * | | rename for consistency's sake | taehoon | 2019-05-16 |
| | | | |||
| * | | update admin api urls in accordance with new docs | taehoon | 2019-05-16 |
| | | | |||
| * | | update api service functions | taehoon | 2019-05-15 |
| | | | |||
| * | | apply status normalizer | taehoon | 2019-05-15 |
| | | | |||
| * | | clean up fetchPinnedStatuses api service | taehoon | 2019-05-15 |
| | | | |||
| * | | refactor error handling of pinStatus | taehoon | 2019-05-15 |
| | | | |||
| * | | #468 - show pinned timeline and add pinned label to the status | dave | 2019-05-15 |
| | | | |||
| * | | #468 - integrate endpoints | dave | 2019-05-15 |
| |/ | |||
| * | refactor api service functions using new helper | taehoon | 2019-05-07 |
| | | |||
| * | update api services | taehoon | 2019-05-03 |
| | | |||
| * | update api endpoint url | taehoon | 2019-05-03 |
| | | |||
| * | Update promisedRequest helper to support json payload | taehoon | 2019-05-03 |
| | | |||
| * | add promisedRequest helper | taehoon | 2019-05-03 |
| | | |||
| * | add api service function | taehoon | 2019-05-03 |
| | | |||
| * | Merge branch 'develop' into ↵ | Shpuld Shpludson | 2019-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' | HJ | 2019-04-30 |
| | |\ | | | | | | | | | | | | | | | | | | | Transition to MastoAPI: user profile settings Closes #437 See merge request pleroma/pleroma-fe!682 | ||
| | | * | use json content type | taehoon | 2019-04-27 |
| | | | | |||
| | | * | Switch to mastoapi for updating user profile | taehoon | 2019-04-27 |
| | | | | |||
| | | * | Switch to mastoapi for updating banner | taehoon | 2019-04-27 |
| | | | | |||
| | | * | Switch to mastoapi for updating avatar | taehoon | 2019-04-27 |
| | | | | | | | | | | | | | | | | # Conflicts: # src/services/api/api.service.js | ||
| | * | | add “block import” feature | taehoon | 2019-04-27 |
| | | | | |||
| | * | | change api function name | taehoon | 2019-04-27 |
| | | | | |||
| | * | | move formData generating logic to api.service | taehoon | 2019-04-27 |
| | |/ | |||
| * | | Merge branch 'develop' into ↵ | shpuld | 2019-04-22 |
| |\| | | | | | | | brendenbice1222/pleroma-fe-issues/pleroma-fe-202-show-boosted-users | ||
| | * | fetch all friends using pagination | taehoon | 2019-04-19 |
| | | | |||
| * | | rename favourite to favorite | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | use promisedRequest for api call | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | fetch reblogged users | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | fetch favorited users | Brenden Bice | 2019-04-11 |
| |/ | |||
| * | #436 - merge develop | dave | 2019-04-08 |
| |\ | |||
| | * | Added moderation menu | eugenijm | 2019-04-01 |
| | | | |||
| * | | merge develop & resolve conflict | dave | 2019-03-29 |
| |\| | |||
