If the update comes with some database changes you can run the new migrations (see bellow).
If the update comes with some database changes you can run the new migrations (see below).
# Deployment
@ -158,7 +158,7 @@ This daemon will be killed once your console is closed. Consider using `systemd`
### 5.1. Virtualhost
Create a virtualhost on your prefered webserver and point the root to the `public/index.php` file. You can have a look at the [default configuration files that we provide](https://github.com/movim/movim/tree/master/etc) if you need some help about that part.
Create a virtualhost on your preferred webserver and point the root to the `public/index.php` file. You can have a look at the [default configuration files that we provide](https://github.com/movim/movim/tree/master/etc) if you need some help about that part.
### 5.2. Daemon Websocket proxy
@ -171,7 +171,7 @@ These configurations are dynamically generated to fit your current setup. Whethe
Movim is automatically proxyfying the external pictures to protect its user IPs and prevent large pictures to be loaded without user consent.
This internal proxy is already asking the browser to cache the pictures for a few hours.
It is however **strongly recommended** to also setup a server side cache to prevent multiple users to request the same resource trough Movim.
It is however **strongly recommended** to also setup a server side cache to prevent multiple users to request the same resource through Movim.
clear_text=You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications).
clear_text_confirm=This action will not delete your account but will disconnect you from this instance.
delete_bundle_title=OMEMO Key deletion
delete_bundle_text=Your are going to destroy the following OMEMO key. Your contacts will not be able to encrypt messages using that key anymore. This action cannot be reverted. Are you sure?
delete_bundle_text=You are going to destroy the following OMEMO key. Your contacts will not be able to encrypt messages using that key anymore. This action cannot be reverted. Are you sure?
msgid "Your are going to destroy the following OMEMO key. Your contacts will not be able to encrypt messages using that key anymore. This action cannot be reverted. Are you sure?"
msgstr "Your are going to destroy the following OMEMO key. Your contacts will not be able to encrypt messages using that key anymore. This action cannot be reverted. Are you sure?"
msgid "You are going to destroy the following OMEMO key. Your contacts will not be able to encrypt messages using that key anymore. This action cannot be reverted. Are you sure?"
msgstr "You are going to destroy the following OMEMO key. Your contacts will not be able to encrypt messages using that key anymore. This action cannot be reverted. Are you sure?"
#: [create]title [subscribe]title
msgid "Create a new account"
@ -242,8 +242,8 @@ msgid "on"
msgstr "on"
#: [create]successfull
msgid "Your acccount has been successfully registered"
msgstr "Your acccount has been successfully registered"
msgid "Your account has been successfully registered"
msgstr "Your account has been successfully registered"
#: [create]loading
msgid "Loading"
@ -420,8 +420,8 @@ msgid "Your Twitter Token"
msgstr "Your Twitter Token"
#: [twitter]info1
msgid "The Twitter integration allow Movim to embed and extract the Tweets shared on the instance"
msgstr "The Twitter integration allow Movim to embed and extract the Tweets shared on the instance"
msgid "The Twitter integration allows Movim to embed and extract the Tweets shared on the instance"
msgstr "The Twitter integration allows Movim to embed and extract the Tweets shared on the instance"
#: [twitter]info2
msgid "Generate your Token on the Developer Twitter website"
@ -702,8 +702,8 @@ msgid "%s is now member"
msgstr "%s is now member"
#: [chat]publish_error
msgid "An error occured when sending the message"
msgstr "An error occured when sending the message"
msgid "An error occurred when sending the message"
msgstr "An error occurred when sending the message"
#: [chat]mam_retrieval
msgid "Synchronizing the history, please wait…"
@ -875,8 +875,8 @@ msgid "Communities server discovered"
msgstr "Communities server discovered"
#: [communities]disco_error
msgid "This server doesn’t exists"
msgstr "This server doesn’t exists"
msgid "This server doesn’t exist"
msgstr "This server doesn’t exist"
#: [communitiesinteresting]about
msgid "Communities you might like"
@ -947,8 +947,8 @@ msgid "You are going to delete the following community. Please confirm your acti
msgstr "You are going to delete the following community. Please confirm your action."
#: [communityaffiliation]delete_clean_text
msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgstr "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?"
msgid "It seems that this community doesn’t exist anymore. Do you want to remove it from your subscriptions?"
msgstr "It seems that this community doesn’t exist anymore. Do you want to remove it from your subscriptions?"
#: [communityaffiliation]config_error
msgid "Error during the application of the node configuration"