aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Merge branch 'develop' into 'iss-149/profile-fields-setting'Shpuld Shpludson2020-06-27
|\ | | | | | | # Conflicts: # src/components/settings_modal/tabs/profile_tab.vue
| * Use more correct class name for user badgesSergey Suprunenko2020-06-21
| |
| * Show a 'bot' badge on the service account pageSergey Suprunenko2020-06-21
| |
| * Add 'bot' flag to Profile settingsSergey Suprunenko2020-06-21
| |
| * fix huge emoji in usernamesHenry Jameson2020-06-19
| |
| * Merge branch 'iss-149/profile-fields-display' into 'develop'Shpuld Shpludson2020-06-19
| |\ | | | | | | | | | | | | Display profile fields See merge request pleroma/pleroma-fe!1004
| | * fix width of long field valuekPherox2020-06-18
| | |
| | * change key-value to look like onekPherox2020-06-18
| | |
| | * resume the previous emoji size for nowShpuld Shpuldson2020-06-17
| | |
| | * restyle the fieldsShpuld Shpuldson2020-06-17
| | |
| | * Merge branch 'develop' into kPherox/pleroma-fe-iss-149/profile-fields-displayShpuld Shpuldson2020-06-17
| | |\
| | * | Change to use tags removed fields instead of raw fieldskPherox2020-02-19
| | | |
| | * | Change field name to right justifykPherox2019-11-20
| | | |
| | * | Use fields_html onlykPherox2019-11-20
| | | |
| | * | Add tooltipkPherox2019-11-20
| | | |
| | * | Change css selectors to classname from elementnamekPherox2019-11-20
| | | |
| | * | Change profile fields design to horizontalkPherox2019-11-20
| | | |
| | * | Fix emoji sizekPherox2019-11-20
| | | |
| | * | Display user profile fieldskPherox2019-11-20
| | | |
| * | | Merge branch '589-poll-options' into 'develop'Shpuld Shpludson2020-06-18
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Polls: Construct an html field during normalization. Closes #589 See merge request pleroma/pleroma-fe!1146
| | * | | Poll, StatusContent: Move emoji css to status body.lain2020-06-18
| | | | |
| | * | | Polls: Construct an html field during normalization.lain2020-06-14
| | | | |
| * | | | revert import styleShpuld Shpuldson2020-06-18
| | | | |
| * | | | remove search blocker, fix debounce paramsShpuld Shpuldson2020-06-18
| | | | |
| * | | | Update popover.jsShpuld Shpludson2020-06-16
| | | | |
| * | | | Merge branch 'develop' into 'fix/popovers-cutting-off-in-notifications'Shpuld Shpludson2020-06-16
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | # Conflicts: # CHANGELOG.md
| | * | | disable subject field when postingShpuld Shpuldson2020-06-16
| | | | |
| * | | | remove log whoopsShpuld Shpuldson2020-06-16
| | | | |
| * | | | fix popovers cutting off in notifications, port popover changes from chats mrShpuld Shpuldson2020-06-16
| |/ / /
| * | | fix #866Henry Jameson2020-06-13
| | | |
| * | | add support for defining the greentextHenry Jameson2020-06-13
| | | |
| * | | Fix faint links in notificationsHenry Jameson2020-06-13
| |/ /
| * | fix the contain optionShpuld Shpuldson2020-06-11
| | |
| * | make object-fit cover work like it shouldShpuld Shpuldson2020-06-11
| | |
| * | Merge branch 'feature/autocomplete-domain-mutes' into 'develop'Shpuld Shpludson2020-06-10
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Autocomplete domain mutes from list of known instances Closes #824 See merge request pleroma/pleroma-fe!1103
| | * | Autocomplete domain mutes from list of known instancesSergey Suprunenko2020-06-08
| | | |
| * | | add fade-in fade-outShpuld Shpuldson2020-06-10
| | | |
| * | | fix conflictShpuld Shpuldson2020-06-10
| |\ \ \
| | * | | attempt to fix that one bug with submitting on copy-pastingHenry Jameson2020-06-10
| | | | |
| * | | | remove useless capturesShpuld Shpuldson2020-06-10
| | | | |
| * | | | add better visual indication for dropping files, make dropzone biggerShpuld Shpuldson2020-06-10
| |/ / /
* | | | implement user suggestor for profile fieldskPherox2020-06-19
| | | |
* | | | Fix emoji input errorkPherox2020-06-19
| | | |
* | | | Add profile fields formkPherox2020-06-10
|/ / /
* | | Merge branch 'async-language-loading' into 'develop'HJ2020-06-09
|\ \ \ | | | | | | | | | | | | | | | | Messages: Load languages asynchronously. See merge request pleroma/pleroma-fe!1136
| * | | Messages: Load languages asynchronously.lain2020-06-08
| |/ / | | | | | | | | | Reduces the size of the initial app bundle by about half.
* | | Linting.lain2020-06-08
| | |
* | | MediaUpload: Correctly handle multiple uploads.lain2020-06-08
| | |
* | | MediaUpload: Allow drag-and-drop of multiple files at oncelain2020-06-08
|/ /
* | Merge branch 'fix-cropped-button-shadow' into 'develop'HJ2020-06-07
|\ \ | | | | | | | | | | | | Fix the cropped button shadow in 2FA settings See merge request pleroma/pleroma-fe!1133