aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Merge branch 'develop' into 'feature/copy-link'Shpuld Shpludson2020-05-08
|\ | | | | | | # Conflicts: # static/fontello.json
| * Merge branch 'fix/signup-without-email' into 'develop'Shpuld Shpludson2020-05-07
| |\ | | | | | | | | | | | | Permit signup without email See merge request pleroma/pleroma-fe!1072
| | * make email validation conditional workShpuld Shpuldson2020-05-04
| | |
| | * Merge branch 'develop' into fix/signup-without-emailShpuld Shpuldson2020-05-04
| | |\
| | * | Remove unneccessary nestedMark Felder2020-02-24
| | | |
| | * | First attempt at not requiring email address for registrationMark Felder2020-02-24
| | | |
| * | | Add notification privacy option to user settingsMark Felder2020-05-06
| | |/ | |/|
| * | 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
| | | |
| * | | remove with_move paramShpuld Shpuldson2020-05-01
| |/ /
| * | 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
| * | | Fix user names with the RTL char in notificationsKarol Kosek2020-04-18
| | | |
| * | | Fix paginationEgor Kislitsyn2020-04-13
| | | |
| * | | 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
| | | | |
| * | | | Send credentials for favourited_by and reblogged_by API endpointsMark Felder2020-03-31
| | | | | | | | | | | | | | | | | | | | This ensures the data is fetchable on private instances
* | | | | fix popover not closing on pressing the buttonsShpuld Shpuldson2020-05-08
| | | | |
* | | | | Correctly resolve the URI of the serverMark Felder2020-05-07
| | | | |
* | | | | fix gap when not logged inShpuld Shpuldson2020-05-08
| | | | |
* | | | | Add button in 3dot menu to copy status link to clipboardMark Felder2020-03-30
|/ / / /
* | | | 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
| | |/ / | |/| |
* | | | 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
| | | |
* | | | fix trasparency problems in some cases (purple headers)Henry Jameson2020-03-04
| | | |
* | | | add status unavailable message when status can't be loaded in status previewShpuld Shpuldson2020-03-02
| |/ / |/| |
* | | 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
| |/ /
* / / 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
| * | Fix user activation/deactivation, deletion, and role assignment in the ↵eugenijm2020-02-17
| | | | | | | | | | | | moderation menu
* | | Merge branch 'themes-accent' into 'develop'HJ2020-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
| * | update headers in switcher to better separate the subsectionsHenry Jameson2020-02-18
| | |
| * | paper theme, updated todo, lolHenry Jameson2020-02-17
| | |
| * | improve the display of disabled buttonsHenry Jameson2020-02-17
| | |
| * | attempt to fix some bugs with shadows controlHenry Jameson2020-02-17
| | |
| * | fix #774Henry Jameson2020-02-17
| | |
| * | revert emoji reaction styleHenry Jameson2020-02-17
| | |