| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | #390: fixed the problem loading other user's media data | dave | 2019-02-25 |
| | | |||
| * | #389: add loading icon in search panel | dave | 2019-02-22 |
| | | |||
| * | Merge branch 'fix/fetch-error-when-login' into 'develop' | Shpuld Shpludson | 2019-02-22 |
| |\ | | | | | | | | | #370 fix/fetch-error-when-login See merge request pleroma/pleroma-fe!596 | ||
| | * | Update: Fix fetch error when login | jasper | 2019-02-19 |
| | | | |||
| | * | Fix error when login | jasper | 2019-02-18 |
| | | | |||
| | * | fix/fetch-error-when-login | jasper | 2019-02-18 |
| | | | |||
| * | | Merge branch '227-manage-blocks-mutes' into 'develop' | Shpuld Shpludson | 2019-02-22 |
| |\ \ | | | | | | | | | | | | | Add Blocks / Mutes management tabs under user settings page See merge request pleroma/pleroma-fe!578 | ||
| | * | | Remove needless code | taehoon | 2019-02-21 |
| | | | | |||
| | * | | Use Object.entries instead of Object.keys | taehoon | 2019-02-20 |
| | | | | |||
| | * | | Comment out the mutes tab | taehoon | 2019-02-20 |
| | | | | |||
| | * | | Remove needless css | taehoon | 2019-02-20 |
| | | | | |||
| | * | | Fix indent | taehoon | 2019-02-20 |
| | | | | |||
| | * | | Add missing translation strings | taehoon | 2019-02-20 |
| | | | | |||
| | * | | Remove pagination logic in fetchBlocks api | taehoon | 2019-02-20 |
| | | | | |||
| | * | | Add new strings to i18n | taehoon | 2019-02-20 |
| | | | | |||
| | * | | Add note for empty state to the lists using slot | taehoon | 2019-02-20 |
| | | | | |||
| | * | | Minor css improvements of hocs | taehoon | 2019-02-20 |
| | | | | |||
| | * | | Pass down slots into wrapped components | taehoon | 2019-02-20 |
| | | | | |||
| | * | | Rename some options and add comments to HOCs | taehoon | 2019-02-20 |
| | | | | |||
| | * | | Improve chaining hocs using vue-compose | taehoon | 2019-02-20 |
| | | | | |||
| | * | | Use hoc definitions to be factor of factory | taehoon | 2019-02-20 |
| | | | | |||
| | * | | Just save blocks/mutes instead of adding | taehoon | 2019-02-20 |
| | | | | |||
| | * | | 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 |
| | | | | |||
| * | | | bad defaults | Henry Jameson | 2019-02-21 |
| | | | | |||
| * | | | Merge branch 'issue-376-no-statuses' into 'develop' | Shpuld Shpludson | 2019-02-21 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | #376: update status timeline when it's empty Closes #376 See merge request pleroma/pleroma-fe!601 | ||
| | * | | | #376: update status timeline when it's empty | dave | 2019-02-20 |
| | |/ / | |||
| * / / | #383: content type error | dave | 2019-02-21 |
| |/ / | |||
| * | | 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 |
| | | | | | | | |||
