aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_settings/user_settings.js
Commit message (Collapse)AuthorAge
* add support for disabling rich text formattingWilliam Pitcock2018-09-22
|
* more refactoringHenry Jameson2018-09-17
|
* Separated tab-switcher into a reusable component. This depends on JSX additionHenry Jameson2018-08-27
|
* Merge upstreamFoxhkron2018-08-19
|
* fix lint issuesWilliam Pitcock2018-08-18
|
* allow default visibility scope to be configuredWilliam Pitcock2018-08-18
|
* user settings: enable locking/unlocking an accountWilliam Pitcock2018-05-29
|
* Added change password to user settingsSyldexia2018-05-21
|
* Merge branch 'develop' into Syldexia/pleroma-fe-feature/account-deletionRoger Braun2018-05-20
|\
| * use es6 notation for exportFollowsaka2018-05-18
| |
| * fix lintingaka2018-05-16
| |
| * Adds an option to export followsaka2018-05-13
| |
* | Added delete account section to user settingsSyldexia2018-05-13
|/
* Add follow import to user settings.eal2017-12-23
|
* Clean up to have much less redundant code.Shpuld Shpuldson2017-08-18
|
* Make linter happy.Shpuld Shpuldson2017-08-16
|
* Add new user-settings component/route, add options to change name, bio, ↵Shpuld Shpuldson2017-08-02
avatar, banner and bg. Add those options to api service and backend interactor service.