aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Change the show/hide strings about, remove subjected status toggle when ↵Shpuld Shpuldson2020-06-26
| | | | 'collapse' option not used
* rip restyle subject, fix some issues with long subjectShpuld Shpuldson2020-06-26
|
* StatusContent: Fix greentext.lain2020-06-19
|
* StatusContent: Better separate subject from status content.lain2020-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
| | | |
| * | | Changelog: Add info about poll option emoji.lain2020-06-15
| | | |
| * | | Apply suggestion to src/services/entity_normalizer/entity_normalizer.service.jslain2020-06-14
| | | |
| * | | Polls: Construct an html field during normalization.lain2020-06-14
| | | |
* | | | Merge branch 'feat/tweak-autocomplete-search' into 'develop'lain2020-06-18
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Autocomplete tweaks: remove search blocker, fix debounce params #869 See merge request pleroma/pleroma-fe!1149
| * | | | remove recentqueries thingShpuld Shpuldson2020-06-18
| | | | |
| * | | | revert import styleShpuld Shpuldson2020-06-18
| | | | |
| * | | | return the correct promise type from actionShpuld Shpuldson2020-06-18
| | | | |
| * | | | update changelogShpuld Shpuldson2020-06-18
| | | | |
| * | | | remove search blocker, fix debounce paramsShpuld Shpuldson2020-06-18
|/ / / /
* | | | Merge branch 'fix/popovers-cutting-off-in-notifications' into 'develop'Shpuld Shpludson2020-06-18
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | Fix popovers cutting off in notifications #809 Closes #809 See merge request pleroma/pleroma-fe!1147
| * | | Update popover.jsShpuld Shpludson2020-06-16
| | | |
| * | | Merge branch 'develop' into 'fix/popovers-cutting-off-in-notifications'Shpuld Shpludson2020-06-16
| |\ \ \ | |/ / / |/| | | | | | | # Conflicts: # CHANGELOG.md
* | | | Merge branch 'fix/disable-subject-when-posting' into 'develop'HJ2020-06-16
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | disable subject field when posting #868 See merge request pleroma/pleroma-fe!1148
| * | | | disable subject field when postingShpuld Shpuldson2020-06-16
|/ / / /
| * | | update changelogShpuld Shpuldson2020-06-16
| | | |
| * | | remove log whoopsShpuld Shpuldson2020-06-16
| | | |
| * | | fix popovers cutting off in notifications, port popover changes from chats mrShpuld Shpuldson2020-06-16
|/ / /
* | | Merge branch 'themes-fixes' into 'develop'HJ2020-06-14
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Several small fixes Closes #866 and #864 See merge request pleroma/pleroma-fe!1145
| * | changelogHenry Jameson2020-06-14
| | |
| * | fix #866Henry Jameson2020-06-13
| | |
| * | add support for defining the greentextHenry Jameson2020-06-13
| | |
| * | fix redmond themesHenry Jameson2020-06-13
| | |
| * | Fix faint links in notificationsHenry Jameson2020-06-13
|/ /
* | Merge branch 'chore/improve-default-tos' into 'develop'lain2020-06-12
|\ \ | | | | | | | | | | | | update terms of service instructions See merge request pleroma/pleroma-fe!986
| * \ Merge branch 'develop' into 'chore/improve-default-tos'lain2020-06-12
| |\ \ | |/ / |/| | | | | # Conflicts: # static/terms-of-service.html
* | | Merge branch 'depatchou' into 'develop'Shpuld Shpludson2020-06-11
|\ \ \ | | | | | | | | | | | | | | | | Remove pizza See merge request pleroma/pleroma-fe!1143
| * | | Update lockfilelain2020-06-11
| | | |
| * | | 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.