aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
Commit message (Collapse)AuthorAge
* 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/
* Merge branch 'develop' into 'feature/copy-link'Shpuld Shpludson2020-05-08
|\ | | | | | | # Conflicts: # static/fontello.json
| * Add notification privacy option to user settingsMark Felder2020-05-06
| |
| * Add support for follow request notificationseugenijm2020-04-30
| |
| * 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
| | |
* | | Add button in 3dot menu to copy status link to clipboardMark Felder2020-03-30
|/ /
* / add status unavailable message when status can't be loaded in status previewShpuld Shpuldson2020-03-02
|/
* 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
| * Merge branch 'develop' into 'themes-accent'HJ2020-02-11
| |\ | | | | | | | | | # Conflicts: # src/components/emoji_reactions/emoji_reactions.vue
| * | Better Disabled buttons support. Mammal theme fixes. Implemented properHenry Jameson2020-02-07
| | | | | | | | | | | | | | | context-aware `mod` argument - now checks lightness of "variant" color. needs retesting tho
| * | Merge remote-tracking branch 'upstream/develop' into themes-accentHenry Jameson2020-01-28
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (33 commits) add emoji reactions to changelog fix emoji reaction classes broken in develop review changes Fix password and email update remove unnecessary anonymous function Apply suggestion to src/services/api/api.service.js remove logs/commented code remove favs count from react button remove mock data change emoji reactions to use new format Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE) Fix missing TWKN when logged in, but server is set to private mode. Fix follower request fetching Add domain mutes to changelog Implement domain mutes v2 change changelog to reflect actual release history of frontend Fix #750 , fix error messages and captcha resetting Optimize Notifications Rendering update CHANGELOG Use last seen notif instead of first unseen notif for sinceId ...
| * | | removed one color TODOHenry Jameson2020-01-28
| | | |
| * | | snapshot/source mismatch caseHenry Jameson2020-01-22
| | | |
| * | | lightBg -> highlight because it causes issues with v2Henry Jameson2020-01-22
| | | |
| * | | dismiss warning when loading themeHenry Jameson2020-01-22
| | | |
| * | | more help stringsHenry Jameson2020-01-22
| | | |
| * | | massively improved initial theme loading code, added checks and warnings whenHenry Jameson2020-01-22
| | | | | | | | | | | | | | | | loading theme files (import/localStorage/defaults)
| * | | fix shadow picker preview, change hintHenry Jameson2020-01-20
| | | |
| * | | i18n & fixesHenry Jameson2020-01-13
| | | |
| * | | computed colors supportHenry Jameson2020-01-13
| | | |
| * | | added more slots to UIHenry Jameson2020-01-12
| | | |
| * | | replace hsl's l with relative luminance for better lightness detectionHenry Jameson2020-01-12
| | | |
| * | | Accent worksHenry Jameson2019-12-28
| | | |
* | | | Refactor i18n messages for MRF policy disclosureHakaba Hitoyo2020-02-13
| |_|/ |/| |
* | | Emoji Reactions - fixes and improvementsShpuld Shpludson2020-02-11
| | |
* | | Merge branch 'move-type-notification' into 'develop'Shpuld Shpludson2020-02-10
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add setting for allow following move Closes #732 See merge request pleroma/pleroma-fe!1054
| * | | Add option textkPherox2020-02-04
| | |/ | |/|
* / | MRF Keyword Policy DisclosureHakaba Hitoyo2020-02-10
|/ /
* | Merge branch 'develop' into feat/emoji-reactionsShpuld Shpuldson2020-01-26
|\ \
| * | Implement domain mutes v2Shpuld Shpludson2020-01-15
| | |
* | | fix merge conflictsShpuld Shpuldson2020-01-13
|\| |
| * | Merge branch 'develop' into 'fix-move-type-notification'HJ2020-01-03
| |\| | | | | | | | | | # Conflicts: # static/fontello.json
| | * Merge remote-tracking branch 'upstream/develop' into streamingHenry Jameson2019-12-26
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (51 commits) toggle_activation api is also deprecated use vuex action refactor toggleActivationStatus replace setActivationStatus api with new one use flex for stickers i18n/update-ja_easy Use a centralized fallback for missing values and use instance.federating instead of instance.federation.enabled Add fallback in case BE does not report federating status in nodeinfo The value we are looking for is federationPolicy.enabled, not federationPolicy.federating Logic should be to hide TWKN if not federating OR if instance is not public Finally trust eslint More lint More lint Lint mfa: removed unused code increase icon width a little bit in the nav panel add icons to nav panel Revert "Merge branch 'revert-96cab6d8' into 'develop'" Support "native" captcha Revert "Merge branch 'oauth-extra-scopes' into 'develop'" ...
| | | * i18n/update-ja_easyHakaba Hitoyo2019-12-13
| | | |
| | * | Option to enable streamingHenry Jameson2019-12-10
| | |/
| * | Add user migrates filter to interactionskPherox2019-12-11
| | |