Slavi Pantaleev
bb816df557
Move mautrix telegram and whatsapp into separate roles
The goal is to move each bridge into its own separate role.
This commit starts off the work on this with 2 bridges:
- mautrix-telegram
- mautrix-whatsapp
Each bridge's role (including these 2) is meant to:
- depend only on the matrix-base role
- integrate nicely with the matrix-synapse role (if available)
- integrate nicely with the matrix-nginx-proxy role (if available and if
required). mautrix-telegram bridge benefits from integrating with
it.
- not break if matrix-synapse or matrix-nginx-proxy are not used at all
This has been provoked by #174 (Github Issue).
6 лет назад
Slavi Pantaleev
83e250936b
Merge pull request #178 from eMPee584/add-service-stop
Add a task to stop services (and remove containers)
6 лет назад
Marcel Partap
d114736014
Add a task to stop services (and remove containers)
6 лет назад
Slavi Pantaleev
873c291be6
Fix appservice-discord configuration-extension merging
6 лет назад
Slavi Pantaleev
953ae021ba
Upgrade mxisd (1.4.2 -> 1.4.3)
6 лет назад
Slavi Pantaleev
e05d6e1a44
Merge pull request #177 from aaronraimist/reset-passwords-2
Move around options on updating-users-passwords.md
6 лет назад
Aaron Raimist
2d1fbdb51d
Move around options on updating-users-passwords.md
and provide an example for using the admin API
6 лет назад
Slavi Pantaleev
db39bfc2f5
Merge pull request #175 from aaronraimist/patch-2
Mention the Synapse User Admin API on updating-users-passwords.md
6 лет назад
Aaron Raimist
59e05672d0
Convert registering-users.md to use ``` syntax for code blocks
The bit about the matrix-make-user-admin script was messed up (it wasn't actually a code block so the "<username>" was hidden). For me at least it seems like the ``` syntax is much harder to accidentally mess up.
6 лет назад
Aaron Raimist
12b7cccbc6
Mention the Synapse User Admin API on updating-users-passwords.md
6 лет назад
Slavi Pantaleev
e48eccfa82
Merge pull request #173 from danbob/update-postgres
Bump postgres versions
6 лет назад
Dan Arnfield
6163ba5bb1
Bump postgres versions
6 лет назад
Slavi Pantaleev
417877fe91
Merge pull request #172 from inthewaves/riot-web-v1.1.0
Bump riot-web version (1.0.8->1.1.0)
6 лет назад
inthewaves
51e408bc94
Bump riot-web version (1.0.8->1.1.0)
6 лет назад
Slavi Pantaleev
3898072028
Merge pull request #170 from babolivier/babolivier/fix-caddy-example
Fix matrix-synapse example for Caddy
6 лет назад
Brendan Abolivier
cdac997ddb
Improve comments for Caddy's TLS instructions
6 лет назад
Brendan Abolivier
e067db613c
Fix exception to proxying
6 лет назад
Slavi Pantaleev
9d14e2dcb1
Fix broken link in changelog
6 лет назад
Slavi Pantaleev
c669ea1b79
Update changelog
6 лет назад
Slavi Pantaleev
2dd8d07ac9
Add docs about using other S3-compatible object stores
6 лет назад
Slavi Pantaleev
216cdf8c74
Merge pull request #166 from izissise/mautrix-facebook
Mautrix facebook
6 лет назад
Slavi Pantaleev
d91cff3f7a
Add docs about integrating mxisd's Registration feature
Docs for #161 (Github issue) and #168 (Github Pull Request).
6 лет назад
Slavi Pantaleev
565236a49c
Merge pull request #168 from danbob/nginx-proxy-3pid-registration
Add option to proxy 3pid registration endpoints
6 лет назад
Slavi Pantaleev
d97e820c89
Merge pull request #167 from danbob/synapse-3pid-options
Add registrations_require_3pid synapse option
6 лет назад
Slavi Pantaleev
ccb33369a7
Merge pull request #169 from verb/federation-tester
Update URL for Matrix federation tester
6 лет назад
Lee Verberne
8b5c1b0bd5
Update URL for Matrix federation tester
The previous URL returns a 404.
6 лет назад
Dan Arnfield
171c6db41e
Add option to proxy 3pid registration endpoints
6 лет назад
Dan Arnfield
958ad68078
Add registrations_require_3pid synapse option
6 лет назад
Hugues Morisset
d4372d5ba8
Add mautrix-facebook doc
6 лет назад
Hugues Morisset
a82d5ed281
Add tulir mautrix-facebook ( https://github.com/tulir/mautrix-facebook )
6 лет назад
Slavi Pantaleev
5f2f17cb1e
Merge pull request #160 from danbob/fix-matrix-mxisd-config
Fix template indentation
6 лет назад
Slavi Pantaleev
105364f548
Merge pull request #153 from huguesdk/bugfix/whitespace_in_templates
Fix whitespace in templates
6 лет назад
Hugues De Keyzer
c451025134
Fix indentation in templates
Use Jinja2 lstrip_blocks option in templates to ensure consistent
indentation in generated files.
6 лет назад
Dan Arnfield
3abed49764
Fix jinja config for indented code blocks
6 лет назад
Dan Arnfield
07e7d518d5
Revert "Fix template indentation"
This reverts commit 172d59ba05 .
6 лет назад
Slavi Pantaleev
0e7310fd7c
Merge pull request #164 from TheLastProject/fix/string_before_to_json
string before to_json when string value is expected
6 лет назад
Sylvia van Os
9ea593df37
Fix incorrect casts
6 лет назад
Sylvia van Os
ed0ecf5bea
string before to_json when string value is expected
This prevents Ansible from sometimes failing to decrypt vault variables
6 лет назад
Slavi Pantaleev
e6fecd51d5
Explain DNS SRV vs /.well-known/matrix/server better
Hopefully, we no longer lead people to believe that DNS SRV
records are going away forever and for all use-cases.
Fixes #156 (Github Issue)
6 лет назад
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 лет назад
Slavi Pantaleev
1653e40239
Merge pull request #158 from lpopov/master
Add the ability to update user passwords with ansible
6 лет назад
Slavi Pantaleev
92eb437bb1
Merge pull request #162 from Cadair/master
urlencode mxisd password
6 лет назад
Stuart Mumford
e1d0667ead
url encode username as well
6 лет назад
Slavi Pantaleev
6bea3237c9
Merge pull request #163 from aaronraimist/synapse-0.99.3.1
Update Synapse (0.99.3 -> 0.99.3.1)
6 лет назад
Aaron Raimist
8051ea9ef9
Update Synapse (0.99.3.1 -> 0.99.3.2)
6 лет назад
Aaron Raimist
d1646bb497
Update Synapse (0.99.3 -> 0.99.3.1)
6 лет назад
Stuart Mumford
4e998f52c5
urlencode mxisd password
6 лет назад
Dan Arnfield
172d59ba05
Fix template indentation
6 лет назад
Lyubomir Popov
c9a2380193
Merge remote-tracking branch 'upstream/master'
6 лет назад
Lyubomir Popov
a206b65ed7
Use the '-p' non-interactive option to generate password hash instead of 'expect'
6 лет назад