aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_settings/user_settings.js
Commit message (Collapse)AuthorAge
...
| | * | Reset enableFollowsExport to true after 2 sec when an export file is ↵link0ff2018-12-12
| | |/ | | | | | | | | | available to download
| * / added hide_network option, fixed properties namingHenry Jameson2018-12-13
| |/
* | Use "~" as a route namespace symbolMaxim Filippov2018-12-10
| |
* | Fix redirect pathsMaxim Filippov2018-12-06
|/
* Do not use underscore at the beginning of the methodraeno2018-11-30
|
* Logout user on password changeraeno2018-11-30
|
* 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.