| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | make sure to have rights property of user object | taehoon | 2019-05-15 |
| | | |||
| * | clean up | taehoon | 2019-05-15 |
| | | |||
| * | clean up fetchPinnedStatuses api service | taehoon | 2019-05-15 |
| | | |||
| * | refactor error handling of pinStatus | taehoon | 2019-05-15 |
| | | |||
| * | filter pinned statuses based on pinned entity instead of a separate user entity | taehoon | 2019-05-15 |
| | | |||
| * | remove pinned timeline, instead, use simple entity of user object | taehoon | 2019-05-15 |
| | | |||
| * | revert pinned timeline polling logic | taehoon | 2019-05-15 |
| | | |||
| * | #468 - show pinned timeline and add pinned label to the status | dave | 2019-05-15 |
| | | |||
| * | #468 - pin/unpin status | dave | 2019-05-15 |
| | | |||
| * | #468 - integrate endpoints | dave | 2019-05-15 |
| | | |||
| * | use backendInteractor | taehoon | 2019-05-07 |
| | | |||
| * | refactor api service functions using new helper | taehoon | 2019-05-07 |
| | | |||
| * | fix conversationId comparision bug using integer format | taehoon | 2019-05-06 |
| | | |||
| * | 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 |
| | | |||
| * | add title and alt for avatars, fix console errors in avatarlist | shpuld | 2019-05-01 |
| | | |||
| * | 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 |
| | |/ | |||
| | * | entity normalizer: hook up in_reply_to_account_acct | William Pitcock | 2019-04-27 |
| | | | |||
| | * | fix follow button not updating bug in follow-card | taehoon | 2019-04-22 |
| | | | |||
| * | | 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 |
| | | | |||
| | * | store friends/followers in the global user repository | taehoon | 2019-04-14 |
| | | | |||
| * | | refactor showing favs and repeats logic | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | 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-10 |
| |\ | |||
| | * | Fix wrong local | Henry Jameson | 2019-04-10 |
| | | | |||
| | * | revert, it's still missing | Henry Jameson | 2019-04-09 |
| | | | |||
| | * | add support for pleroma-specific fields | Henry Jameson | 2019-04-09 |
| | | | |||
| * | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | dave | 2019-04-09 |
| |\| | | | | | | | issue-436-mastoapi-notifications | ||
| | * | Merge branch 'fix/notification-bugs' into 'develop' | Shpuld Shpludson | 2019-04-09 |
| | |\ | | | | | | | | | | | | | | | | | | | #474 Fix notification bugs Closes #474 See merge request pleroma/pleroma-fe!728 | ||
| | | * | Separate timeline and notification | jasper | 2019-04-04 |
| | | | | |||
| | | * | Fix notification bugs | jasper | 2019-04-03 |
| | | | | |||
| * | | | #436 - merge develop | dave | 2019-04-08 |
| |\| | | |||
| | * | | Added moderation menu | eugenijm | 2019-04-01 |
| | |/ | |||
| * | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | dave | 2019-04-02 |
| |\| | | | | | | | issue-436-mastoapi-notifications | ||
| | * | Merge branch 'develop' into feature/mobile-improvements-3 | shpuld | 2019-04-01 |
| | |\ | |||
