| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 |
| | | | |||
| | * | sync up favoritedBy with favorite/unfavorite action | taehoon | 2019-05-07 |
| | | | |||
| | * | do not regenerate status object | taehoon | 2019-05-07 |
| | | | |||
| * | | Merge branch 'mobile-scope' into 'develop' | HJ | 2019-05-09 |
| |\ \ | |/ |/| | | | | | | | | | Display additional scope description above the status form for mobile users. Closes #505 See merge request pleroma/pleroma-fe!767 | ||
| | * | Move scope visibility notice to the status form, make it dismissible | eugenijm | 2019-05-07 |
| | | | |||
| * | | Merge branch 'fix/floating-button' into 'develop' | HJ | 2019-05-07 |
| |\ \ | |/ |/| | | | | | | | | | Mobile Post button fix Closes #506 See merge request pleroma/pleroma-fe!769 | ||
| | * | Make floating post button configurable | eugenijm | 2019-04-29 |
| | | | |||
| * | | add processing state and close modal after api request is completed | taehoon | 2019-05-03 |
| | | | |||
| * | | add api service function | taehoon | 2019-05-03 |
| | | | |||
| * | | add user reporting modal | 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 | ||
| | * | | refer searched user objects from the global user rep | taehoon | 2019-04-22 |
| | |/ | |||
| * | | filter outside of component | shpuld | 2019-04-29 |
| | | | |||
| * | | Merge branch 'develop' into ↵ | shpuld | 2019-04-22 |
| |\| | | | | | | | brendenbice1222/pleroma-fe-issues/pleroma-fe-202-show-boosted-users | ||
| | * | stop fetching user relationship when user is unauthorized | taehoon | 2019-04-17 |
| | | | |||
| | * | add bulk mute/unmute buttons and wire up to vuex | taehoon | 2019-04-17 |
| | | | |||
| | * | wire up bulk action buttons to vuex | taehoon | 2019-04-17 |
| | | | |||
| | * | Merge branch '489' into 'develop' | Shpuld Shpludson | 2019-04-15 |
| | |\ | | | | | | | | | | | | | | | | | | | Fix Blocked status inconsistency between Blocks setting tab and Following profile tab Closes #489 See merge request pleroma/pleroma-fe!751 | ||
| | | * | store friends/followers in the global user repository | taehoon | 2019-04-14 |
| | | | | |||
| | * | | add muted user to the mutes list in real time | taehoon | 2019-04-14 |
| | | | | |||
| | * | | add blocked user to the blocked list on real time | taehoon | 2019-04-14 |
| | | | | |||
| | * | | make blocking functional in the search results | taehoon | 2019-04-14 |
| | |/ | |||
| | * | display no message on empty data fetched from api | Brenden Bice | 2019-04-12 |
| | | | |||
| | * | remove error message on no more following | Brenden Bice | 2019-04-12 |
| | | | |||
| * | | refactor showing favs and repeats logic | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | display favs & reblogged users on expanded post in timeline view | Brenden Bice | 2019-04-11 |
| | | | |||
