Slavi Pantaleev
cf3117011b
Upgrade Synapse (0.99.3.2 -> 0.99.4)
6 years ago
Slavi Pantaleev
6db10ed6f3
Upgrade riot-web (1.1.1 -> 1.1.2)
6 years ago
Slavi Pantaleev
854cf84aa3
Upgrade riot-web (1.1.0 -> 1.1.1)
6 years ago
Slavi Pantaleev
47745254f9
Merge pull request #180 from eMPee584/fix-commented-mxisd-ldap-option
...
Fix case of the mxisd ldap.connection.baseDNs option in matrix_mxisd_configuration_extension_yaml comment
6 years ago
Marcel Partap
5aa7f637d8
Fix matrix_synapse_ext_password_provider_ldap_start_tls (it's boolean)
6 years ago
Marcel Partap
25d3b315de
Fix case of the mxisd ldap.connection.baseDNs option in comment
6 years ago
Marcel Partap
d114736014
Add a task to stop services (and remove containers)
6 years ago
Slavi Pantaleev
873c291be6
Fix appservice-discord configuration-extension merging
6 years ago
Slavi Pantaleev
953ae021ba
Upgrade mxisd (1.4.2 -> 1.4.3)
6 years ago
Dan Arnfield
6163ba5bb1
Bump postgres versions
6 years ago
inthewaves
51e408bc94
Bump riot-web version (1.0.8->1.1.0)
6 years ago
Slavi Pantaleev
216cdf8c74
Merge pull request #166 from izissise/mautrix-facebook
...
Mautrix facebook
6 years ago
Slavi Pantaleev
565236a49c
Merge pull request #168 from danbob/nginx-proxy-3pid-registration
...
Add option to proxy 3pid registration endpoints
6 years ago
Dan Arnfield
171c6db41e
Add option to proxy 3pid registration endpoints
6 years ago
Dan Arnfield
958ad68078
Add registrations_require_3pid synapse option
6 years ago
Hugues Morisset
a82d5ed281
Add tulir mautrix-facebook ( https://github.com/tulir/mautrix-facebook )
6 years ago
Slavi Pantaleev
5f2f17cb1e
Merge pull request #160 from danbob/fix-matrix-mxisd-config
...
Fix template indentation
6 years ago
Hugues De Keyzer
c451025134
Fix indentation in templates
...
Use Jinja2 lstrip_blocks option in templates to ensure consistent
indentation in generated files.
6 years ago
Dan Arnfield
3abed49764
Fix jinja config for indented code blocks
6 years ago
Dan Arnfield
07e7d518d5
Revert "Fix template indentation"
...
This reverts commit 172d59ba05
.
6 years ago
Slavi Pantaleev
0e7310fd7c
Merge pull request #164 from TheLastProject/fix/string_before_to_json
...
string before to_json when string value is expected
6 years ago
Sylvia van Os
9ea593df37
Fix incorrect casts
6 years ago
Sylvia van Os
ed0ecf5bea
string before to_json when string value is expected
...
This prevents Ansible from sometimes failing to decrypt vault variables
6 years ago
Slavi Pantaleev
e0b7b4dc61
Merge pull request #159 from TheLastProject/feature/docker_add_hosts
...
Add the possibility to pass extra flags to the docker container
6 years ago
Slavi Pantaleev
1653e40239
Merge pull request #158 from lpopov/master
...
Add the ability to update user passwords with ansible
6 years ago
Slavi Pantaleev
6bea3237c9
Merge pull request #163 from aaronraimist/synapse-0.99.3.1
...
Update Synapse (0.99.3 -> 0.99.3.1)
6 years ago
Aaron Raimist
8051ea9ef9
Update Synapse (0.99.3.1 -> 0.99.3.2)
6 years ago
Aaron Raimist
d1646bb497
Update Synapse (0.99.3 -> 0.99.3.1)
6 years ago
Dan Arnfield
172d59ba05
Fix template indentation
6 years ago
Lyubomir Popov
c9a2380193
Merge remote-tracking branch 'upstream/master'
6 years ago
Lyubomir Popov
a206b65ed7
Use the '-p' non-interactive option to generate password hash instead of 'expect'
6 years ago
Slavi Pantaleev
0e391b5870
Add explicit |int casting for more variables
...
As discussed in #151 (Github Pull Request), it's
a good idea to not selectively apply casting, but to do it in all
cases involving arithmetic operations.
6 years ago
Sylvia van Os
75b1528d13
Add the possibility to pass extra flags to the docker container
6 years ago
Lyubomir Popov
134faa3139
Add the ability to update user passwords with ansible (when using the matrix-postgres container).
6 years ago
Sylvia van Os
bf77f776a2
Add variable to disable homeserver url preview
6 years ago
Slavi Pantaleev
db977ea584
Merge pull request #151 from huguesdk/bugfix/nginx_proxy_tmpfs_size
...
Fix value of nginx-proxy tmpfs size
6 years ago
Slavi Pantaleev
7c246b4a99
Make error about unset matrix_ssl_lets_encrypt_support_email more descriptive
...
Previously, we'd show an error like this:
{"changed": false, "item": null, "msg": "Detected an undefined required variable"}
.. which didn't mention the variable name
(`matrix_ssl_lets_encrypt_support_email`).
6 years ago
Slavi Pantaleev
00ec22688a
Upgrade mxisd (1.4.1 -> 1.4.2)
...
Looks like we may not have to do this,
since 1.4.2 fixes edge cases for people who used the broken
1.4.0 release.
We jumped straight to 1.4.1, so maybe we're okay.
Still, upgrading anyway, just in case.
6 years ago
Slavi Pantaleev
817c7143ca
Merge pull request #154 from aaronraimist/mxisd-1.4.1
...
Update mxisd (1.3.1 -> 1.4.1)
6 years ago
Slavi Pantaleev
528f537db7
Merge pull request #152 from huguesdk/bugfix/remove_hardcoded_values_in_remove_all
...
Remove hardcoded values in matrix-remove-all
6 years ago
Aaron Raimist
e42fe4b18c
Include Slavi's improvements to keep roles independent
6 years ago
Aaron Raimist
5586eaddef
Set Riot's enable_presence_by_hs_url to false if presence is disabled
6 years ago
Aaron Raimist
ed442af96f
Update mxisd (1.3.1 -> 1.4.1)
6 years ago
Hugues De Keyzer
1e344d5a7a
Remove hardcoded values in matrix-remove-all
...
Use matrix_docker_network and matrix_base_data_path in matrix-remove-all
instead of hardcoded default values.
6 years ago
Hugues De Keyzer
6aa6633ee7
Fix value of nginx-proxy tmpfs size
...
Use an int conversion in the computation of the value of
matrix_nginx_proxy_tmp_directory_size_mb, to have the integer value
multiplied by 50 instead of having the string repeated 50 times.
6 years ago
Ciaran Ainsworth
8624cf4a57
Fixed default url preview settings
6 years ago
Slavi Pantaleev
f99b24f3be
Merge pull request #144 from dhoffend/welcome
...
make welcome.html customizable
6 years ago
Daniel Hoffend
ca15d219b9
make welcome.html customizable
6 years ago
Slavi Pantaleev
ec0f936227
Try SSL renewal more frequently and reload later
...
It doesn't hurt to attempt renewal more frequently, as it only does
real work if it's actually necessary.
Reloading, we postpone some more, because certbot adds some random delay
(between 1 and 8 * 60 seconds) when renewing. We want to ensure
we reload at least 8 minutes later, which wasn't the case.
To make it even safer (in case future certbot versions use a longer
delay), we reload a whole hour later. We're in no rush to start using
the new certificates anyway, especially given that we attempt renewal
often.
Somewhat fixes #146 (Github Issue)
6 years ago
Slavi Pantaleev
892abdc700
Do not refer to Synapse as "Matrix Synapse"
6 years ago