aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAge
* improve performance by caching pinned status ids into user objecttaehoon2019-05-15
|
* show immediately pinned statusestaehoon2019-05-15
|
* revert removeStatus changestaehoon2019-05-15
|
* refactor error handling of pinStatustaehoon2019-05-15
|
* refactor pin/unpin status logictaehoon2019-05-15
|
* filter pinned statuses based on pinned entity instead of a separate user entitytaehoon2019-05-15
|
* remove pinned timeline, instead, use simple entity of user objecttaehoon2019-05-15
|
* #468 - clean updave2019-05-15
|
* #468 - update pinned status after actions(remove, add)dave2019-05-15
|
* #468 - remove unpinned status from timelinedave2019-05-15
|
* #468 - show pinned timeline and add pinned label to the statusdave2019-05-15
|
* #468 - pin/unpin statusdave2019-05-15
|
* Merge branch '527' into 'develop'HJ2019-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 backendInteractortaehoon2019-05-07
| |
| * clean uptaehoon2019-05-07
| |
| * update favorite number earliertaehoon2019-05-07
| |
| * update status interaction upon retweet action responsetaehoon2019-05-07
| |
| * sync up favoritedBy with favorite/unfavorite actiontaehoon2019-05-07
| |
| * do not regenerate status objecttaehoon2019-05-07
| |
* | Merge branch 'mobile-scope' into 'develop'HJ2019-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 dismissibleeugenijm2019-05-07
| |
* | Merge branch 'fix/floating-button' into 'develop'HJ2019-05-07
|\ \ | |/ |/| | | | | | | | | Mobile Post button fix Closes #506 See merge request pleroma/pleroma-fe!769
| * Make floating post button configurableeugenijm2019-04-29
| |
* | add processing state and close modal after api request is completedtaehoon2019-05-03
| |
* | add api service functiontaehoon2019-05-03
| |
* | add user reporting modaltaehoon2019-05-03
| |
* | Merge branch 'develop' into ↵Shpuld Shpludson2019-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 reptaehoon2019-04-22
| |/
* | filter outside of componentshpuld2019-04-29
| |
* | Merge branch 'develop' into ↵shpuld2019-04-22
|\| | | | | | | brendenbice1222/pleroma-fe-issues/pleroma-fe-202-show-boosted-users
| * stop fetching user relationship when user is unauthorizedtaehoon2019-04-17
| |
| * add bulk mute/unmute buttons and wire up to vuextaehoon2019-04-17
| |
| * wire up bulk action buttons to vuextaehoon2019-04-17
| |
| * Merge branch '489' into 'develop'Shpuld Shpludson2019-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 repositorytaehoon2019-04-14
| | |
| * | add muted user to the mutes list in real timetaehoon2019-04-14
| | |
| * | add blocked user to the blocked list on real timetaehoon2019-04-14
| | |
| * | make blocking functional in the search resultstaehoon2019-04-14
| |/
| * display no message on empty data fetched from apiBrenden Bice2019-04-12
| |
| * remove error message on no more followingBrenden Bice2019-04-12
| |
* | refactor showing favs and repeats logicBrenden Bice2019-04-11
| |
* | display favs & reblogged users on expanded post in timeline viewBrenden Bice2019-04-11
| |
* | rename favourite to favoriteBrenden Bice2019-04-11
| |
* | improve code qualityBrenden Bice2019-04-11
| |
* | fetch reblogged usersBrenden Bice2019-04-11
| |
* | fetch favorited usersBrenden Bice2019-04-11
|/
* maintain conversationsObject storagetaehoon2019-04-11
|
* Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵dave2019-04-09
|\ | | | | | | issue-436-mastoapi-notifications
| * Merge branch 'fix/notification-bugs' into 'develop'Shpuld Shpludson2019-04-09
| |\ | | | | | | | | | | | | | | | | | | #474 Fix notification bugs Closes #474 See merge request pleroma/pleroma-fe!728
| | * Add spacejasper2019-04-04
| | |