aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* follow request bugfixes, wrong text, notifs not being marked as read, ↵Shpuld Shpuldson2020-05-02
| | | | approving from follow request view
* Add support for follow request notificationseugenijm2020-05-02
|
* Update CHANGELOG.mdShpuld Shpludson2020-05-02
|
* Update CHANGELOG.mdShpuld Shpludson2020-05-02
|
* Prioritize custom emoji a lot and boost exact matches to the topxenofem2020-05-02
|
* Allow emoji suggestions based on a match anywhere in the emoji name, but ↵xenofem2020-05-02
| | | | improve sorting
* Refactor status showing/hiding code for better handling of edge cases and ↵xenofem2020-05-02
| | | | easier comprehension
* Fix user names with the RTL char in notificationsKarol Kosek2020-05-02
|
* Fix paginationEgor Kislitsyn2020-05-02
|
* Merge branch 'develop' into 'master'Shpuld Shpludson2020-04-08
|\ | | | | | | | | Update master for 2.0.2 See merge request pleroma/pleroma-fe!1088
| * 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 'develop' into 'master'Shpuld Shpludson2020-03-07
|\| | | | | | | | | | | | | | | | | | | update master with develop changes See merge request pleroma/pleroma-fe!1082
| * | | 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
| |/ / /
* | | | Merge branch 'develop' into 'master'Shpuld Shpludson2020-03-04
|\| | | | | | | | | | | | | | | | | | | Update master with 2.0.0 See merge request pleroma/pleroma-fe!1080
| * | | 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
| |/ /
* | | Merge branch 'develop' into 'master'Shpuld Shpludson2020-02-28
|\| | | | | | | | | | | | | | Update master with 2.0.0 See merge request pleroma/pleroma-fe!1074
| * | 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
| | | |
| | * | make panel header highlight less harshShpuld Shpuldson2020-02-20
| | | |
| | * | update pleroma-dark and pleroma-lightShpuld Shpuldson2020-02-20
| | |/
| * | Merge branch 'fix/popover-performance' into 'develop'Shpuld Shpludson2020-02-28
| |\ \ | | |/ | |/| | | | | | | Fix/popover performance See merge request pleroma/pleroma-fe!1066
| | * Fix/popover performanceShpuld Shpludson2020-02-28
| |/
| * stop using customTheme in user card, instead use color slots. fix for opacityHenry Jameson2020-02-20
| | | | | | | | inheritance polluting inheritors
| * Merge branch 'moderation-menu-fix' into 'develop'Shpuld Shpludson2020-02-19
| |\ | | | | | | | | | | | | Fix user deactivation, deletion, and role assignment in the moderation menu See merge request pleroma/pleroma-fe!1063