matrix-docker-ansible-deploy/roles
Julian Foad 3228cfd229 Add custom server name string in Riot config.
This adds into the Riot config.json the field
  'default_server_config.m.homeserver.server_name'
with, by default, the value of the playbook's 'matrix_domain' variable.

Riot displays this string in its login page and will now say 'Sign in to
your Matrix account on example.org' (the server name) instead of 'Sign
in ... on matrix.example.org' (the server domain-name).

This string can be configured by setting the playbook variable
  'matrix_riot_web_default_server_name'
to any string, so we can make Riot say for example 'Sign in ... on Our
Server'.
2020-02-24 14:00:43 +00:00
..
matrix-base Fix for when if case evaluates to false 2020-01-24 19:46:58 +01:00
matrix-bridge-appservice-discord Expose self service bridging in matrix_appservice_discord 2019-12-11 14:47:44 +01:00
matrix-bridge-appservice-irc Fix matrix-appservice-irc database specification 2020-02-08 11:02:03 +01:00
matrix-bridge-appservice-slack Revert "Upgrade Slack bridge to 1.0.2" 2020-01-26 23:07:12 +02:00
matrix-bridge-appservice-webhooks Fixed appservice webhooks container port mapping 2020-02-19 13:03:06 +05:30
matrix-bridge-mautrix-facebook Add support for automatic Double Puppeting for all Mautrix bridges 2020-01-12 20:28:36 +02:00
matrix-bridge-mautrix-hangouts Add support for automatic Double Puppeting for all Mautrix bridges 2020-01-12 20:28:36 +02:00
matrix-bridge-mautrix-telegram Upgrade mautrix-telegram (0.6.1 -> 0.7.0) 2020-01-18 14:17:50 +02:00
matrix-bridge-mautrix-whatsapp Fix escaping issues affecting the Whatsapp bridge 2020-01-13 10:56:48 +02:00
matrix-common-after/tasks Fixed error message to direct users to the right debug command 2019-06-02 18:24:18 -04:00
matrix-corporal uri.follow_redirects is now a string field 2020-01-22 15:36:54 -06:00
matrix-coturn Make it possible to control Coturn ports and listen interfaces 2019-12-20 12:21:43 +02:00
matrix-dimension Add missing publicUrl configuration for Dimension 2019-10-31 15:38:32 +02:00
matrix-email2matrix Update email2matrix (1.0 -> 1.0.1) 2019-08-09 12:10:53 +03:00
matrix-mailer Upgrade Exim (4.92.1 -> 4.92.2) 2019-09-09 07:22:45 +03:00
matrix-mxisd uri.follow_redirects is now a string field 2020-01-22 15:36:54 -06:00
matrix-nginx-proxy Merge pull request #377 from thedanbob/certbot-1.2.0 2020-02-12 13:58:32 +01:00
matrix-postgres Merge pull request #351 from prasket/matrix-change-user-admin-status 2020-01-23 10:35:28 +02:00
matrix-riot-web Add custom server name string in Riot config. 2020-02-24 14:00:43 +00:00
matrix-synapse Upgrade Synapse (v1.10.1 -> v1.11.0) 2020-02-21 12:32:35 +02:00