aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'fix/follow-request-notification-bugfixes' into 'develop'Shpuld Shpludson2020-05-02
|\ | | | | | | | | | | | | Fix remaining follow request notif problems Closes #823 See merge request pleroma/pleroma-fe!1096
| * don't dismiss a rejected follow request on serverShpuld Shpuldson2020-05-02
| |
| * mark single notifs as seen properly on serverShpuld Shpuldson2020-05-02
| |
| * follow request bugfixes, wrong text, notifs not being marked as read, ↵Shpuld Shpuldson2020-05-02
|/ | | | approving from follow request view
* Merge branch 'follow-request-notification' into 'develop'Shpuld Shpludson2020-05-01
|\ | | | | | | | | | | | | Add support for follow request notifications Closes #823 and #822 See merge request pleroma/pleroma-fe!1093
| * Add support for follow request notificationseugenijm2020-04-30
| |
* | Update CHANGELOG.mdShpuld Shpludson2020-05-01
| |
* | Merge branch 'fix/remove-with_move-param' into 'develop'Shpuld Shpludson2020-05-01
|\ \ | |/ |/| | | | | Remove with_move param See merge request pleroma/pleroma-fe!1094
| * remove with_move paramShpuld Shpuldson2020-05-01
|/
* Update CHANGELOG.mdShpuld Shpludson2020-04-27
|
* Merge branch 'feature-emoji-length-sorting' into 'develop'Shpuld Shpludson2020-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 topxenofem2020-02-10
| |
| * Allow emoji suggestions based on a match anywhere in the emoji name, but ↵xenofem2020-02-09
| | | | | | | | improve sorting
* | Merge branch 'fix/status-showing-hiding' into 'develop'Shpuld Shpludson2020-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 ↵xenofem2020-02-24
| | | | | | | | | | | | easier comprehension
* | | Merge branch 'notification-rtl' into 'develop'HJ2020-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 notificationsKarol Kosek2020-04-18
|/ / /
* | | Merge branch 'fix-pagination' into 'develop'Shpuld Shpludson2020-04-14
|\ \ \ | | | | | | | | | | | | | | | | Fix pagination See merge request pleroma/pleroma-fe!1089
| * | | Fix paginationEgor Kislitsyn2020-04-13
|/ / /
* | | Merge branch 'chore/2.0.1-changelog' into 'develop'Shpuld Shpludson2020-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 releaserinpatch2020-04-08
|/ / /
* | | Merge branch 'develop' into 'develop'Shpuld Shpludson2020-04-06
|\ \ \ | | | | | | | | | | | | | | | | Update polish translation See merge request pleroma/pleroma-fe!1077
| * | | Update polish translationJędrzej Tomaszewski2020-03-01
| | | |
* | | | Merge branch 'fix/boosts-favs-private-instance' into 'develop'Shpuld Shpludson2020-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 endpointsMark Felder2020-03-31
|/ / / / | | | | | | | | | | | | This ensures the data is fetchable on private instances
* | | | Merge branch 'caskd-develop-patch-76396' into 'develop'Shpuld Shpludson2020-03-14
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Prevent overflow for long usernames/domains See merge request pleroma/pleroma-fe!1083
| * | | | Prevent overflow for long usernames/domainsAlex2020-03-14
|/ / / /
* | | | Merge branch 'fix/captcha-input' into 'develop'HJ2020-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 helpersMark Felder2020-02-22
| | |/ / | |/| |
* | | | Merge branch 'fix/themes-2.1-opacity-again' into 'develop'HJ2020-03-07
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix several issues related to opacity Closes #787 and #789 See merge request pleroma/pleroma-fe!1081
| * | | | fix testsHenry Jameson2020-03-06
| | | | |
| * | | | fix last issueHenry Jameson2020-03-06
| | | | |
| * | | | prioritize disabled opacity over transparent keywordHenry Jameson2020-03-06
| | | | |
| * | | | fix several issues related to opacityHenry Jameson2020-03-06
|/ / / /
* | | | mention status preview fix in changelogShpuld Shpuldson2020-03-04
| | | |
* | | | Merge branch 'fix/themes-2.1-transparency-pink' into 'develop'Shpuld Shpludson2020-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 Jameson2020-03-04
|/ / / /
* | | | Merge branch 'fix/remove-spinner-on-failed-status-previews' into 'develop'HJ2020-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 previewShpuld Shpuldson2020-03-02
|/ / /
* | | Update CHANGELOG.mdShpuld Shpludson2020-02-28
| | |
* | | Update CHANGELOG.mdShpuld Shpludson2020-02-28
| | |
* | | Merge branch 'feat/update-pleroma-themes' into 'develop'Shpuld Shpludson2020-02-28
|\ \ \ | | | | | | | | | | | | | | | | update pleroma-dark and pleroma-light See merge request pleroma/pleroma-fe!1070
| * | | Apply suggestion to src/modules/instance.jsShpuld Shpludson2020-02-28
| | | |
| * | | make theme loading work with source-only presetsShpuld Shpuldson2020-02-22
| | | |
| * | | remove bloat from themesShpuld Shpuldson2020-02-22
| | | |
| * | | update using variablesShpuld Shpuldson2020-02-22
| | | |
| * | | Apply suggestion to static/themes/pleroma-dark.jsonShpuld Shpludson2020-02-21
| | | |
| * | | Apply suggestion to static/themes/pleroma-dark.jsonShpuld Shpludson2020-02-21
| | | |
| * | | Apply suggestion to static/themes/pleroma-dark.jsonShpuld Shpludson2020-02-21
| | | |
| * | | Apply suggestion to static/themes/pleroma-dark.jsonShpuld Shpludson2020-02-21
| | | |