| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | remove with_move param | Shpuld Shpuldson | 2020-05-01 |
| | | |||
| * | Update CHANGELOG.md | Shpuld Shpludson | 2020-04-27 |
| | | |||
| * | Merge branch 'feature-emoji-length-sorting' into 'develop' | Shpuld Shpludson | 2020-04-27 |
| |\ | | | | | | | | | | | | | Allow emoji suggestions based on a match anywhere in the emoji name, but improve sorting Closes #135 See merge request pleroma/pleroma-fe!1061 | ||
| | * | Prioritize custom emoji a lot and boost exact matches to the top | xenofem | 2020-02-10 |
| | | | |||
| | * | Allow emoji suggestions based on a match anywhere in the emoji name, but ↵ | xenofem | 2020-02-09 |
| | | | | | | | | | improve sorting | ||
| * | | Merge branch 'fix/status-showing-hiding' into 'develop' | Shpuld Shpludson | 2020-04-27 |
| |\ \ | | | | | | | | | | | | | | | | | | | Refactor status showing/hiding code for better handling of edge cases and easier comprehension Closes #779 See merge request pleroma/pleroma-fe!1073 | ||
| | * | | Refactor status showing/hiding code for better handling of edge cases and ↵ | xenofem | 2020-02-24 |
| | | | | | | | | | | | | | easier comprehension | ||
| * | | | Merge branch 'notification-rtl' into 'develop' | HJ | 2020-04-19 |
| |\ \ \ | | | | | | | | | | | | | | | | | Fix user names with the RTL char in notifications See merge request pleroma/pleroma-fe!1090 | ||
| | * | | | Fix user names with the RTL char in notifications | Karol Kosek | 2020-04-18 |
| |/ / / | |||
| * | | | Merge branch 'fix-pagination' into 'develop' | Shpuld Shpludson | 2020-04-14 |
| |\ \ \ | | | | | | | | | | | | | | | | | Fix pagination See merge request pleroma/pleroma-fe!1089 | ||
| | * | | | Fix pagination | Egor Kislitsyn | 2020-04-13 |
| |/ / / | |||
| * | | | Merge branch 'chore/2.0.1-changelog' into 'develop' | Shpuld Shpludson | 2020-04-08 |
| |\ \ \ | | | | | | | | | | | | | | | | | CHANGELOG.md: Add entries for upcoming 2.0.2 release See merge request pleroma/pleroma-fe!1087 | ||
| | * | | | CHANGELOG.md: Add entries for upcoming 2.0.2 release | rinpatch | 2020-04-08 |
| |/ / / | |||
| * | | | Merge branch 'develop' into 'develop' | Shpuld Shpludson | 2020-04-06 |
| |\ \ \ | | | | | | | | | | | | | | | | | Update polish translation See merge request pleroma/pleroma-fe!1077 | ||
| | * | | | Update polish translation | Jędrzej Tomaszewski | 2020-03-01 |
| | | | | | |||
| * | | | | Merge branch 'fix/boosts-favs-private-instance' into 'develop' | Shpuld Shpludson | 2020-04-01 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Send credentials for favourited_by and reblogged_by API endpoints Closes #795 See merge request pleroma/pleroma-fe!1086 | ||
| | * | | | | Send credentials for favourited_by and reblogged_by API endpoints | Mark Felder | 2020-03-31 |
| |/ / / / | | | | | | | | | | | | | This ensures the data is fetchable on private instances | ||
| * | | | | Merge branch 'caskd-develop-patch-76396' into 'develop' | Shpuld Shpludson | 2020-03-14 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Prevent overflow for long usernames/domains See merge request pleroma/pleroma-fe!1083 | ||
| | * | | | | Prevent overflow for long usernames/domains | Alex | 2020-03-14 |
| |/ / / / | |||
| * | | | | Merge branch 'fix/captcha-input' into 'develop' | HJ | 2020-03-11 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix captcha input and disable ALL the helpers Closes #778 See merge request pleroma/pleroma-fe!1071 | ||
| | * | | | | Fix captcha input and disable ALL the helpers | Mark Felder | 2020-02-22 |
| | | |/ / | |/| | | |||
| * | | | | Merge branch 'fix/themes-2.1-opacity-again' into 'develop' | HJ | 2020-03-07 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix several issues related to opacity Closes #787 and #789 See merge request pleroma/pleroma-fe!1081 | ||
| | * | | | | fix tests | Henry Jameson | 2020-03-06 |
| | | | | | | |||
| | * | | | | fix last issue | Henry Jameson | 2020-03-06 |
| | | | | | | |||
| | * | | | | prioritize disabled opacity over transparent keyword | Henry Jameson | 2020-03-06 |
| | | | | | | |||
| | * | | | | fix several issues related to opacity | Henry Jameson | 2020-03-06 |
| |/ / / / | |||
| * | | | | mention status preview fix in changelog | Shpuld Shpuldson | 2020-03-04 |
| | | | | | |||
| * | | | | Merge branch 'fix/themes-2.1-transparency-pink' into 'develop' | Shpuld Shpludson | 2020-03-04 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | fix trasparency problems in some cases (purple headers) See merge request pleroma/pleroma-fe!1079 | ||
| | * | | | | fix trasparency problems in some cases (purple headers) | Henry Jameson | 2020-03-04 |
| |/ / / / | |||
| * | | | | Merge branch 'fix/remove-spinner-on-failed-status-previews' into 'develop' | HJ | 2020-03-02 |
| |\ \ \ \ | |_|/ / |/| | | | | | | | | | | | Fix: failed status previews spinning forever See merge request pleroma/pleroma-fe!1078 | ||
| | * | | | add status unavailable message when status can't be loaded in status preview | Shpuld Shpuldson | 2020-03-02 |
| |/ / / | |||
| * | | | Update CHANGELOG.md | Shpuld Shpludson | 2020-02-28 |
| | | | | |||
| * | | | Update CHANGELOG.md | Shpuld Shpludson | 2020-02-28 |
| | | | | |||
| * | | | Merge branch 'feat/update-pleroma-themes' into 'develop' | Shpuld Shpludson | 2020-02-28 |
| |\ \ \ | | | | | | | | | | | | | | | | | update pleroma-dark and pleroma-light See merge request pleroma/pleroma-fe!1070 | ||
| | * | | | Apply suggestion to src/modules/instance.js | Shpuld Shpludson | 2020-02-28 |
| | | | | | |||
| | * | | | make theme loading work with source-only presets | Shpuld Shpuldson | 2020-02-22 |
| | | | | | |||
| | * | | | remove bloat from themes | Shpuld Shpuldson | 2020-02-22 |
| | | | | | |||
| | * | | | update using variables | Shpuld Shpuldson | 2020-02-22 |
| | | | | | |||
| | * | | | Apply suggestion to static/themes/pleroma-dark.json | Shpuld Shpludson | 2020-02-21 |
| | | | | | |||
| | * | | | Apply suggestion to static/themes/pleroma-dark.json | Shpuld Shpludson | 2020-02-21 |
| | | | | | |||
| | * | | | Apply suggestion to static/themes/pleroma-dark.json | Shpuld Shpludson | 2020-02-21 |
| | | | | | |||
| | * | | | Apply suggestion to static/themes/pleroma-dark.json | Shpuld Shpludson | 2020-02-21 |
| | | | | | |||
| | * | | | make panel header highlight less harsh | Shpuld Shpuldson | 2020-02-20 |
| | | | | | |||
| | * | | | update pleroma-dark and pleroma-light | Shpuld Shpuldson | 2020-02-20 |
| | |/ / | |||
| * | | | Merge branch 'fix/popover-performance' into 'develop' | Shpuld Shpludson | 2020-02-28 |
| |\ \ \ | |/ / |/| | | | | | | | | Fix/popover performance See merge request pleroma/pleroma-fe!1066 | ||
| | * | | Fix/popover performance | Shpuld Shpludson | 2020-02-28 |
| |/ / | |||
| * | | stop using customTheme in user card, instead use color slots. fix for opacity | Henry Jameson | 2020-02-20 |
| | | | | | | | | | inheritance polluting inheritors | ||
| * | | Merge branch 'moderation-menu-fix' into 'develop' | Shpuld Shpludson | 2020-02-19 |
| |\ \ | | | | | | | | | | | | | Fix user deactivation, deletion, and role assignment in the moderation menu See merge request pleroma/pleroma-fe!1063 | ||
| | * | | Fix user activation/deactivation, deletion, and role assignment in the ↵ | eugenijm | 2020-02-17 |
| | | | | | | | | | | | | | moderation menu | ||
| * | | | Merge branch 'themes-accent' into 'develop' | HJ | 2020-02-18 |
| |\ \ \ | |/ / |/| | | | | | | | | | | | | | | Themes v3 Part 1 "2.1" codenamed "One step for themes, a giant burder for code reviewers" Closes #750 and #774 See merge request pleroma/pleroma-fe!1037 | ||
