| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | #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 |
| | | | |||
| | * | 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 |
| | | | |||
| | * | reduce needless calculation | 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 | ||
| | * | | Use more clear explanation in the scope notice, make sure the hide button ↵ | eugenijm | 2019-05-08 |
| | | | | | | | | | | | | | doesn't overlap with text in notice. | ||
| | * | | Move scope visibility notice to the status form, make it dismissible | eugenijm | 2019-05-07 |
| | | | | |||
| | * | | Display additional scope description above the status form for mobile users. | eugenijm | 2019-05-06 |
| | | | | |||
| * | | | Merge branch '530' into 'develop' | HJ | 2019-05-08 |
| |\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Link interaction avatars to the user profile Closes #530 See merge request pleroma/pleroma-fe!788 | ||
| | * | | link interaction avatars to the user profile | taehoon | 2019-05-08 |
| |/ / | |||
| * | | Merge branch 'fix/floating-button' into 'develop' | HJ | 2019-05-07 |
| |\ \ | | | | | | | | | | | | | | | | | | | Mobile Post button fix Closes #506 See merge request pleroma/pleroma-fe!769 | ||
| | * | | Debounce floating post button autohide | eugenijm | 2019-04-29 |
| | | | | |||
| | * | | Make floating post button configurable | eugenijm | 2019-04-29 |
| | | | | |||
| * | | | Merge branch 'patch-2' into 'develop' | Shpuld Shpludson | 2019-05-07 |
| |\ \ \ | | | | | | | | | | | | | | | | | Update es.json See merge request pleroma/pleroma-fe!784 | ||
| | * | | | Update es.json | tarteka | 2019-05-06 |
| | | |/ | |/| | |||
| * | | | Merge branch '515' into 'develop' | Shpuld Shpludson | 2019-05-07 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken filtering for replies in the timeline Closes #515 See merge request pleroma/pleroma-fe!786 | ||
| | * | | | Revert "eliminate expandable prop in favor of inConversation" | taehoon | 2019-05-06 |
| | | | | | | | | | | | | | | | | | This reverts commit 1455e1f9d50dc85b4467f410e6119480b6d1ebf1. | ||
| | * | | | status attention doesn’t have relationship entities | taehoon | 2019-05-06 |
| | | | | | |||
| | * | | | make it short | taehoon | 2019-05-06 |
| | | | | | |||
| | * | | | fix wrong inlineExpanded | taehoon | 2019-05-06 |
| | | | | | |||
| | * | | | expanded is always false, eliminate it | taehoon | 2019-05-06 |
| | | | | | |||
| | * | | | eliminate expandable prop in favor of inConversation | taehoon | 2019-05-06 |
| |/ / / | |||
| * | | | Merge branch '519' into 'develop' | Shpuld Shpludson | 2019-05-06 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix conversationId comparison bug using integer format Closes #519 See merge request pleroma/pleroma-fe!781 | ||
| | * | | | fix conversationId comparision bug using integer format | taehoon | 2019-05-06 |
| |/ / / | |||
| * | | | Merge branch '520' into 'develop' | Shpuld Shpludson | 2019-05-06 |
| |\ \ \ | |/ / |/| | | | | | | | | | | | | | | Fix Tweet input box wiped bug when window's width shrunk Closes #520 See merge request pleroma/pleroma-fe!783 | ||
| | * | | toggle showing new status form instead of toggle mouting | taehoon | 2019-05-05 |
| |/ / | |||
| * | | Merge branch '523' into 'develop' | Shpuld Shpludson | 2019-05-05 |
| |\ \ | | | | | | | | | | | | | | | | | | | Make sure media modal to be on top of reporting modal Closes #523 See merge request pleroma/pleroma-fe!782 | ||
| | * | | make sure media modal to be above reporting modal | taehoon | 2019-05-05 |
| |/ / | |||
| * | | Merge branch '441-reporting' into 'develop' | HJ | 2019-05-04 |
| |\ \ | | | | | | | | | | | | | | | | | | | Reporting Closes #441 See merge request pleroma/pleroma-fe!695 | ||
| | * | | update api services | taehoon | 2019-05-03 |
| | | | | |||
| | * | | use native scrollbar | taehoon | 2019-05-03 |
| | | | | |||
| | * | | refactor using List component | taehoon | 2019-05-03 |
| | | | | |||
| | * | | remove transition css | taehoon | 2019-05-03 |
| | | | | |||
| | * | | update api endpoint url | taehoon | 2019-05-03 |
| | | | | |||
| | * | | rewrite checkbox component | taehoon | 2019-05-03 |
| | | | | |||
