From 82ae07e48b3923ad3896052da286ca69d08d5da1 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Mon, 3 Apr 2017 00:08:40 +0200 Subject: [PATCH 1/5] Fix install instructions. Closes GH-745. --- docs/Running-Mastodon/Production-guide.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/Running-Mastodon/Production-guide.md b/docs/Running-Mastodon/Production-guide.md index a6c776f09..7af92fd94 100644 --- a/docs/Running-Mastodon/Production-guide.md +++ b/docs/Running-Mastodon/Production-guide.md @@ -95,7 +95,6 @@ Setup a user and database for Mastodon: In the prompt: CREATE USER mastodon CREATEDB; - CREATE DATABASE mastodon_production OWNER mastodon; \q ## Rbenv @@ -210,7 +209,7 @@ Restart=always WantedBy=multi-user.target ``` -This allows you to `sudo systemctl enable mastodon-*.service` and `sudo systemctl start mastodon-*.service` to get things going. +This allows you to `sudo systemctl enable /etc/systemd/system/mastodon-*.service` and `sudo systemctl start mastodon-*.service` to get things going. ## Cronjobs From 9ca548c17e596d2d898dcd5b0183f1260c316561 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Mon, 3 Apr 2017 00:10:51 +0200 Subject: [PATCH 2/5] Also fix the start command. --- docs/Running-Mastodon/Production-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Running-Mastodon/Production-guide.md b/docs/Running-Mastodon/Production-guide.md index 7af92fd94..f0dd7bd2b 100644 --- a/docs/Running-Mastodon/Production-guide.md +++ b/docs/Running-Mastodon/Production-guide.md @@ -209,7 +209,7 @@ Restart=always WantedBy=multi-user.target ``` -This allows you to `sudo systemctl enable /etc/systemd/system/mastodon-*.service` and `sudo systemctl start mastodon-*.service` to get things going. +This allows you to `sudo systemctl enable /etc/systemd/system/mastodon-*.service` and `sudo systemctl start mastodon-web.service mastodon-sidekiq.service mastodon-streaming.service` to get things going. ## Cronjobs From e2526a62e7c3ce63a9dc44b839ef4c9ec578eab1 Mon Sep 17 00:00:00 2001 From: shel Date: Sun, 2 Apr 2017 20:11:28 -0400 Subject: [PATCH 3/5] Add social.imirhil.fr --- docs/Using-Mastodon/List-of-Mastodon-instances.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Using-Mastodon/List-of-Mastodon-instances.md b/docs/Using-Mastodon/List-of-Mastodon-instances.md index 2f307b8a0..7c8a33893 100644 --- a/docs/Using-Mastodon/List-of-Mastodon-instances.md +++ b/docs/Using-Mastodon/List-of-Mastodon-instances.md @@ -20,5 +20,6 @@ There is also a list at [instances.mastodon.xyz](https://instances.mastodon.xyz) | [social.targaryen.house](https://social.targaryen.house) |N/A|Yes|No| | [social.mashek.net](https://social.mashek.net) |Themed and customised for Mashekstein Labs community. Selectively federates.|Yes|No| | [masto.themimitoof.fr](https://masto.themimitoof.fr) |N/A|Yes|Yes| +| [social.imirhil.fr](https://social.imirhil.fr) |N/A|No|Yes| Let me know if you start running one so I can add it to the list! (Alternatively, add it yourself as a pull request). From b7beb4368c9386462d6cf8f8c4423e2f6dda051e Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Mon, 3 Apr 2017 03:09:56 +0200 Subject: [PATCH 4/5] use alpine-based official images --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index e6002eaa5..68c8ef960 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,10 +2,10 @@ version: '2' services: db: restart: always - image: postgres + image: postgres:alpine redis: restart: always - image: redis + image: redis:alpine web: restart: always build: . From fbcba65f81a76efecc3b748e0da8ffac3c58a58f Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Mon, 3 Apr 2017 03:16:37 +0200 Subject: [PATCH 5/5] Improve French translation Fix typos and typography. Make vocabulary and grammar more uniform. --- config/locales/fr.yml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 198ec2ef9..d41106eb1 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -22,13 +22,13 @@ fr: links: Liens source_code: Code source status_count_after: posts - status_count_before: Ayant publiés + status_count_before: Ayant publié terms: Conditions d’utilisation - user_count_after: utilisateurs + user_count_after: utilisateurs⋅trices user_count_before: Abrite accounts: follow: Suivre - followers: Abonnés + followers: Abonné⋅es following: Abonnements nothing_here: Rien à voir ici ! people_followed_by: Personnes suivies par %{name} @@ -45,7 +45,7 @@ fr: auth: change_password: Changer de mot de passe didnt_get_confirmation: Vous n’avez pas reçu les consignes de confirmation ? - forgot_password: Mode passe oublié ? + forgot_password: Mot de passe oublié ? login: Se connecter logout: Se déconnecter register: S’inscrire @@ -72,23 +72,23 @@ fr: preface: Vous pouvez importer certaines données comme les personnes que vous suivez ou bloquez sur votre compte sur cette instance à partir de fichiers crées sur une autre instance. success: Vos données ont été importées avec succès et seront traités en temps et en heure types: - blocking: Liste d'utilisateurs bloqués - following: Liste d'utilisateurs suivis + blocking: Liste d'utilisateurs⋅trices bloqué⋅es + following: Liste d'utilisateurs⋅trices suivi⋅es upload: Importer - landing_strip_html: %{name} utilise %{domain}. Vous pouvez le/la suivre et intéragir si vous possédez un compte quelque part dans le "fediverse". Si ce n'est pas le cas, vous pouvez en créer un ici. + landing_strip_html: %{name} utilise %{domain}. Vous pouvez le/la suivre et interagir si vous possédez un compte quelque part dans le "fediverse". Si ce n'est pas le cas, vous pouvez en créer un ici. notification_mailer: digest: body: 'Voici ce que vous avez raté sur ${instance} depuis votre dernière visite (%{}):' mention: '%{name} vous a mentionné⋅e' new_followers_summary: - one: Vous avez un nouvel abonné! Youpi! - other: Vous avez %{count} nouveaux abonnés! Incroyable! + one: Vous avez un⋅e nouvel⋅le abonné⋅e ! Youpi ! + other: Vous avez %{count} nouveaux abonné⋅es ! Incroyable ! subject: one: "Une nouvelle notification depuis votre dernière visite \U0001F418" other: "%{count} nouvelles notifications depuis votre dernière visite \U0001F418" favourite: - body: "%{name} a ajouté votre statut à ses favoris :" - subject: "%{name} a ajouté votre statut à ses favoris" + body: "%{name} a ajouté votre post à ses favoris :" + subject: "%{name} a ajouté votre post à ses favoris" follow: body: "%{name} vous suit !" subject: "%{name} vous suit" @@ -111,7 +111,7 @@ fr: back: Retour vers Mastodon edit_profile: Modifier le profil export: Export de données - import: Importer des données + import: Import de données preferences: Préférences settings: Réglages two_factor_auth: Identification à deux facteurs (Two-factor auth) @@ -120,7 +120,7 @@ fr: over_character_limit: limite de caractères dépassée de %{max} caractères show_more: Montrer plus visibilities: - private: Abonnés uniquement + private: Abonné⋅es uniquement public: Public unlisted: Public sans être affiché sur le fil public stream_entries: @@ -134,9 +134,9 @@ fr: description_html: Si vous activez l'identification à deux facteurs vous devrez être en posession de votre téléphone afin de générer un code de connexion. disable: Désactiver enable: Activer - instructions_html: "Scannez ce QR code grâce à Google Authenticator or une application similaire sur votre téléphone. Désormais, cette application générera des jetons que vous devrez saisir à chaque connexion" + instructions_html: "Scannez ce QR code grâce à Google Authenticator or une application similaire sur votre téléphone. Désormais, cette application générera des jetons que vous devrez saisir à chaque connexion." plaintext_secret_html: 'Code secret en clair: %{secret}' - warning: Si vous ne pouvez pas configurer une application d'authentification maintenant, vous devriez cliquer sur "Désactiver" pour ne pas bloquer l'accès à votre compte + warning: Si vous ne pouvez pas configurer une application d'authentification maintenant, vous devriez cliquer sur "Désactiver" pour ne pas bloquer l'accès à votre compte. users: invalid_email: L'adresse e-mail est invalide invalid_otp_token: Le code d'identification à deux facteurs est invalide