aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Show "it's you" label and hide follow btn for current userSergey Suprunenko2020-05-14
|
* name setting should be with apiConfig sectionMark Felder2020-05-13
|
* registrationOpen is not an FE settingMark Felder2020-05-13
|
* Really alpha sort thisMark Felder2020-05-13
|
* Merge branch 'develop' into chore/update-config-docsMark Felder2020-05-13
|\
| * Translated using Weblate (Russian)rinpatch2020-05-13
| | | | | | | | | | | | | | Currently translated at 61.0% (374 of 613 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/
| * Translated using Weblate (Italian)Ben Is2020-05-13
| | | | | | | | | | | | | | Currently translated at 28.3% (174 of 613 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
| * Translated using Weblate (Finnish)Shpuld Shpuldson2020-05-13
| | | | | | | | | | | | | | Currently translated at 100.0% (613 of 613 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/fi/
| * Translated using Weblate (Polish)Michał Sidor2020-05-13
| | | | | | | | | | | | | | Currently translated at 100.0% (613 of 613 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/pl/
| * Translated using Weblate (Russian)rinpatch2020-05-13
| | | | | | | | | | | | | | Currently translated at 59.3% (364 of 613 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/
| * Translated using Weblate (Italian)Ben Is2020-05-13
| | | | | | | | | | | | | | Currently translated at 28.3% (174 of 613 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
| * Translated using Weblate (German)Toro Mino2020-05-13
| | | | | | | | | | | | | | Currently translated at 66.7% (409 of 613 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/de/
| * Translated using Weblate (Finnish)Shpuld Shpuldson2020-05-13
| | | | | | | | | | | | | | Currently translated at 78.7% (483 of 613 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/fi/
| * Translated using Weblate (Italian)Anonymous2020-05-13
| | | | | | | | | | | | | | Currently translated at 27.5% (169 of 613 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
| * Translated using Weblate (Russian)rinpatch2020-05-13
| | | | | | | | | | | | | | Currently translated at 54.4% (334 of 613 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/
| * Translated using Weblate (Russian)hj2020-05-13
| | | | | | | | | | | | | | Currently translated at 54.4% (334 of 613 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/
| * Translated using Weblate (Russian)Alibek Omarov2020-05-13
| | | | | | | | | | | | | | Currently translated at 54.4% (334 of 613 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/
| * Translated using Weblate (Russian)Egor2020-05-12
| | | | | | | | | | | | | | Currently translated at 53.8% (330 of 613 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/
| * Translated using Weblate (French)Haelwenn (lanodan) Monnier2020-05-12
| | | | | | | | | | | | | | Currently translated at 97.3% (597 of 613 strings) Translation: Pleroma/Pleroma-FE Translate-URL: http://translate.pleroma.social/projects/pleroma/pleroma-fe/fr/
* | Split apiConfig options from static/config.json options;Mark Felder2020-05-13
| | | | | | | | Move safeDM to nasty section, alpha sort things
* | 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
| | | | | |