| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | #410: disable checkbox when parent is disabled | dave | 2019-02-28 |
| | | |||
| * | Merge branch 'keyboard-binding' into 'develop' | Shpuld Shpludson | 2019-02-28 |
| |\ | | | | | | | | | | | | | Keyboard binding Closes #369 See merge request pleroma/pleroma-fe!593 | ||
| | * | Validate if there are any new status to show | Edijs | 2019-02-18 |
| | | | |||
| | * | Remove event listener when component destroy | Edijs | 2019-02-17 |
| | | | |||
| | * | Bind a keyboard to show new status | Edijs | 2019-02-17 |
| | | | |||
| * | | "Are you sure?" -> i18n | Maxim Filippov | 2019-02-28 |
| | | | |||
| * | | Show only "app_name" and "valid_until" (OAuth tokens table) | Maxim Filippov | 2019-02-28 |
| | | | |||
| * | | 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 |
| | | | | | |||
