aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_settings/user_settings.js
Commit message (Expand)AuthorAge
* Merge branch 'develop' into feature/new-user-routesMaxim Filippov2018-12-17
|\
| * fixHenry Jameson2018-12-15
| * Merge branch 'feature/file-size-checking' into 'develop'HJ2018-12-13
| |\
| | * oofRinpatch2018-12-13
| | * get rid of slotsrinpatch2018-12-13
| | * Refactor arrays to individual optionsRinpatch2018-12-13
| | * I am dumbRinpatch2018-12-12
| | * Handle errors from serverRinpatch2018-12-12
| | * Moved upload errors in user_settings to an array. Moved upload error strings ...Rinpatch2018-12-12
| | * Avatar, background, banner filesize errorsRinpatch2018-12-11
| * | Merge branch 'fix/reset-follows-export' into 'develop'Shpuld Shpludson2018-12-13
| |\ \
| | * | Reset enableFollowsExport to true after 2 sec when an export file is availabl...link0ff2018-12-12
| | |/
| * / 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, avata...Shpuld Shpuldson2017-08-02