181 Commits (6232a81caf2d9c72394306ea6f2c6d638770b6f2)

Author SHA1 Message Date
Horvath Gergely a5d94eec0b refactor variable names
5 years ago
Horvath Gergely 310aa685f9 refactor based on Slavi's requests
5 years ago
Horvath Gergely d53d63ab07 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
5 years ago
Slavi Pantaleev a727e7c497 Upgrade Synapse (v1.11.0 -> v1.11.1)
5 years ago
Horvath Gergely ac118d2f25 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
5 years ago
Slavi Pantaleev 5de8f27122 Upgrade Synapse (v1.10.1 -> v1.11.0)
5 years ago
Horvath Gergely 5a4e4f6fb9 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
5 years ago
Slavi Pantaleev 8343ff5268
Add missing to_json filter
5 years ago
Horvath Gergely d8b31afd1a Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
5 years ago
orange 45e32bdad2 add synapse config enable_group_creation
5 years ago
Horvath Gergely a096eafb45 add possibility to install synapse on raspberry pi
5 years ago
Dan Arnfield 96557c6280 Update synapse (1.10.0 -> 1.10.1)
5 years ago
Dan Arnfield bac7685ce4 Update synapse (1.9.1 -> 1.10.0)
5 years ago
Slavi Pantaleev f9a67624e1 Upgrade Synapse (1.9.0 -> 1.9.1)
5 years ago
Slavi Pantaleev c9f2bf89b5 Fix incorrect REST Auth module URL
5 years ago
Slavi Pantaleev c2135d1afe Switch from kamax-matrix/matrix-synapse-rest-password-provider to ma1uta/matrix-synapse-rest-password-provider
5 years ago
Slavi Pantaleev 2c04384e8e Synchronize config with the one from Synapse 1.9.0
5 years ago
Paul Tötterman e9761679eb
Upgrade Synapse to 1.9.0
5 years ago
Dan Arnfield 86eff45e8b uri.follow_redirects is now a string field
5 years ago
Slavi Pantaleev fddd3f922f Upgrade Synapse to 1.8.0
5 years ago
Dan Arnfield 4f3f263420 Update synapse (1.7.2 -> 1.7.3)
5 years ago
Slavi Pantaleev 8b5b075fda Fix typo
5 years ago
Slavi Pantaleev 0e3e3cdf86 Upgrade Synapse (1.7.1 -> 1.7.2)
5 years ago
Slavi Pantaleev b09f5a783b Upgrade Synapse (1.7.0 -> 1.7.1)
5 years ago
Slavi Pantaleev d69ddcfdac Upgrade Synapse (1.6.1 -> 1.7.0)
5 years ago
Aaron Raimist 79d1576648
Allow Synapse manhole to be enabled
5 years ago
Slavi Pantaleev b8baf1356e Upgrade Synapse (1.6.0 -> 1.6.1)
5 years ago
Slavi Pantaleev 0c51440426 Update Synapse to v1.6.0
5 years ago
Slavi Pantaleev 2da40c729a Do not expose server room directory by default
5 years ago
Slavi Pantaleev 50614f1bad Simplify Prerequisites a bit
5 years ago
Michael Haak 5b213e6ad0 Replace constructs appending elements with variables to matrix_synapse_container_extra_arguments. Fixes issue https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/304
5 years ago
Slavi Pantaleev f0e80218b0 Upgrade Synapse (1.5.0 -> 1.5.1)
5 years ago
recklesscoder 5d3b765241
Actually use matrix_synapse_storage_path
5 years ago
Dan Arnfield f0ce0db7dc Update synapse (1.4.1 -> 1.5.0)
5 years ago
Slavi Pantaleev e0ea708acc Upgrade Synapse (1.4.0 -> 1.4.1)
5 years ago
Julian Foad 7ce80bc58e
Quote docker args in case inputs contain spaces
5 years ago
Slavi Pantaleev a37b96d829 Upgrade Synapse to 1.4.0
5 years ago
Slavi Pantaleev 392f8202bd Make SAML2 configuration match sample config generated using generate command
5 years ago
Aaron Raimist 413d9ec143
WIP: Upgrade Synapse (1.3.1 -> 1.4.0rc2)
5 years ago
Slavi Pantaleev 73c90e9513 Try to make Synapse config/key generation respect uid/gid
5 years ago
Slavi Pantaleev 68ed2ebefa Add support for Synapse Simple Antispam
5 years ago
Slavi Pantaleev 4b1e9a4827 Add support for configuring Synapse spam_checker setting
5 years ago
Slavi Pantaleev 10a9deba4a Make Synapse configuration extensible
5 years ago
Slavi Pantaleev b440d5b73c Remove some fact definitions during runtime
5 years ago
Dan Arnfield 42ea3cb0e1 Update synapse (1.3.0 -> 1.3.1)
5 years ago
Slavi Pantaleev 1b2191a0f1 Add new Synapse configuration options (since 1.3.0)
5 years ago
Dan Arnfield 7b5e633776 Update synapse (1.2.1 -> 1.3.0)
5 years ago
Slavi Pantaleev 99f5baa7bb Fix undefined variable error (matrix_synapse_id_servers_public)
5 years ago
Oleg Fiksel 43628ddad6 Added "|to_json" to ensure we really pass a boolean
5 years ago
Oleg Fiksel f713bbe0f8 Added possibility to enable guest access on synapse
5 years ago