aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_settings/user_settings.js
Commit message (Expand)AuthorAge
* clean uptaehoon2019-04-17
* add bulk mute/unmute buttons and wire up to vuextaehoon2019-04-17
* wire up bulk action buttons to vuextaehoon2019-04-17
* add bulk action buttonstaehoon2019-04-17
* use SelectableList for blocks/mutes listtaehoon2019-04-17
* remove withList hoctaehoon2019-04-17
* use reusable List vue component instead of withList hoctaehoon2019-04-17
* add search to the mutes tab as welltaehoon2019-04-14
* rename Autosuggest componenttaehoon2019-04-14
* make more generictaehoon2019-04-14
* make UserAutoSuggest component more generictaehoon2019-04-14
* add user autosuggest componenttaehoon2019-04-14
* aaaaggghhHenry Jameson2019-03-30
* Merge remote-tracking branch 'upstream/develop' into minimal-scopes-modeHenry Jameson2019-03-30
|\
| * #255 - support textarea and update user settings pagejared2019-03-26
| * Add button to save without croppingjasper2019-03-18
| * Generate cropped avatar image in the original file typetaehoon2019-03-04
* | Initial work on deprecating scopeModesEnabled in favor of minimalScopeModeHenry Jameson2019-03-03
|/
* "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 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
* make bio field auto-completeXiaofeng An2019-02-08
* Merge branch 'add-admin-and-moderator-fields-to-user-card-view' into 'develop'HJ2019-02-07
|\
| * 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