aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Line up rich text format picker with the status formShpuld Shpludson2019-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
|
* improve error handling logictaehoon2019-05-15
|
* use text color insteadtaehoon2019-05-15
|
* revert unnecessary changestaehoon2019-05-15
|
* add translationtaehoon2019-05-15
|
* use pinned property from status directlytaehoon2019-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
|
* #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 - 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 - 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
|
* make reply icon not hoverable if disabledtaehoon2019-05-14
|
* show reply button and count when logged out as welltaehoon2019-05-14
|
* 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
| * 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
| | |
* | | 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
| | |
* | | 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
| |/ |/|
* | make sure media modal to be above reporting modaltaehoon2019-05-05
| |
* | use native scrollbartaehoon2019-05-03
| |
* | refactor using List componenttaehoon2019-05-03
| |
* | rewrite checkbox componenttaehoon2019-05-03
| |
* | fix panel title overflow issue in mobiletaehoon2019-05-03
| |
* | fix double scrollbar display bug in mobiletaehoon2019-05-03
| |
* | prevent parent scrolltaehoon2019-05-03
| |
* | use custom scrollbartaehoon2019-05-03
| |
* | modal style improvementstaehoon2019-05-03
| |