Slavi Pantaleev
a8b633561d
Upgrade Synapse (v0.99.4 -> v0.99.5.1)
6 years ago
Slavi Pantaleev
affb99003c
Improve Synapse variable naming consistency
6 years ago
Slavi Pantaleev
a1e9818356
Update comment
6 years ago
Slavi Pantaleev
663d1add92
Move matrix-appservice-discord into a separate role
6 years ago
Slavi Pantaleev
13c4e7e5b6
Merge branch 'master' into separate-bridge-roles
6 years ago
Slavi Pantaleev
cf3117011b
Upgrade Synapse (0.99.3.2 -> 0.99.4)
6 years ago
Slavi Pantaleev
3339e37ce9
Move matrix-appservice-irc into a separate role
6 years ago
Slavi Pantaleev
43fd3cc274
Move mautrix-facebook into a separate role
6 years ago
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 years ago
Slavi Pantaleev
873c291be6
Fix appservice-discord configuration-extension merging
6 years ago
Slavi Pantaleev
216cdf8c74
Merge pull request #166 from izissise/mautrix-facebook
...
Mautrix facebook
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
Dan Arnfield
3abed49764
Fix jinja config for indented code blocks
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
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
Sylvia van Os
75b1528d13
Add the possibility to pass extra flags to the docker container
6 years ago
Sylvia van Os
bf77f776a2
Add variable to disable homeserver url preview
6 years ago
Slavi Pantaleev
892abdc700
Do not refer to Synapse as "Matrix Synapse"
6 years ago
Lyubomir Popov
eab8f31eed
Add additional room config options:
...
- matrix_enable_room_list_search - Controls whether searching the public room list is enabled.
- matrix_alias_creation_rules - Controls who's allowed to create aliases on this server.
- matrix_room_list_publication_rules - Controls who can publish and which rooms can be published in the public room list.
6 years ago
Alexander Acevedo
b5fbec8d83
add goofys custom
...
Creates the configuration variable to toggle custom endpoint and the default custom endpoint.
6 years ago
Slavi Pantaleev
631b7cc6a6
Add support for adjusting Synapse rate-limiting configuration
6 years ago
Aaron Raimist
c6f1f7aa23
Update Synapse (0.99.2 -> 0.99.3)
6 years ago
Slavi Pantaleev
d9c6884b6a
Update mautrix-telegram (0.4.0 -> 0.5.1)
6 years ago
Slavi Pantaleev
73af8f7bbb
Make self-check not validate self-signed certificates
...
By default, `--tags=self-check` no longer validates certificates
when `matrix_ssl_retrieval_method` is set to `self-signed`.
Besides this default, people can also enable/disable validation using the
individual role variables manually.
Fixes #124 (Github Issue)
6 years ago
Lee Verberne
71c7c74b7b
Allow configuring push content for matrix-synapse
...
This allows overriding the default value for `include_content`. Setting
this to false allows homeserver admins to ensure that message content
isn't sent in the clear through third party servers.
6 years ago
Slavi Pantaleev
62e2acada5
Merge pull request #104 from dangersalad/master
...
allow exposing mautrix_telegram port
6 years ago
paulbdavis
17e86ba817
implement requested changes
6 years ago
Lionstiger
2d78c5f89d
made matrix_appservice_discord_client_id lowercase
6 years ago
Lionstiger
7aadd8bbe9
undo changed synapse version
6 years ago
Lionstiger
835c349275
Add matrix-appservice-discord bridge
...
Bridge is setup to work on the matrix side with this, but the discord invite link is not automatically generated.
6 years ago
Slavi Pantaleev
041a1947b3
Update Synapse (0.99.1.1 -> 0.99.2)
6 years ago
paulbdavis
f2a2cad107
allow exposing mautrix_telegram port
6 years ago
Slavi Pantaleev
a43bcd81fe
Rename some variables
6 years ago
Slavi Pantaleev
8cac29a5d5
Update matrix-synapse-rest-auth (0.1.1 -> 0.1.2)
6 years ago
Slavi Pantaleev
0f55823c5f
Update Synapse (0.99.1 -> 0.99.1.1)
...
It's not important for us, as it only contains
some ACME-related fix.
6 years ago
Slavi Pantaleev
eb08e20418
Upgrade Synapse (0.99.0 -> 0.99.1) and sync config
...
`matrix_synapse_no_tls` is now implicit, so we've gotten rid of it.
The `homeserver.yaml.j2` template has been synchronized with the
configuration generated by Synapse v0.99.1 (some new options
are present, etc.)
6 years ago
Slavi Pantaleev
df76ae707a
Fix inaccurate comment
6 years ago
Slavi Pantaleev
40f3793af7
Upgrade Synapse to v0.99 and simplify dummy TLS cert logic
6 years ago
Slavi Pantaleev
738c592c27
Bump Synapse version (0.34.1.1 -> 0.99.0rc4)
6 years ago
Slavi Pantaleev
f6ebd4ce62
Initial work on Synapse 0.99/1.0 preparation
6 years ago
dhose
87e3deebfd
Enable exposure of Prometheus metrics.
6 years ago
Plailect
29b40b428a
Database files must be stored on permanent storage
6 years ago
Plailect
5e1d96c727
Add `matrix_appservice_irc_container_expose_client_server_api_port`
6 years ago
Plailect
0a2a8e118c
Update example configuration and documentation
6 years ago
Plailect
3a4a671dd7
Add support for matrix-appservice-irc
6 years ago
Slavi Pantaleev
0be7b25c64
Make (most) containers run with a read-only filesystem
6 years ago