| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Remove non-existing prop binding | taehoon | 2019-02-28 |
| | | |||
| * | Remove needless component local registration | taehoon | 2019-02-28 |
| | | |||
| * | Rewrite FollowList using hocs | taehoon | 2019-02-28 |
| | | |||
| * | Fix bug to get wrapped component prop name list | taehoon | 2019-02-28 |
| | | |||
| * | Clean up addFollowers action | taehoon | 2019-02-28 |
| | | |||
| * | Allow HOCs to accept additional props | taehoon | 2019-02-28 |
| | | |||
| * | Merge branch '386-display-invalid-user-profile' into 'develop' | Shpuld Shpludson | 2019-02-28 |
| |\ | | | | | | | | | | | | | Show error message when visit profile page of invalid user Closes #386 See merge request pleroma/pleroma-fe!606 | ||
| | * | Better error handling | taehoon | 2019-02-26 |
| | | | |||
| | * | Show error message when visit profile page of invalid user | taehoon | 2019-02-26 |
| | | | |||
| * | | 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 |
| | | | | | |||
