aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_settings/user_settings.vue
Commit message (Expand)AuthorAge
* moved stuff from settings, cleaned up naming for tabs, added close and peekHenry Jameson2020-05-10
* initial work on settings modalHenry Jameson2020-05-03
* Add setting for allow_following_movekPherox2020-02-04
* Implement domain mutes v2Shpuld Shpludson2020-01-15
* show badge visibility user setting checkbox only if neededtaehoon2019-11-16
* Add ability to change user's emailSergey Suprunenko2019-11-08
* fix indentationHenry Jameson2019-10-29
* 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
* | fix emoji inputs in user-settings, styles updateHenry Jameson2019-09-25
|/
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
* Merge branch 'refactor-emoji-input' into 'develop'HJ2019-06-18
|\
| * reviewHenry Jameson2019-06-18
| * slot-based emoji input/autocomplete componentHenry Jameson2019-06-07
* | Revert "add TOTP/Recovery Form for mobile version"Maksim2019-06-12
* | Merge branch 'masto-login-fixes' into 'develop'HJ2019-06-12
|\ \ | |/ |/|
| * mastoapi login worksHenry Jameson2019-05-21
* | notification controls: redesign entirelyWilliam Pitcock2019-05-25
* | wire up notification settingsWilliam Pitcock2019-05-25
|/
* move visibility-tray css in local scopetaehoon2019-05-19
* add “export blocks” featuretaehoon2019-04-27
* fix wrong function bindingtaehoon2019-04-27
* make reusable Exporter componenttaehoon2019-04-27
* add “block import” featuretaehoon2019-04-27
* make Importer component reusabletaehoon2019-04-27
* split out follow’s importer as a separate componenttaehoon2019-04-27
* remove extra spacingtaehoon2019-04-17
* code readabilitytaehoon2019-04-17
* clean uptaehoon2019-04-17
* ui improvementstaehoon2019-04-17
* 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
* replace scope attributes by slot-scopetaehoon2019-04-17
* clean uptaehoon2019-04-17
* use reusable List vue component instead of withList hoctaehoon2019-04-17
* support i18ntaehoon2019-04-14
* add search to the mutes tab as welltaehoon2019-04-14
* rename Autosuggest componenttaehoon2019-04-14
* make more generictaehoon2019-04-14
* make more generictaehoon2019-04-14
* make UserAutoSuggest component more generictaehoon2019-04-14
* improve uitaehoon2019-04-14
* add user autosuggest componenttaehoon2019-04-14
* Merge remote-tracking branch 'upstream/develop' into minimal-scopes-modeHenry Jameson2019-03-30
|\
| * #255 - clean up user settings page with self-closing html tagsjared2019-03-26
| * #255 - support textarea and update user settings pagejared2019-03-26