aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* 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
| | |
| * | Add fields_text for tooltipkPherox2020-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
| | | |
| * | | Apply suggestion to src/services/entity_normalizer/entity_normalizer.service.jslain2020-06-14
| | | |
| * | | Polls: Construct an html field during normalization.lain2020-06-14
| | | |
* | | | remove recentqueries thingShpuld Shpuldson2020-06-18
| | | |
* | | | revert import styleShpuld Shpuldson2020-06-18
| | | |
* | | | return the correct promise type from actionShpuld 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
|/ /
* | API: Remove fetch polyfilllain2020-06-11
| | | | | | | | | | All browser except IE have supported this for longer than Pleroma even exists.
* | PersistedState: Replace object-path with lodash functionlain2020-06-11
| | | | | | | | We were loading that one anyway.
* | StatusParser: Remove unused removeAttachmentLinks.lain2020-06-11
| | | | | | | | Brings down the vendor by over 200kb
* | Translated using Weblate (Italian)Ben Is2020-06-11
| | | | | | | | | | | | | | Currently translated at 72.6% (451 of 621 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
* | 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
| | |
* | | Translated using Weblate (Italian)Ben Is2020-06-10
| | | | | | | | | | | | | | | | | | | | | Currently translated at 68.5% (426 of 621 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
* | | Translated using Weblate (Russian)hj2020-06-10
| | | | | | | | | | | | | | | | | | | | | Currently translated at 60.0% (373 of 621 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/
* | | 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
|/ / /
* | | Merge branch 'async-language-loading' into 'develop'HJ2020-06-09
|\ \ \ | | | | | | | | | | | | | | | | Messages: Load languages asynchronously. See merge request pleroma/pleroma-fe!1136
| * | | Messages: DRY things up a bit.lain2020-06-09
| | | |
| * | | Messages: Load languages asynchronously.lain2020-06-08
| |/ / | | | | | | | | | Reduces the size of the initial app bundle by about half.