| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch '541' into 'develop' | HJ | 2019-05-16 |
| |\ | | | | | | | | | | | | | Update Admin API urls in accordance with new docs Closes #541 See merge request pleroma/pleroma-fe!796 | ||
| | * | rename for consistency's sake | taehoon | 2019-05-16 |
| | | | |||
| | * | update admin api urls in accordance with new docs | taehoon | 2019-05-16 |
| |/ | |||
| * | Merge branch 'fix/line-up-text-format-picker' into 'develop' | HJ | 2019-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 form | Shpuld Shpludson | 2019-05-15 |
| |/ | |||
| * | Merge branch '468-pin-status' into 'develop' | HJ | 2019-05-15 |
| |\ | | | | | | | | | | | | | Add ability to pin posts Closes #468 See merge request pleroma/pleroma-fe!770 | ||
| | * | update api service functions | taehoon | 2019-05-15 |
| | | | |||
| | * | remove needless importing | taehoon | 2019-05-15 |
| | | | |||
| | * | show pinned state only in the user timeline | taehoon | 2019-05-15 |
| | | | |||
| | * | improve performance by caching pinned status ids into user object | taehoon | 2019-05-15 |
| | | | |||
| | * | apply status normalizer | taehoon | 2019-05-15 |
| | | | |||
| | * | update font | taehoon | 2019-05-15 |
| | | | |||
| | * | improve error handling logic | taehoon | 2019-05-15 |
| | | | |||
| | * | make sure to have rights property of user object | taehoon | 2019-05-15 |
| | | | |||
| | * | use text color instead | taehoon | 2019-05-15 |
| | | | |||
| | * | revert unnecessary changes | taehoon | 2019-05-15 |
| | | | |||
| | * | add translation | taehoon | 2019-05-15 |
| | | | |||
| | * | fix typo | taehoon | 2019-05-15 |
| | | | |||
| | * | use pinned property from status directly | taehoon | 2019-05-15 |
| | | | |||
| | * | show immediately pinned statuses | taehoon | 2019-05-15 |
| | | | |||
| | * | clean up | taehoon | 2019-05-15 |
| | | | |||
| | * | clean up fetchPinnedStatuses api service | 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 |
| | | | |||
| | * | revert pinned timeline polling logic | taehoon | 2019-05-15 |
| | | | |||
| | * | #468 - hide status menu after action button is clicked | dave | 2019-05-15 |
| | | | |||
| | * | #468 - shwo pin button for valid statuses (public & unlisted) | dave | 2019-05-15 |
| | | | |||
| | * | #468 - add extra buttons for status actions | dave | 2019-05-15 |
| | | | |||
| | * | #468 - add ellipsis font icon | dave | 2019-05-15 |
| | | | |||
| | * | #468 - fix plus button size issue, use scss variable properly | dave | 2019-05-15 |
| | | | |||
| | * | #468 - clean up | dave | 2019-05-15 |
| | | | |||
| | * | #468 - show pin status API error | 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 - show pin for own statuses only | dave | 2019-05-15 |
| | | | |||
| | * | #468 - pin/unpin status | dave | 2019-05-15 |
| | | | |||
| | * | #468 - add pin icon | dave | 2019-05-15 |
| | | | |||
| | * | #468 - integrate endpoints | dave | 2019-05-15 |
| |/ | |||
| * | Merge branch '539' into 'develop' | HJ | 2019-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 disabled | taehoon | 2019-05-14 |
| | | | |||
| | * | show reply button and count when logged out as well | taehoon | 2019-05-14 |
| |/ | |||
| * | Merge branch 'patch-3' into 'develop' | HJ | 2019-05-10 |
| |\ | | | | | | | | | Fix small mistake in Polish translation See merge request pleroma/pleroma-fe!790 | ||
| | * | Fix small mistake in Polish translation | Marcin Mikołajczak | 2019-05-10 |
| |/ | |||
| * | 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 |
| | | | |||
| | * | refactor api service functions using new helper | taehoon | 2019-05-07 |
| | | | |||
