aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Revert eslintrc changestaehoon2019-02-15
|
* Check if variable exists before usingtaehoon2019-02-15
|
* Remove event listeners when destory ImageCroppertaehoon2019-02-15
|
* Localization of ImageCropper componenttaehoon2019-02-15
|
* Remove event listener when modal is destroyedtaehoon2019-02-15
|
* Crop avatar image using minWidth/minHeighttaehoon2019-02-15
|
* Add back the existing translation stringtaehoon2019-02-15
|
* Add avatar crop popuptaehoon2019-02-15
|
* Merge branch 'issue-361-preview-background' into 'develop'HJ2019-02-15
|\ | | | | | | | | | | | | #361 - fix theme preview background Closes #361 See merge request pleroma/pleroma-fe!588
| * #361 - fix theme preview backgrounddave2019-02-15
| |
* | Fix console error - maximum call stack size exceededjasper2019-02-15
| |
* | fix notificationsHenry Jameson2019-02-14
| |
* | Revert "Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop'"HJ2019-02-14
| | | | | | This reverts merge request !551
* | Revert "Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop'"HJ2019-02-14
| | | | | | This reverts merge request !573
* | Revert "Merge branch 'hotfix/issues-in-autocomplete' into 'develop'"HJ2019-02-14
| | | | | | This reverts merge request !574
* | Merge branch 'hotfix/issues-in-autocomplete' into 'develop'Shpuld Shpludson2019-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 fieldXiaofeng An2019-02-13
| | |
| * | resolve issue related to event handlerXiaofeng An2019-02-13
| | |
| * | resolve issue in prop bindingXiaofeng An2019-02-13
| |/
* / fix convosHenry Jameson2019-02-14
|/
* this fixes #350 - v-model binding issueXiaofeng An2019-02-12
|
* Merge branch 'issue-341-repeat-auto-scroll' into 'develop'Shpuld Shpludson2019-02-12
|\ | | | | | | | | #341 - automatic scroll with repeats/reports See merge request pleroma/pleroma-fe!568
| * #341 - fix namingdave2019-02-12
| |
| * #341 - automatic scroll with repeats/reportsdave2019-02-12
| |
* | Merge branch 'patch-2' into 'develop'Shpuld Shpludson2019-02-12
|\ \ | | | | | | | | | | | | Update spanish translate - es.json See merge request pleroma/pleroma-fe!564
| * | Update spanish translate - es.jsontarteka2019-02-11
| |/
* | Merge branch '300-fixed-background-issue' into 'develop'Shpuld Shpludson2019-02-12
|\ \ | | | | | | | | | | | | | | | | | | Fix fixed background issue Closes #300 See merge request pleroma/pleroma-fe!518
| * | Revert a change which can break the theme previewtaehoon2019-02-03
| | |
| * | Fix fixed background issuetaehoon2019-02-03
| | |
* | | Merge branch 'fix/profile-banner-preview-width' into 'develop'Shpuld Shpludson2019-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 settingjasper2019-02-11
| | | |
* | | | Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop'Shpuld Shpludson2019-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 flexXiaofeng An2019-02-08
| | | | |
| * | | | fix namingXiaofeng An2019-02-08
| | | | |
| * | | | select either textarea or inputXiaofeng An2019-02-08
| | | | |
| * | | | remove rows attribute from inputXiaofeng An2019-02-08
| | | | |
| * | | | move styles for AutoCompleteInputXiaofeng An2019-02-08
| | | | |
| * | | | add id & placeholder props to AutoCompleteInput componentXiaofeng An2019-02-08
| | | | |
| * | | | make name field auto-completeXiaofeng An2019-02-08
| | | | |
| * | | | make bio field auto-completeXiaofeng An2019-02-08
| | | | |
| * | | | #255 - make AutoCompleteInput componentXiaofeng An2019-02-08
| | | | |
* | | | | 345 - fix long username issue in repeat statusjared2019-02-11
| |_|_|/ |/| | |
* | | | Fix returnEdijs2019-02-11
| | | |
* | | | Fix clicking link - open new tab unless tag or mentionEdijs2019-02-11
| | | |
* | | | Merge branch 'fix/profile-not-loading-without-persisted-state' into 'develop'Shpuld Shpludson2019-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 loadedshpuld2019-02-09
| | | | |
* | | | | Merge branch 'issue-332-update-follow-tabs' into 'develop'Shpuld Shpludson2019-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 listdave2019-02-09
| | | | |
* | | | | Merge branch 'develop' into fix/hashtag-openingEdijs2019-02-10
|\| | | |
| * | | | Merge branch 'fix/subject-copying-composition-bug' into 'develop'Shpuld Shpludson2019-02-09
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | #326 Subject copying composition bug See merge request pleroma/pleroma-fe!550