| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Set blockIds and muteIds to the currentUser state only | taehoon | 2019-02-20 |
| | | |||
| * | Add mutes tab | taehoon | 2019-02-20 |
| | | |||
| * | Add a prop to force-refresh data to withSubscription hoc | taehoon | 2019-02-20 |
| | | |||
| * | Remove pagination support from block-list | taehoon | 2019-02-20 |
| | | |||
| * | Add withSubscription hoc | taehoon | 2019-02-20 |
| | | |||
| * | Update hocs to pass parent-scope bindings to the wrapped component | taehoon | 2019-02-20 |
| | | |||
| * | Complete functionality of BlockCard | taehoon | 2019-02-20 |
| | | |||
| * | Finally, added BlockCard | taehoon | 2019-02-20 |
| | | |||
| * | Update BasicUserCard template and add a slot for customization | taehoon | 2019-02-20 |
| | | |||
| * | Add withList hoc and remove UserList component | taehoon | 2019-02-20 |
| | | |||
| * | Wire up ui to real blocks api data | taehoon | 2019-02-20 |
| | | |||
| * | Add blocks tab with test data to user settings page | taehoon | 2019-02-20 |
| | | |||
| * | Add reusable BasicUserCard and UserList components | taehoon | 2019-02-20 |
| | | |||
| * | Add withLoadMore hoc | taehoon | 2019-02-20 |
| | | |||
| * | Merge branch 'issue-371-user-setting-notification' into 'develop' | Shpuld Shpludson | 2019-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 saved | dave | 2019-02-19 |
| | | | |||
| * | | Merge branch 'fix/follow-list' into 'develop' | Shpuld Shpludson | 2019-02-20 |
| |\ \ | | | | | | | | | | | | | | | | | | | Watch user change in follow-list Closes #360 See merge request pleroma/pleroma-fe!584 | ||
| | * | | watch only user | Edijs | 2019-02-14 |
| | | | | |||
| | * | | Watch user change in follow-list | Edijs | 2019-02-14 |
| | | | | |||
| * | | | #377: no exteral profile link for local users | dave | 2019-02-19 |
| | | | | |||
| * | | | Merge branch 'issue-364-register-freeze' into 'develop' | Shpuld Shpludson | 2019-02-19 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | #364: update ap_id error with username Closes #364 See merge request pleroma/pleroma-fe!597 | ||
| | * | | | #364: update ap_id error with username | dave | 2019-02-19 |
| | | | | | |||
| * | | | | Merge branch 'issue-344-css-refactor' into 'develop' | Shpuld Shpludson | 2019-02-19 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | #344 - replace float: with flexbox, clean up See merge request pleroma/pleroma-fe!566 | ||
| | * | | | | #344 - replace float: with flexbox, clean up | dave | 2019-02-11 |
| | | | | | | |||
| * | | | | | Merge branch 'follow-requests-for-locked-accounts' into 'develop' | Shpuld Shpludson | 2019-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 behorehand | eugenijm | 2019-02-15 |
| | | | | | | | |||
| * | | | | | | Merge branch 'tae-hoon/pleroma-fe-323-improve-image-lightbox' into develop | shpuld | 2019-02-19 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | Clean up CSS a bit | shpuld | 2019-02-19 |
| | | | | | | | | |||
| | * | | | | | | Use correct syntax for pseudoelement | taehoon | 2019-02-11 |
| | | | | | | | | |||
| | * | | | | | | Add translation strings | taehoon | 2019-02-10 |
| | | | | | | | | |||
| | * | | | | | | Support lightbox gallery navigation via arrow buttons and keyboard | taehoon | 2019-02-10 |
| | | | | | | | | |||
| * | | | | | | | Merge branch '256-avatar-crop-popup' into 'develop' | Shpuld Shpludson | 2019-02-19 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add avatar cropper Closes #256 See merge request pleroma/pleroma-fe!547 | ||
| | * | | | | | | | Fix lint errors | taehoon | 2019-02-15 |
| | | | | | | | | | |||
| | * | | | | | | | Better error handling | taehoon | 2019-02-15 |
| | | | | | | | | | |||
| | * | | | | | | | Remove cropped image size restriction | taehoon | 2019-02-15 |
| | | | | | | | | | |||
| | * | | | | | | | Remove modal component | taehoon | 2019-02-15 |
| | | | | | | | | | |||
| | * | | | | | | | Make embedded image cropper | taehoon | 2019-02-15 |
| | | | | | | | | | |||
| | * | | | | | | | Revert eslintrc changes | taehoon | 2019-02-15 |
| | | | | | | | | | |||
| | * | | | | | | | Check if variable exists before using | taehoon | 2019-02-15 |
| | | | | | | | | | |||
| | * | | | | | | | Remove event listeners when destory ImageCropper | taehoon | 2019-02-15 |
| | | | | | | | | | |||
| | * | | | | | | | Localization of ImageCropper component | taehoon | 2019-02-15 |
| | | | | | | | | | |||
| | * | | | | | | | Remove event listener when modal is destroyed | taehoon | 2019-02-15 |
| | | | | | | | | | |||
| | * | | | | | | | Crop avatar image using minWidth/minHeight | taehoon | 2019-02-15 |
| | | | | | | | | | |||
| | * | | | | | | | Add back the existing translation string | taehoon | 2019-02-15 |
| | | | | | | | | | |||
| | * | | | | | | | Add avatar crop popup | taehoon | 2019-02-15 |
| | | | | | | | | | |||
| * | | | | | | | | Merge branch 'edijs/pleroma-fe-fix/followers-ui' into 'develop' | Shpuld Shpludson | 2019-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 issues | shpuld | 2019-02-17 |
| | | | | | | | | | |||
| | * | | | | | | | Fix styling | Edijs | 2019-02-12 |
| | | | | | | | | | |||
| | * | | | | | | | Fix typo | Edijs | 2019-02-11 |
| | | | | | | | | | |||
| | * | | | | | | | Fix UI of followers list | Edijs | 2019-02-11 |
| | | | | | | | | | |||
