aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch '541' into 'develop'HJ2019-05-16
|\ | | | | | | | | | | | | Update Admin API urls in accordance with new docs Closes #541 See merge request pleroma/pleroma-fe!796
| * rename for consistency's saketaehoon2019-05-16
| |
| * update admin api urls in accordance with new docstaehoon2019-05-16
|/
* Merge branch 'fix/line-up-text-format-picker' into 'develop'HJ2019-05-15
|\ | | | | | | | | Line up rich text format picker with the status form See merge request pleroma/pleroma-fe!785
| * Line up rich text format picker with the status formShpuld Shpludson2019-05-15
|/
* Merge branch '468-pin-status' into 'develop'HJ2019-05-15
|\ | | | | | | | | | | | | Add ability to pin posts Closes #468 See merge request pleroma/pleroma-fe!770
| * update api service functionstaehoon2019-05-15
| |
| * remove needless importingtaehoon2019-05-15
| |
| * show pinned state only in the user timelinetaehoon2019-05-15
| |
| * improve performance by caching pinned status ids into user objecttaehoon2019-05-15
| |
| * apply status normalizertaehoon2019-05-15
| |
| * update fonttaehoon2019-05-15
| |
| * improve error handling logictaehoon2019-05-15
| |
| * make sure to have rights property of user objecttaehoon2019-05-15
| |
| * use text color insteadtaehoon2019-05-15
| |
| * revert unnecessary changestaehoon2019-05-15
| |
| * add translationtaehoon2019-05-15
| |
| * fix typotaehoon2019-05-15
| |
| * use pinned property from status directlytaehoon2019-05-15
| |
| * show immediately pinned statusestaehoon2019-05-15
| |
| * clean uptaehoon2019-05-15
| |
| * clean up fetchPinnedStatuses api servicetaehoon2019-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
| |
| * revert pinned timeline polling logictaehoon2019-05-15
| |
| * #468 - hide status menu after action button is clickeddave2019-05-15
| |
| * #468 - shwo pin button for valid statuses (public & unlisted)dave2019-05-15
| |
| * #468 - add extra buttons for status actionsdave2019-05-15
| |
| * #468 - add ellipsis font icondave2019-05-15
| |
| * #468 - fix plus button size issue, use scss variable properlydave2019-05-15
| |
| * #468 - clean updave2019-05-15
| |
| * #468 - show pin status API errordave2019-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 - show pin for own statuses onlydave2019-05-15
| |
| * #468 - pin/unpin statusdave2019-05-15
| |
| * #468 - add pin icondave2019-05-15
| |
| * #468 - integrate endpointsdave2019-05-15
|/
* Merge branch '539' into 'develop'HJ2019-05-15
|\ | | | | | | | | | | | | Show post reply button and count when logged out as well Closes #539 See merge request pleroma/pleroma-fe!793
| * make reply icon not hoverable if disabledtaehoon2019-05-14
| |
| * show reply button and count when logged out as welltaehoon2019-05-14
|/
* Merge branch 'patch-3' into 'develop'HJ2019-05-10
|\ | | | | | | | | Fix small mistake in Polish translation See merge request pleroma/pleroma-fe!790
| * Fix small mistake in Polish translationMarcin Mikołajczak2019-05-10
|/
* 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
| |
| * refactor api service functions using new helpertaehoon2019-05-07
| |