| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix console error - maximum call stack size exceeded | jasper | 2019-02-15 |
| | | |||
| * | fix notifications | Henry Jameson | 2019-02-14 |
| | | |||
| * | Revert "Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop'" | HJ | 2019-02-14 |
| | | | | This reverts merge request !551 | ||
| * | Revert "Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop'" | HJ | 2019-02-14 |
| | | | | This reverts merge request !573 | ||
| * | Revert "Merge branch 'hotfix/issues-in-autocomplete' into 'develop'" | HJ | 2019-02-14 |
| | | | | This reverts merge request !574 | ||
| * | Merge branch 'hotfix/issues-in-autocomplete' into 'develop' | Shpuld Shpludson | 2019-02-14 |
| |\ | | | | | | | | | | | | | #355 hotfix/issues in autocomplete Closes #355 See merge request pleroma/pleroma-fe!574 | ||
| | * | resolve focus issue in the auto-complete for name field | Xiaofeng An | 2019-02-13 |
| | | | |||
| | * | resolve issue related to event handler | Xiaofeng An | 2019-02-13 |
| | | | |||
| | * | resolve issue in prop binding | Xiaofeng An | 2019-02-13 |
| | | | |||
| * | | fix convos | Henry Jameson | 2019-02-14 |
| |/ | |||
| * | this fixes #350 - v-model binding issue | Xiaofeng An | 2019-02-12 |
| | | |||
| * | Merge branch 'issue-341-repeat-auto-scroll' into 'develop' | Shpuld Shpludson | 2019-02-12 |
| |\ | | | | | | | | | #341 - automatic scroll with repeats/reports See merge request pleroma/pleroma-fe!568 | ||
| | * | #341 - fix naming | dave | 2019-02-12 |
| | | | |||
| | * | #341 - automatic scroll with repeats/reports | dave | 2019-02-12 |
| | | | |||
| * | | Merge branch 'patch-2' into 'develop' | Shpuld Shpludson | 2019-02-12 |
| |\ \ | | | | | | | | | | | | | Update spanish translate - es.json See merge request pleroma/pleroma-fe!564 | ||
| | * | | Update spanish translate - es.json | tarteka | 2019-02-11 |
| | |/ | |||
| * | | Merge branch '300-fixed-background-issue' into 'develop' | Shpuld Shpludson | 2019-02-12 |
| |\ \ | | | | | | | | | | | | | | | | | | | Fix fixed background issue Closes #300 See merge request pleroma/pleroma-fe!518 | ||
| | * | | Revert a change which can break the theme preview | taehoon | 2019-02-03 |
| | | | | |||
| | * | | Fix fixed background issue | taehoon | 2019-02-03 |
| | | | | |||
| * | | | Merge branch 'fix/profile-banner-preview-width' into 'develop' | Shpuld Shpludson | 2019-02-12 |
| |\ \ \ | | | | | | | | | | | | | | | | | #333 Fix max-width of profile banner in setting See merge request pleroma/pleroma-fe!560 | ||
| | * | | | Fix max-width of profile banner in setting | jasper | 2019-02-11 |
| | | | | | |||
| * | | | | Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop' | Shpuld Shpludson | 2019-02-12 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | #255 - implement autocomplete in non post forms See merge request pleroma/pleroma-fe!551 | ||
| | * | | | | fix auto-complete field not taking the whole parent width in flex | Xiaofeng An | 2019-02-08 |
| | | | | | | |||
| | * | | | | fix naming | Xiaofeng An | 2019-02-08 |
| | | | | | | |||
| | * | | | | select either textarea or input | Xiaofeng An | 2019-02-08 |
| | | | | | | |||
| | * | | | | remove rows attribute from input | Xiaofeng An | 2019-02-08 |
| | | | | | | |||
| | * | | | | move styles for AutoCompleteInput | Xiaofeng An | 2019-02-08 |
| | | | | | | |||
| | * | | | | add id & placeholder props to AutoCompleteInput component | Xiaofeng An | 2019-02-08 |
| | | | | | | |||
| | * | | | | make name field auto-complete | Xiaofeng An | 2019-02-08 |
| | | | | | | |||
| | * | | | | make bio field auto-complete | Xiaofeng An | 2019-02-08 |
| | | | | | | |||
| | * | | | | #255 - make AutoCompleteInput component | Xiaofeng An | 2019-02-08 |
| | | | | | | |||
| * | | | | | 345 - fix long username issue in repeat status | jared | 2019-02-11 |
| | |_|_|/ |/| | | | |||
| * | | | | Fix return | Edijs | 2019-02-11 |
| | | | | | |||
| * | | | | Fix clicking link - open new tab unless tag or mention | Edijs | 2019-02-11 |
| | | | | | |||
| * | | | | Merge branch 'fix/profile-not-loading-without-persisted-state' into 'develop' | Shpuld Shpludson | 2019-02-11 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #324 Profiles sometimes not loading when there's no persisted state Closes #324 See merge request pleroma/pleroma-fe!553 | ||
| | * | | | | Change the async stuff to not render app before theme is loaded | shpuld | 2019-02-09 |
| | | | | | | |||
| * | | | | | Merge branch 'issue-332-update-follow-tabs' into 'develop' | Shpuld Shpludson | 2019-02-11 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | #332 - add follow/not follow button to follow list See merge request pleroma/pleroma-fe!558 | ||
| | * | | | | #332 - add follow/not follow button to follow list | dave | 2019-02-09 |
| | | | | | | |||
| * | | | | | Merge branch 'develop' into fix/hashtag-opening | Edijs | 2019-02-10 |
| |\| | | | | |||
| | * | | | | Merge branch 'fix/subject-copying-composition-bug' into 'develop' | Shpuld Shpludson | 2019-02-09 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | #326 Subject copying composition bug See merge request pleroma/pleroma-fe!550 | ||
| | | * | | | | Switch into Lodash | jasper | 2019-02-09 |
| | | | | | | | |||
| | | * | | | | Switch into Lodash | jasper | 2019-02-09 |
| | | | | | | | |||
| | | * | | | | Subject copying composition bug | jasper | 2019-02-08 |
| | | | | | | | |||
| | * | | | | | Add quick css fix for user profile bg img preview | jo | 2019-02-09 |
| | | | | | | | |||
| | * | | | | | Merge branch 'patch-2' into 'develop' | Shpuld Shpludson | 2019-02-09 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update spanish translate See merge request pleroma/pleroma-fe!549 | ||
| | | * | | | | | Update spanish translate | tarteka | 2019-02-08 |
| | | | | | | | | |||
| | * | | | | | | Merge branch 'fix/js-error-in-tag-page' into 'develop' | Shpuld Shpludson | 2019-02-09 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed JS error in tag page See merge request pleroma/pleroma-fe!543 | ||
| | | * | | | | | | Code refactoring | Edijs | 2019-02-07 |
| | | | | | | | | | |||
| | | * | | | | | | Fix issue while fetching timelines for tag page | Edijs | 2019-02-06 |
| | | | | | | | | | |||
| | | * | | | | | | Typo | Edijs | 2019-02-06 |
| | | | | | | | | | |||
