aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Set blockIds and muteIds to the currentUser state onlytaehoon2019-02-20
|
* Add mutes tabtaehoon2019-02-20
|
* Add a prop to force-refresh data to withSubscription hoctaehoon2019-02-20
|
* Remove pagination support from block-listtaehoon2019-02-20
|
* Add withSubscription hoctaehoon2019-02-20
|
* Update hocs to pass parent-scope bindings to the wrapped componenttaehoon2019-02-20
|
* Complete functionality of BlockCardtaehoon2019-02-20
|
* Finally, added BlockCardtaehoon2019-02-20
|
* Update BasicUserCard template and add a slot for customizationtaehoon2019-02-20
|
* Add withList hoc and remove UserList componenttaehoon2019-02-20
|
* Wire up ui to real blocks api datataehoon2019-02-20
|
* Add blocks tab with test data to user settings pagetaehoon2019-02-20
|
* Add reusable BasicUserCard and UserList componentstaehoon2019-02-20
|
* Add withLoadMore hoctaehoon2019-02-20
|
* Merge branch 'issue-371-user-setting-notification' into 'develop'Shpuld Shpludson2019-02-20
|\ | | | | | | | | | | | | #371: show notification when user setting's saved Closes #371 See merge request pleroma/pleroma-fe!598
| * #371: show notification when user setting's saveddave2019-02-19
| |
* | Merge branch 'fix/follow-list' into 'develop'Shpuld Shpludson2019-02-20
|\ \ | | | | | | | | | | | | | | | | | | Watch user change in follow-list Closes #360 See merge request pleroma/pleroma-fe!584
| * | watch only userEdijs2019-02-14
| | |
| * | Watch user change in follow-listEdijs2019-02-14
| | |
* | | #377: no exteral profile link for local usersdave2019-02-19
| | |
* | | Merge branch 'issue-364-register-freeze' into 'develop'Shpuld Shpludson2019-02-19
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | #364: update ap_id error with username Closes #364 See merge request pleroma/pleroma-fe!597
| * | | #364: update ap_id error with usernamedave2019-02-19
| | | |
* | | | Merge branch 'issue-344-css-refactor' into 'develop'Shpuld Shpludson2019-02-19
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | #344 - replace float: with flexbox, clean up See merge request pleroma/pleroma-fe!566
| * | | | #344 - replace float: with flexbox, clean updave2019-02-11
| | | | |
* | | | | Merge branch 'follow-requests-for-locked-accounts' into 'develop'Shpuld Shpludson2019-02-19
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Follow Request notification count for restricted accounts See merge request pleroma/pleroma-fe!561
| * | | | | Added follow requests counter to nav bar to make it visible behorehandeugenijm2019-02-15
| | | | | |
* | | | | | Merge branch 'tae-hoon/pleroma-fe-323-improve-image-lightbox' into developshpuld2019-02-19
|\ \ \ \ \ \
| * | | | | | Clean up CSS a bitshpuld2019-02-19
| | | | | | |
| * | | | | | Use correct syntax for pseudoelementtaehoon2019-02-11
| | | | | | |
| * | | | | | Add translation stringstaehoon2019-02-10
| | | | | | |
| * | | | | | Support lightbox gallery navigation via arrow buttons and keyboardtaehoon2019-02-10
| | | | | | |
* | | | | | | Merge branch '256-avatar-crop-popup' into 'develop'Shpuld Shpludson2019-02-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add avatar cropper Closes #256 See merge request pleroma/pleroma-fe!547
| * | | | | | | Fix lint errorstaehoon2019-02-15
| | | | | | | |
| * | | | | | | Better error handlingtaehoon2019-02-15
| | | | | | | |
| * | | | | | | Remove cropped image size restrictiontaehoon2019-02-15
| | | | | | | |
| * | | | | | | Remove modal componenttaehoon2019-02-15
| | | | | | | |
| * | | | | | | Make embedded image croppertaehoon2019-02-15
| | | | | | | |
| * | | | | | | Revert eslintrc changestaehoon2019-02-15
| | | | | | | |
| * | | | | | | Check if variable exists before usingtaehoon2019-02-15
| | | | | | | |
| * | | | | | | Remove event listeners when destory ImageCroppertaehoon2019-02-15
| | | | | | | |
| * | | | | | | Localization of ImageCropper componenttaehoon2019-02-15
| | | | | | | |
| * | | | | | | Remove event listener when modal is destroyedtaehoon2019-02-15
| | | | | | | |
| * | | | | | | Crop avatar image using minWidth/minHeighttaehoon2019-02-15
| | | | | | | |
| * | | | | | | Add back the existing translation stringtaehoon2019-02-15
| | | | | | | |
| * | | | | | | Add avatar crop popuptaehoon2019-02-15
| | | | | | | |
* | | | | | | | Merge branch 'edijs/pleroma-fe-fix/followers-ui' into 'develop'Shpuld Shpludson2019-02-19
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix followers/follows UI, fix #343 fix #340 Closes #340 and #343 See merge request pleroma/pleroma-fe!590
| * | | | | | | Take over branch and fix some issuesshpuld2019-02-17
| | | | | | | |
| * | | | | | | Fix stylingEdijs2019-02-12
| | | | | | | |
| * | | | | | | Fix typoEdijs2019-02-11
| | | | | | | |
| * | | | | | | Fix UI of followers listEdijs2019-02-11
| | | | | | | |