aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_settings/user_settings.js
Commit message (Collapse)AuthorAge
* Generate cropped avatar image in the original file typetaehoon2019-03-04
|
* "Are you sure?" -> i18nMaxim Filippov2019-02-28
|
* Show only "app_name" and "valid_until" (OAuth tokens table)Maxim Filippov2019-02-28
|
* Code styleMaxim Filippov2019-02-28
|
* Add OAuth Tokens management to settingsMaxim Filippov2019-02-28
|
* Rename some options and add comments to HOCstaehoon2019-02-20
|
* Improve chaining hocs using vue-composetaehoon2019-02-20
|
* Use hoc definitions to be factor of factorytaehoon2019-02-20
|
* Add mutes tabtaehoon2019-02-20
|
* Remove pagination support from block-listtaehoon2019-02-20
|
* Complete functionality of BlockCardtaehoon2019-02-20
|
* Finally, added BlockCardtaehoon2019-02-20
|
* Add withList hoc and remove UserList componenttaehoon2019-02-20
|
* Wire up ui to real blocks api datataehoon2019-02-20
|
* Add blocks tab with test data to user settings pagetaehoon2019-02-20
|
* Merge branch 'issue-371-user-setting-notification' into 'develop'Shpuld Shpludson2019-02-20
|\ | | | | | | | | | | | | #371: show notification when user setting's saved Closes #371 See merge request pleroma/pleroma-fe!598
| * #371: show notification when user setting's saveddave2019-02-19
| |
* | Better error handlingtaehoon2019-02-15
| |
* | Remove cropped image size restrictiontaehoon2019-02-15
| |
* | Make embedded image croppertaehoon2019-02-15
| |
* | Crop avatar image using minWidth/minHeighttaehoon2019-02-15
| |
* | Add avatar crop popuptaehoon2019-02-15
|/
* Revert "Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop'"HJ2019-02-14
| | | This reverts merge request !551
* make bio field auto-completeXiaofeng An2019-02-08
|
* Merge branch 'add-admin-and-moderator-fields-to-user-card-view' into 'develop'HJ2019-02-07
|\ | | | | | | | | Add admin and moderator indicators to the user profile See merge request pleroma/pleroma-fe!519
| * Allow to configure visibility for admin and moderator badgeseugenijm2019-02-06
| |
* | #315 - separate export and fetch follows logicdave2019-02-07
| |
* | #315 - export all follows as CSVdave2019-02-06
|/
* Rename "hide_following" to "hide_follows"Maxim Filippov2019-02-06
|
* Split hide_network into hide_followers & hide_followingsMaxim Filippov2019-02-06
|
* #138 - fix lint errordave2019-02-04
|
* #138 - unescape user biodave2019-02-04
|
* #138 - escape html entities in BIO textdave2019-02-04
|
* Revert "Merge branch 'feature/split-hide-network' into 'develop'"Shpuld Shpludson2019-02-03
| | | This reverts merge request !497
* Fix media timeline attachments being small by adding an option to not render ↵shpuld2019-01-31
| | | | background tabs in tab switcher
* Split hide_network into hide_followers & hide_followingsMaxim Filippov2019-01-30
|
* Restore old routes, enable user route as fallback.Lambda2018-12-25
|
* 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
| |\ | | | | | | | | | | | | [pleroma#36] Add errors when file uploading fails See merge request pleroma/pleroma-fe!405
| | * 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
| | | | | | | | | | | | to its separate section in i18n
| | * Avatar, background, banner filesize errorsRinpatch2018-12-11
| | |
| * | Merge branch 'fix/reset-follows-export' into 'develop'Shpuld Shpludson2018-12-13
| |\ \ | | | | | | | | | | | | | | | | Reset enableFollowsExport when an export file is available to download See merge request pleroma/pleroma-fe!412
| | * | 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
| |/