| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | move visibility-tray css in local scope | taehoon | 2019-05-19 |
| | | |||
| * | refactor css | taehoon | 2019-05-19 |
| | | |||
| * | make only screen name as link | taehoon | 2019-05-19 |
| | | |||
| * | refactor css for visibility tray | taehoon | 2019-05-19 |
| | | |||
| * | Merge branch '542' into 'develop' | HJ | 2019-05-19 |
| |\ | | | | | | | | | | | | | Hide three dot menu button if has no items Closes #542 See merge request pleroma/pleroma-fe!797 | ||
| | * | hide three dot menu button if has no items | taehoon | 2019-05-19 |
| |/ | |||
| * | Merge branch 'fix/mobile-zoom' into 'develop' | Shpuld Shpludson | 2019-05-18 |
| |\ | | | | | | | | | Eliminate automatic zooming on mobile See merge request pleroma/pleroma-fe!799 | ||
| | * | Eliminate automatic zooming on mobile | Mark Felder | 2019-05-18 |
| |/ | |||
| * | Merge branch 'bugfix/emoji-tooltip' into 'develop' | kaniini | 2019-05-17 |
| |\ | | | | | | | | | | | | | entity normalizer: add tooltip text to emojis Closes #544 See merge request pleroma/pleroma-fe!798 | ||
| | * | entity normalizer: add tooltip text to emojis | William Pitcock | 2019-05-17 |
| |/ | |||
| * | 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 |
| | | | |||
