aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #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
| |
| * 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
| |
| * reduce needless calculationtaehoon2019-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
| * | Use more clear explanation in the scope notice, make sure the hide button ↵eugenijm2019-05-08
| | | | | | | | | | | | doesn't overlap with text in notice.
| * | Move scope visibility notice to the status form, make it dismissibleeugenijm2019-05-07
| | |
| * | Display additional scope description above the status form for mobile users.eugenijm2019-05-06
| | |
* | | Merge branch '530' into 'develop'HJ2019-05-08
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Link interaction avatars to the user profile Closes #530 See merge request pleroma/pleroma-fe!788
| * | link interaction avatars to the user profiletaehoon2019-05-08
|/ /
* | Merge branch 'fix/floating-button' into 'develop'HJ2019-05-07
|\ \ | | | | | | | | | | | | | | | | | | Mobile Post button fix Closes #506 See merge request pleroma/pleroma-fe!769
| * | Debounce floating post button autohideeugenijm2019-04-29
| | |
| * | Make floating post button configurableeugenijm2019-04-29
| | |
* | | Merge branch 'patch-2' into 'develop'Shpuld Shpludson2019-05-07
|\ \ \ | | | | | | | | | | | | | | | | Update es.json See merge request pleroma/pleroma-fe!784
| * | | Update es.jsontarteka2019-05-06
| | |/ | |/|
* | | Merge branch '515' into 'develop'Shpuld Shpludson2019-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"taehoon2019-05-06
| | | | | | | | | | | | | | | | This reverts commit 1455e1f9d50dc85b4467f410e6119480b6d1ebf1.
| * | | status attention doesn’t have relationship entitiestaehoon2019-05-06
| | | |
| * | | make it shorttaehoon2019-05-06
| | | |
| * | | fix wrong inlineExpandedtaehoon2019-05-06
| | | |
| * | | expanded is always false, eliminate ittaehoon2019-05-06
| | | |
| * | | eliminate expandable prop in favor of inConversationtaehoon2019-05-06
|/ / /
* | | Merge branch '519' into 'develop'Shpuld Shpludson2019-05-06
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix conversationId comparison bug using integer format Closes #519 See merge request pleroma/pleroma-fe!781
| * | | fix conversationId comparision bug using integer formattaehoon2019-05-06
|/ / /
* | | Merge branch '520' into 'develop'Shpuld Shpludson2019-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 moutingtaehoon2019-05-05
|/ /
* | Merge branch '523' into 'develop'Shpuld Shpludson2019-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 modaltaehoon2019-05-05
|/ /
* | Merge branch '441-reporting' into 'develop'HJ2019-05-04
|\ \ | | | | | | | | | | | | | | | | | | Reporting Closes #441 See merge request pleroma/pleroma-fe!695
| * | update api servicestaehoon2019-05-03
| | |
| * | use native scrollbartaehoon2019-05-03
| | |
| * | refactor using List componenttaehoon2019-05-03
| | |
| * | remove transition csstaehoon2019-05-03
| | |
| * | update api endpoint urltaehoon2019-05-03
| | |
| * | rewrite checkbox componenttaehoon2019-05-03
| | |