aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/settings-and-filtering' into ↵Henry Jameson2022-01-24
|\ | | | | | | | | | | | | settings-and-filtering * origin/settings-and-filtering: Apply 1 suggestion(s) to 1 file(s)
| * Apply 1 suggestion(s) to 1 file(s)HJ2022-01-09
| |
* | Merge remote-tracking branch 'origin/develop' into settings-and-filteringHenry Jameson2022-01-24
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (169 commits) Improve the user card for deactivated users Update CHANGELOG.md Update CHANGELOG.md Allow canceling a follow request Simple policy reasons for instance specific policies entity_normalizer: Escape name when parsing user Translated using Weblate (Spanish) Translated using Weblate (Catalan) Translated using Weblate (Korean) Translated using Weblate (Japanese (ja_PEDANTIC)) Translated using Weblate (Indonesian) Translated using Weblate (Esperanto) Translated using Weblate (Vietnamese) Translated using Weblate (Italian) Translated using Weblate (Vietnamese) Translated using Weblate (Indonesian) Translated using Weblate (Italian) Translated using Weblate (Vietnamese) Translated using Weblate (Indonesian) Translated using Weblate (Chinese (Simplified)) ...
| * Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'HJ2022-01-19
| |\ | | | | | | | | | | | | Translations update from Weblate See merge request pleroma/pleroma-fe!1413
| | * Translated using Weblate (Spanish)tarteka2021-10-21
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (722 of 722 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/es/
| | * Translated using Weblate (Catalan)retiolus2021-09-29
| | | | | | | | | | | | | | | | | | | | | Currently translated at 99.7% (720 of 722 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ca/
| | * Translated using Weblate (Korean)Ryo Ueno2021-09-19
| | | | | | | | | | | | | | | | | | | | | Currently translated at 61.9% (447 of 722 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ko/
| | * Translated using Weblate (Japanese (ja_PEDANTIC))Ryo Ueno2021-09-19
| | | | | | | | | | | | | | | | | | | | | Currently translated at 99.4% (718 of 722 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ja_PEDANTIC/
| | * Translated using Weblate (Indonesian)@liimee2021-09-16
| | | | | | | | | | | | | | | | | | | | | Currently translated at 68.1% (492 of 722 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/id/
| | * Translated using Weblate (Esperanto)Tirifto2021-09-14
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (722 of 722 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
| | * Translated using Weblate (Vietnamese)Hồ Nhất Duy2021-09-09
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (722 of 722 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/vi/
| | * Translated using Weblate (Italian)Ben Is2021-09-09
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (722 of 722 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
| | * Translated using Weblate (Vietnamese)Hồ Nhất Duy2021-09-09
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (716 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/vi/
| | * Translated using Weblate (Indonesian)@liimee2021-09-09
| | | | | | | | | | | | | | | | | | | | | Currently translated at 67.5% (484 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/id/
| | * Translated using Weblate (Italian)Ben Is2021-09-09
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (716 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
| * | Merge branch 'fixes_for_deactivated_profile' into 'develop'HJ2022-01-19
| |\ \ | | | | | | | | | | | | | | | | Improve the user card for deactivated users See merge request pleroma/pleroma-fe!1417
| | * | Improve the user card for deactivated usersIlja2022-01-19
| | | |
| * | | Allow canceling a follow requestIlja2021-12-12
| |/ / | | | | | | | | | | | | | | | | | | | | | When a follow request is sent, but not (yet) accepted, the behaviour is now to cancel the request instead of re sending. The reason is double * You couldn't cancel a follow request if you change your mind and the request wasn't answered yet * Instances don't always correctly process a new follow request when the following is already happening. If something went wrong (e;g. the target server thinks you're following, but your instance thinks you're not yet), it's better to first sent an unfollow. This is the behaviour that Mastodon and most probably most other clients have. Therefore this flow is more tested and expected by other instances.
| * | Merge branch 'simplePolicy_reasons_for_instance_specific_policies' into ↵HJ2021-12-03
| |\ \ | | |/ | |/| | | | | | | | | | | | | 'develop' Simple policy reasons for instance specific policies See merge request pleroma/pleroma-fe!1263
| | * Simple policy reasons for instance specific policiesIlja2021-12-03
| | |
| * | Merge branch 'showMobileNewPost' into 'develop'HJ2021-09-09
| |\ \ | | | | | | | | | | | | | | | | New user option: Always show floating New Post button See merge request pleroma/pleroma-fe!1395
| | * | Fix changelog merge conflicteris2021-07-22
| | |\| | | | | | | | | | | | | # Conflicts: # CHANGELOG.md
| | * | Merge branch 'develop' into 'showMobileNewPost'eris2021-06-15
| | |\ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # CHANGELOG.md # src/App.js
| | * | | Fix config naming for consistencyEris2021-06-14
| | | | |
| | * | | New option: Always show floating New Post buttonEris2021-06-14
| | | | |
| * | | | Merge branch 'better-still-emoji' into 'develop'HJ2021-09-07
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Status HTML parsing - better emoji and mentions rendering Closes #935 See merge request pleroma/pleroma-fe!1392
| | * \ \ \ Merge remote-tracking branch 'origin/develop' into better-still-emojiHenry Jameson2021-06-18
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Use proper setting name Use cleaner instance config check for shoutbox setting Make locale language cleaner Don't shorten shoutbox to SB Fix lint error Update CHANGELOG.md New option: Hide shoutbox
| | * | | | missing localizationHenry Jameson2021-06-08
| | | | | |
| | * | | | moved mentions into a separate component - MentionLine, added collapsingHenry Jameson2021-06-08
| | | | | | | | | | | | | | | | | | | | | | | | of mentions when there's too many of 'em
| | * | | | configurable mentions placementHenry Jameson2021-06-08
| | | | | |
| | * | | | moving mentions into separate rowHenry Jameson2021-06-08
| | | | | |
| | * | | | localizationHenry Jameson2021-06-07
| | | |/ / | | |/| |
| * | | | Translated using Weblate (Vietnamese)Hồ Nhất Duy2021-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 50.0% (358 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/vi/
| * | | | Translated using Weblate (Indonesian)@liimee2021-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 67.3% (482 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/id/
| * | | | Translated using Weblate (Chinese (Simplified))Kana2021-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (716 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
| * | | | Translated using Weblate (Basque)tarteka2021-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 80.7% (578 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eu/
| * | | | Added translation using Weblate (Vietnamese)Hồ Nhất Duy2021-09-02
| | | | |
| * | | | Translated using Weblate (Indonesian)@liimee2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 60.6% (434 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/id/
| * | | | Translated using Weblate (Indonesian)@liimee2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 58.6% (420 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/id/
| * | | | Translated using Weblate (Basque)tarteka2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 80.4% (576 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eu/
| * | | | Translated using Weblate (Polish)marcin mikołajczak2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 98.8% (708 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/pl/
| * | | | Translated using Weblate (Indonesian)@liimee2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 56.9% (408 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/id/
| * | | | Translated using Weblate (Basque)tarteka2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 79.8% (572 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eu/
| * | | | Translated using Weblate (Spanish)tarteka2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (716 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/es/
| * | | | Translated using Weblate (Indonesian)@liimee2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 50.1% (359 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/id/
| * | | | Translated using Weblate (Polish)marcin mikołajczak2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 98.7% (707 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/pl/
| * | | | Translated using Weblate (Spanish)tarteka2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (716 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/es/
| * | | | Added translation using Weblate (Indonesian)@liimee2021-08-30
| | | | |
| * | | | Translated using Weblate (Spanish)tarteka2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (716 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/es/
| * | | | Translated using Weblate (Catalan)M. Strange2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 97.4% (698 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ca/