aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_settings/user_settings.vue
Commit message (Expand)AuthorAge
* 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
| * Add mute/unmute featrue and mutes management tabtaehoon2019-03-21
* | Initial work on deprecating scopeModesEnabled in favor of minimalScopeModeHenry Jameson2019-03-03
|/
* Show only "app_name" and "valid_until" (OAuth tokens table)Maxim Filippov2019-02-28
* use translationsMaxim Filippov2019-02-28
* Add OAuth Tokens management to settingsMaxim Filippov2019-02-28
* Remove needless codetaehoon2019-02-21
* Comment out the mutes tabtaehoon2019-02-20
* Add new strings to i18ntaehoon2019-02-20
* Add note for empty state to the lists using slottaehoon2019-02-20
* Add mutes tabtaehoon2019-02-20
* Add a prop to force-refresh data to withSubscription hoctaehoon2019-02-20
* Remove pagination support from block-listtaehoon2019-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
* | Make embedded image croppertaehoon2019-02-15
* | Add avatar crop popuptaehoon2019-02-15
|/
* Revert "Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop'"HJ2019-02-14
* Merge branch 'fix/profile-banner-preview-width' into 'develop'Shpuld Shpludson2019-02-12
|\
| * Fix max-width of profile banner in settingjasper2019-02-11
* | Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop'Shpuld Shpludson2019-02-12
|\ \ | |/ |/|
| * make name field auto-completeXiaofeng An2019-02-08