| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | use translations | Maxim Filippov | 2019-02-28 |
| | | |||
| * | Code style | Maxim Filippov | 2019-02-28 |
| | | |||
| * | Add OAuth Tokens management to settings | Maxim Filippov | 2019-02-28 |
| | | |||
| * | Fix #399 Make max attachments configurable | Shpuld Shpludson | 2019-02-27 |
| | | |||
| * | Merge branch 'issue-380-noification-unread' into 'develop' | HJ | 2019-02-25 |
| |\ | | | | | | | | | | | | | #380: fix false alarm for unread notifications Closes #380 See merge request pleroma/pleroma-fe!614 | ||
| | * | #380: simply and remove redundancy | dave | 2019-02-25 |
| | | | |||
| | * | #380: fix false alarm for unread notifications | dave | 2019-02-25 |
| | | | |||
| * | | Merge branch 'issue-396-registration-bio-field' into 'develop' | HJ | 2019-02-25 |
| |\ \ | | | | | | | | | | | | | | | | | | | #396: update registration form Closes #396 See merge request pleroma/pleroma-fe!612 | ||
| | * | | #396: update en.json | dave | 2019-02-24 |
| | | | | |||
| | * | | #396: update registration form | dave | 2019-02-24 |
| | |/ | |||
| * | | Merge branch 'fix/active-user-search-text-field' into 'develop' | Shpuld Shpludson | 2019-02-25 |
| |\ \ | | | | | | | | | | | | | #387 Activate user search text field after click button. See merge request pleroma/pleroma-fe!608 | ||
| | * | | Update search input name | jasper | 2019-02-25 |
| | | | | |||
| | * | | Activate user search text field | jasper | 2019-02-21 |
| | | | | |||
| * | | | #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 |
| | | | | |||
