aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'rc/2.0.5' into 'master'Shpuld Shpludson2020-05-12
|\ | | | | | | | | Update MASTER for 2.0.5 patch See merge request pleroma/pleroma-fe!1105
| * update changelog for 2.0.5Shpuld Shpuldson2020-05-12
| |
| * Revert "remove with_move param"Shpuld Shpuldson2020-05-12
| | | | | | | | This reverts commit 02c8a9e3143f2b12f44d24f307e2718dec22987b.
| * update changelogShpuld Shpuldson2020-05-08
| |
| * Merge branch 'feat/relationship-refactor' into 'develop'Shpuld Shpludson2020-05-08
| |\ | | | | | | | | | | | | | | | | | | Refactor: make relationships separate from users Closes #819 See merge request pleroma/pleroma-fe!1091
| | * 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 'feature/copy-link' into 'develop'Shpuld Shpludson2020-05-08
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Copy status link to clipboard See merge request pleroma/pleroma-fe!1085
| | * \ \ 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
| | | | | | |
| * | | | | | Merge branch 'feat/notification-privacy' into 'develop'Shpuld Shpludson2020-05-07
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Add notification privacy option to user settings See merge request pleroma/pleroma-fe!1100
| | * | | | | Add notification privacy option to user settingsMark Felder2020-05-06
| |/ / / / /
| * | | | | Merge branch 'rc/2.0.3' into 'develop'Shpuld Shpludson2020-05-02
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | update MASTER for 2.0.3 See merge request pleroma/pleroma-fe!1098
| * | | | | | Update CHANGELOG.mdShpuld Shpludson2020-05-02
| | | | | | |
| * | | | | | 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
| |/ / / / / /
| | | | | * | 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
| | | | | | |