aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_settings
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
|
* use translationsMaxim Filippov2019-02-28
|
* Code styleMaxim 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
|
* 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
|
* Add a prop to force-refresh data to withSubscription hoctaehoon2019-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
* Merge branch 'fix/profile-banner-preview-width' into 'develop'Shpuld Shpludson2019-02-12
|\ | | | | | | | | #333 Fix max-width of profile banner in setting See merge request pleroma/pleroma-fe!560
| * 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
|\ \ | |/ |/| | | | | #255 - implement autocomplete in non post forms See merge request pleroma/pleroma-fe!551
| * make name field auto-completeXiaofeng An2019-02-08
| |
| * make bio field auto-completeXiaofeng An2019-02-08
| |
* | Add quick css fix for user profile bg img previewjo2019-02-09
|/
* 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
|
* Merge branch 'issue-316-empty-username' into 'develop'Shpuld Shpludson2019-02-05
|\ | | | | | | | | #316 - fix empty username issue See merge request pleroma/pleroma-fe!531
| * #316 - fix empty username issuedave2019-02-05
| |
* | #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
* Add avatar size instruction noticetaehoon2019-02-02
|
* fix #209 make name field length as wide as the bio fieldJoshua Burch2019-02-01
|
* Fix media timeline attachments being small by adding an option to not render ↵shpuld2019-01-31
| | | | background tabs in tab switcher