| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 |
| | | | |||
| * | | rename favourite to favorite | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | improve code quality | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | fetch reblogged users | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | fetch favorited users | Brenden Bice | 2019-04-11 |
| |/ | |||
| * | maintain conversationsObject storage | taehoon | 2019-04-11 |
| | | |||
| * | 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 | ||
| | | * | Add space | jasper | 2019-04-04 |
| | | | | |||
