aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* loginMethod was missingMark Felder2020-05-13
|
* Separate the user configurable sectionMark Felder2020-05-13
|
* alpha sortMark Felder2020-05-13
|
* Merge branch 'develop' into 'feat/relationship-refactor'Shpuld Shpludson2020-05-08
|\ | | | | | | # Conflicts: # src/components/notification/notification.js
| * Merge branch 'feat/status-content-separation' into 'develop'Shpuld Shpludson2020-05-08
| |\ | | | | | | | | | | | | Refactor: Separate status content from status See merge request pleroma/pleroma-fe!1092
| | * Separate status content from status like in direct conversations mrShpuld Shpuldson2020-04-27
| | |
| * | 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
| | | | | |
| * | | | | 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
| | | | | |
* | | | | | fix status mutesShpuld Shpuldson2020-04-27
| | | | | |
* | | | | | add back mute prediction, add getter for relationshipsShpuld Shpuldson2020-04-24
| | | | | |
* | | | | | last lint warningShpuld Shpuldson2020-04-23
| | | | | |
* | | | | | minor lint fixesShpuld Shpuldson2020-04-23
| | | | | |
* | | | | | minor fixesShpuld Shpuldson2020-04-23
| | | | | |
* | | | | | remove with_relationships as it doesn't helpShpuld Shpuldson2020-04-23
| | | | | |
* | | | | | add back missing catchShpuld Shpuldson2020-04-23
| | | | | |
* | | | | | remove unused mutation and test for itShpuld Shpuldson2020-04-23
| | | | | |
* | | | | | fix followShpuld Shpuldson2020-04-22
| | | | | |
* | | | | | fix mistakesShpuld Shpuldson2020-04-21
| | | | | |
* | | | | | make relationships separate from usersShpuld Shpuldson2020-04-21
| |/ / / / |/| | | |
* | | | | Send credentials for favourited_by and reblogged_by API endpointsMark Felder2020-03-31
|/ / / / | | | | | | | | | | | | This ensures the data is fetchable on private instances
* | | | 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
| | | |