| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | New search | Eugenij | 2019-07-15 |
| | | |||
| * | change subscribing to subscribed | taehoon | 2019-07-10 |
| | | |||
| * | mutate updated relationship to the store | taehoon | 2019-07-10 |
| | | |||
| * | #482 - add subscribe button | jared | 2019-07-10 |
| | | |||
| * | Refactor user search api, better api error response handling | Tae Hoon | 2019-07-10 |
| | | |||
| * | refetch favs and repeats separately | taehoon | 2019-07-07 |
| | | |||
| * | update favs and repeats stats using favoritedByUsers and rebloggedByUsers data | taehoon | 2019-07-07 |
| | | |||
| * | Merge branch 'eslint-fix' into 'develop' | Shpuld Shpludson | 2019-07-07 |
| |\ | | | | | | | | | Fix shitton warning eslint gives See merge request pleroma/pleroma-fe!871 | ||
| | * | all the manual fixes | Henry Jameson | 2019-07-07 |
| | | | |||
| | * | Merge branch 'develop' into 'eslint-fix' | HJ | 2019-07-06 |
| | |\ | | | | | | | | | | # Conflicts: # src/components/post_status_form/post_status_form.vue | ||
| | * | | npm eslint --fix . | Henry Jameson | 2019-07-05 |
| | | | | |||
| * | | | Merge branch 'revoke-token' into 'develop' | Shpuld Shpludson | 2019-07-07 |
| |\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Revoke oAuth token on logout Closes pleroma#952 See merge request pleroma/pleroma-fe!864 | ||
| | * | | Revoke oAuth token | Egor Kislitsyn | 2019-07-02 |
| | |/ | |||
| * / | clear userId property of timeline by default in clearTimeline action | taehoon | 2019-07-02 |
| |/ | |||
| * | Merge branch 'timeline-skip-fix' into 'develop' | HJ | 2019-06-24 |
| |\ | | | | | | | | | timeline-skip-fix See merge request pleroma/pleroma-fe!850 | ||
| | * | change isPinned to noIdUpdate | Wyatt Benno | 2019-06-24 |
| | | | |||
| | * | fix for #553 | Wyatt Benno | 2019-06-21 |
| | | | |||
| * | | Fix: problems with polls state | Shpuld Shpludson | 2019-06-22 |
| | | | |||
| * | | delete state.token instead of setting false | taehoon | 2019-06-20 |
| | | | |||
| * | | fix error breaking logout flow | taehoon | 2019-06-20 |
| | | | |||
| * | | make sure to clear old token when logout | taehoon | 2019-06-20 |
| | | | |||
| * | | Move poll state handling to its own module | Shpuld Shpludson | 2019-06-20 |
| |/ | |||
| * | Feature/polls attempt 2 | lain | 2019-06-18 |
| | | |||
| * | fix user search | Henry Jameson | 2019-06-17 |
| | | |||
| * | Removed formattingOptionsEnabled in favor of relying on BE-provided list of | Henry Jameson | 2019-06-16 |
| | | | | | accepted formatting options | ||
| * | rename mutations according to actual property names | Henry Jameson | 2019-06-13 |
| | | |||
| * | fix | Henry Jameson | 2019-06-13 |
| | | |||
| * | fix logged out post-update | 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. | ||
| * | | comments | Henry Jameson | 2019-06-13 |
| | | | |||
| * | | No longer sending extra data, renamed some properties | Henry Jameson | 2019-06-13 |
| | | | |||
| * | | Proper clientId/secret/token caching, MastoAPI registration | Henry Jameson | 2019-05-22 |
| |/ | |||
| * | improve performance by caching pinned status ids into user object | taehoon | 2019-05-15 |
| | | |||
| * | show immediately pinned statuses | taehoon | 2019-05-15 |
| | | |||
| * | revert removeStatus changes | taehoon | 2019-05-15 |
| | | |||
| * | refactor error handling of pinStatus | taehoon | 2019-05-15 |
| | | |||
| * | refactor pin/unpin status logic | 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 |
| | | |||
| * | #468 - clean up | dave | 2019-05-15 |
| | | |||
| * | #468 - update pinned status after actions(remove, add) | dave | 2019-05-15 |
| | | |||
| * | #468 - remove unpinned status from timeline | dave | 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 |
| | | |||
| * | Merge branch '527' into 'develop' | HJ | 2019-05-09 |
| |\ | | | | | | | | | | | | | Fix "Liking/reprööting posts while post is highlighted in conversation fails to update the liked/reprööted status" Closes #527 See merge request pleroma/pleroma-fe!787 | ||
| | * | use backendInteractor | taehoon | 2019-05-07 |
| | | | |||
| | * | clean up | taehoon | 2019-05-07 |
| | | | |||
| | * | update favorite number earlier | taehoon | 2019-05-07 |
| | | | |||
| | * | update status interaction upon retweet action response | taehoon | 2019-05-07 |
| | | | |||
