aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_settings/user_settings.js
Commit message (Expand)AuthorAge
* Backend Interactor service overhaul, removed the need for copypastingHenry Jameson2019-11-24
* Add ability to change user's emailSergey Suprunenko2019-11-08
* replace checkboxes in user-settings with Checkbox componentHenry Jameson2019-10-07
* Feature/Add _Allow user discovery services_ preferenceHakaba Hitoyo2019-09-26
* Merge branch 'hide-followers-follows-count' into 'develop'kaniini2019-09-26
|\
| * Added a setting to hide follow/follower count from the user profileeugenijm2019-09-23
* | rename for consistencyHenry Jameson2019-08-12
|/
* Add user search atWyatt Benno2019-07-18
* Refactor user search api, better api error response handlingTae Hoon2019-07-10
* npm eslint --fix .Henry Jameson2019-07-05
* Merge branch 'refactor-emoji-input' into 'develop'HJ2019-06-18
|\
| * more bugfixes related to keybinds and nonworking stuffHenry Jameson2019-06-09
| * slot-based emoji input/autocomplete componentHenry Jameson2019-06-07
* | getting and setting user background via MastoAPIHenry Jameson2019-06-16
* | Revert "add TOTP/Recovery Form for mobile version"Maksim2019-06-12
|/
* wire up notification settingsWilliam Pitcock2019-05-25
* Merge branch '437-user-profile-settings' into 'develop'HJ2019-04-30
|\
| * use default_scope parametertaehoon2019-04-27
| * clean uptaehoon2019-04-27
| * Update avatar uploadingtaehoon2019-04-27
| * Switch to mastoapi for updating user profiletaehoon2019-04-27
| * Switch to mastoapi for updating bannertaehoon2019-04-27
| * Switch to mastoapi for updating avatartaehoon2019-04-27
* | refactoringtaehoon2019-04-27
* | add “export blocks” featuretaehoon2019-04-27
* | make reusable Exporter componenttaehoon2019-04-27
* | add “block import” featuretaehoon2019-04-27
* | change api function nametaehoon2019-04-27
* | make Importer component reusabletaehoon2019-04-27
* | split out follow’s importer as a separate componenttaehoon2019-04-27
|/
* 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