| 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 |
| | | |||
| * | 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-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 |
| | | | | |||
| * | | | #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 |
| | | | | | |||
| | * | | | Comment out the mutes tab | taehoon | 2019-02-20 |
| | | | | | |||
| | * | | | Remove needless css | taehoon | 2019-02-20 |
| | | | | | |||
| | * | | | Fix indent | 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 |
| | | | | | |||
| | * | | | 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 |
| | | | | | |||
| | * | | | 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 |
| | | | | | |||
| | * | | | 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 |
| | | | | | |||
| * | | | | 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 |
| |/ / / | |||
