aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
Commit message (Collapse)AuthorAge
* Merge branch 'develop' into 'themes-accent'HJ2020-02-11
|\ | | | | | | # Conflicts: # src/components/emoji_reactions/emoji_reactions.vue
| * 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
| |/
* | 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 ...
| * 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
| | * | Add user migrates filter to interactionskPherox2019-12-11
| | | |
| | * | change the expression of `move`kPherox2019-12-11
| | | |
| | * | Add view for moves notificationskPherox2019-12-11
| | | |
| | * | fix parse for move type notificationskPherox2019-12-11
| | | |
| * | | wip commit, add basic popover for emoji reaction selectShpuld Shpuldson2019-11-15
| | | |
* | | | 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
| |_|/ |/| |
* | | 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
|/ /
* | [i18n] Improve easy/pedantic Japanese switchingHakaba Hitoyo2019-11-19
| |
* | Merge branch 'greentext-strikes-back' into 'develop'HJ2019-11-19
|\ \ | | | | | | | | | | | | | | | | | | ⑨ Added greentext support ⑨ Closes #9 See merge request pleroma/pleroma-fe!994
| * | making dtluna proud or disgustedHenry Jameson2019-11-14
| | |
| * | Made it optionalHenry Jameson2019-11-14
| | |
* | | Use kana+kanji as default for Japanese translationAkiraFukushima2019-11-17
| | |
* | | Fix translation (https://blob.cat/notice/9oyYO1RzcNbJXxKxeq)Mew Mew2019-11-15
| |/ |/|
* | change N/A to Hiddentaehoon2019-11-12
| |
* | add a translationtaehoon2019-11-12
|/
* about: add MRF transparency panelAriadne Conill2019-11-09
|
* about: add staff panelAriadne Conill2019-11-08
|
* redirect /remote-users/:username@:hostname -> /users/:id, ↵Hakaba Hitoyo2019-11-08
| | | | /remote-users/:hostname/:username -> /users/:id
* Merge remote-tracking branch 'upstream/develop' into emoji-optimizationsHenry Jameson2019-11-08
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (95 commits) Lightbox/modal multi image improvements - #381 '/api/pleroma/profile/mfa' -> '/api/pleroma/accounts/mfa' Add ability to change user's email translations-de-batch-1 eu-translate update profile-banner rounding css, fixes #690 fix indentation remove needless ref show preview popover when hover numbered replies refactor conditions do not make too many nested div add fetchStatus action refactor status loading logic split status preview popover into a separate component uninstall mobile-detect library listen both events minor css fix restrict distance at top side only set different trigger event in desktop and mobile by default fix eslint warnings ...
| * Add ability to change user's emailSergey Suprunenko2019-11-08
| |
| * translations-de-batch-1Matrix-Sasuke2019-11-08
| |
| * eu-translate updateTarteka2019-10-30
| |
| * Merge branch 'eu-translate' into 'develop'Shpuld Shpludson2019-10-29
| |\ | | | | | | | | | | | | [i18n] basque update and fix See merge request pleroma/pleroma-fe!966
| | * update and fixtarteka2019-10-07
| | |
| * | Merge branch 'patch-3' into 'develop'Shpuld Shpludson2019-10-29
| |\ \ | | | | | | | | | | | | | | | | Little fix to some strings on es.json See merge request pleroma/pleroma-fe!967
| | * | Little fix to "login"/"description" and "register" strings to es.json ↵Echedey López Romero2019-10-07
| | |/ | | | | | | | | | referenced as verbs.