99 Commits (f472c1b9e54e3ba820577db1bfb77a2e363e6d55)

Author SHA1 Message Date
Hardy Erlinger 2fc0f5f3cf Set MAILNAME env variable to FQDN hostname for matrix-mailer.
6 years ago
Slavi Pantaleev 87b5f0a4d4 Server non-scary page at matrix domain (take 2)
6 years ago
Slavi Pantaleev 12b65d8ccc Serve a non-scary page at the matrix domain
6 years ago
Slavi Pantaleev 268e9b5b66 Escape homeserver variables to prevent rare breakage
6 years ago
Slavi Pantaleev d28bdb3258 Add support for 2 more SSL certificate retrieval methods
6 years ago
Slavi Pantaleev bfcba5256e Upgrade mxisd (1.2.1 -> 1.2.2)
6 years ago
Slavi Pantaleev 6124effbe1 Register shared-secret-auth password provider first
6 years ago
Slavi Pantaleev bfcceb1e82 Make it safer to override matrix_synapse_media_store_path
6 years ago
Slavi Pantaleev fcf43eeacc Fix "missing translation" warning on riot-web homepage
6 years ago
anadahz 57bfb970a9 Enable support for custom HTML in riot-web homepage
6 years ago
Slavi Pantaleev cb874da1f7
Merge pull request #52 from aaronraimist/utf8-encoding
6 years ago
haslersn 22523c0e42 Support configuring mxisd's identity stores (two of them)
6 years ago
Aaron Raimist 9028e3714e
Add utf8 encoding option to log config
6 years ago
Slavi Pantaleev 9dad4c7c2d Fix /.well-known/matrix/client for CORS
6 years ago
Thomas vO bb849bd34f Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into new-cmds
6 years ago
Thomas vO caba16ea0d add script + doc to remove everything
6 years ago
Thomas vO 2bdc35de63 add script + doc to change a user to admin
6 years ago
Slavi Pantaleev 9f212adc1d Rename variable (matrix_synapse_ext_password_provider_ldap -> matrix_synapse_ext_password_provider_ldap_enabled)
6 years ago
Thomas vO bbf8928831 fix template and vars for ldap auth, add setup
6 years ago
Thomas vO 9cf9a1ec54 [auth-ldap] add template + vars for ldap auth
6 years ago
Slavi Pantaleev 5b70ec67a4 Add support for controlling Synapse's autocreate_auto_join_rooms
6 years ago
Slavi Pantaleev de91293d0d Update homeserver.yaml with new options and comments from upstream
6 years ago
Slavi Pantaleev a454feb5df Render trusted_third_party_id_servers more prettily
6 years ago
Slavi Pantaleev bc15db3316 Fix a few minor things for consistency
6 years ago
anadahz 792bed3f5a Fix add/config based on comments by @spantaleev
6 years ago
anadahz 3cb3f17a90 Add more configured options for riot-web and homeserver.
6 years ago
Aaron Raimist ddec99b899
Allow Synapse log levels to be configured (#23)
6 years ago
Slavi Pantaleev f88b0ca33f
Merge branch 'master' into riot-web-config-json
6 years ago
Aaron Raimist ef2e330d22
Allow a few parts of Riot config.json to be configured (#24)
6 years ago
Aaron Raimist ebab95c9ec
Add new variable matrix_nginx_proxy_ssl_protocols
6 years ago
Aaron Raimist 3254a4d161
Disable TLS 1.0 and enable TLS 1.3
6 years ago
Slavi Pantaleev fb5115a544 Rename playbook variables so they are consistently prefixed
6 years ago
Slavi Pantaleev 2186031be2 Remove unnecessary code causing troubles on Debian-based systems
6 years ago
Slavi Pantaleev cf0a5b3d2e
Merge pull request #20 from izissise/mautrix-whatsapp
6 years ago
Slavi Pantaleev 95a6519876 Fix yaml syntax breakage
6 years ago
Slavi Pantaleev 67a445a74a Add support for controlling Matrix federation
6 years ago
Hugues Morisset b3fcc641c4 Add documentation and fix templates
6 years ago
Hugues Morisset 7a94fc0e24 Add mautrix-whatsapp
6 years ago
Slavi Pantaleev 3ecb16bbef Use disable_guests=true for Riot
6 years ago
Hugues Morisset 83a17f8439 Expose mautrix-telegram public endpoint through nginx
6 years ago
Slavi Pantaleev 6cc528ba5a Upgrade Synapse (v0.33.5.1 -> v0.33.7rc2)
6 years ago
Slavi Pantaleev 2185177957 Remove `lt-cred-mech` Coturn option
6 years ago
Slavi Pantaleev cc3e34b128 Fix to_yaml silliness
6 years ago
Slavi Pantaleev b49f4531e8 Make user presence-status tracking configurable
6 years ago
Slavi Pantaleev 7350842d9b Pull in homeserver.yaml template updates
6 years ago
Slavi Pantaleev 242f388af3 Make Synapse cache factor configurable
6 years ago
Slavi Pantaleev 161854e6d7 Disable Docker container logging
6 years ago
Slavi Pantaleev 0d0ccde286 Add Service Discovery (/.well-known/matrix/client) support
6 years ago
Slavi Pantaleev 38e3ffa29c Rename variable (matrix_riot_web_default_identity_server_url -> matrix_identity_server_url)
6 years ago
Slavi Pantaleev 4f48508014 Rename variable (matrix_nginx_riot_web_data_path -> matrix_riot_web_data_path)
6 years ago