a25a429a52
add redis support
2020-09-10 13:39:00 +02:00
06bc430c7c
refactor to use new workers and routes they serve
2020-08-28 13:53:39 +02:00
53ccc783b7
remove duplicated key
2020-08-27 15:26:46 +02:00
567d0318b0
Merge branch 'synapse-workers' into feature/add-worker-support
2020-08-27 15:22:12 +02:00
6e9600ffec
Upgrade Synapse (v1.19.0 -> v1.19.1)
2020-08-27 12:59:11 +03:00
daf13107a0
Add support for rust-synapse-compress-state
2020-08-21 13:53:39 +03:00
9952ec6c16
Upgrade Synapse (v1.18.0 -> v1.19.0)
2020-08-17 17:02:40 +03:00
f78a5d4ee8
Upgrade Synapse (v1.17.0 -> v1.18.0)
2020-07-30 14:21:44 +03:00
c6ab1c6a90
Riot is now Element
...
Fixes #586 (Github Issue)
2020-07-17 11:31:20 +03:00
200f912c04
Upgrade Synapse (v1.16.1 -> v1.17.0)
...
Fixes #579 (Github Issue).
2020-07-13 14:08:50 +03:00
eff55e4d00
Upgrade Synapse (v1.16.0 -> v1.16.1)
2020-07-10 14:33:18 +03:00
928982cffe
Upgrade Synapse (v1.15.2 -> v1.16.0)
2020-07-08 14:08:46 +03:00
1f21f0c09a
Add variables for reCAPTCHA validation
2020-07-03 18:33:25 -05:00
78382b0ce4
Upgrade Synapse (1.15.1 -> 1.15.2)
2020-07-02 10:38:25 -05:00
10bc85962e
Upgrade Synapse (1.15.0 -> 1.15.1)
2020-06-16 13:55:27 +03:00
6538ae34f5
Upgrade Synapse (v1.14 -> v1.15)
...
Fixes #539 (Github Issue).
2020-06-11 16:02:01 +03:00
0113852504
Upgrade matrix-synapse-shared-secret-auth (1.0.1 -> 1.0.2)
...
There's no change in the source code. Just a release bump for packaing
reasons. It doesn't matter much for us here, but let's be on the latest
tag anyway.
2020-06-08 09:29:55 +03:00
8bae39050e
Update settings for Synapse v1.14.0
2020-05-28 15:23:05 +03:00
45ba01510d
Synapse v.1.14.0
2020-05-28 14:04:37 +02:00
8fb3ce6f6d
Upgrade Synapse (v1.12.4 -> v1.13.0)
2020-05-19 21:35:32 +03:00
23bfaa72ec
Upgrade Synapse (1.12.3 -> 1.12.4)
2020-04-23 13:30:50 -05:00
3f4bc9b881
Move config supprt for unfederated dimension into group_vars
2020-04-22 19:23:56 +02:00
5f63d287b7
Move synapse worker ports up 10k
2020-04-19 19:05:03 +02:00
353bc7c362
Add initial support for synapse workers
...
· needs documentation; no checks yet for port clashes or typos in worker name
· according to https://github.com/matrix-org/synapse/wiki/Workers-setup-with-nginx#results
about 90% of requests go to the synchrotron endpoint
· thus, the synchrotron worker is especially suited to be load-balanced
· most of the other workers are documented to support only a single instance
· https://github.com/matrix-org/synapse/blob/master/docs/workers.md
2020-04-19 19:05:03 +02:00
e54428b160
Expose allowed local 3pids as a configurable option
2020-04-18 00:11:30 +01:00
f78fa3f328
Upgrade Synapse (1.12.0 -> 1.12.3)
2020-04-03 14:26:30 +03:00
845f5f007b
Make Synapse use ma1sd (if enabled) for threepid registration
2020-04-03 10:08:37 +03:00
949b5d7a46
Release synapse v.1.12.0
2020-03-23 15:03:40 +01:00
2b85fde103
Rename some variables for consistency
2020-03-15 10:15:27 +02:00
8fe97abe7d
Wire matrix_container_images_self_build to self_build variables via group_vars/matrix_servers
...
This keeps the roles cleaner and more independent of matrix-base,
which may be important for people building their own playbook
out of the individual roles and not using the matrix-base role.
2020-03-15 10:10:41 +02:00
2d537484d5
introduce variable
2020-03-14 19:16:29 +01:00
a5d94eec0b
refactor variable names
2020-03-08 00:28:14 +01:00
310aa685f9
refactor based on Slavi's requests
2020-03-08 00:24:00 +01:00
a727e7c497
Upgrade Synapse (v1.11.0 -> v1.11.1)
2020-03-03 17:32:22 +02:00
5de8f27122
Upgrade Synapse (v1.10.1 -> v1.11.0)
2020-02-21 12:32:35 +02:00
45e32bdad2
add synapse config enable_group_creation
2020-02-18 18:05:54 +01:00
96557c6280
Update synapse (1.10.0 -> 1.10.1)
2020-02-17 13:27:05 -06:00
bac7685ce4
Update synapse (1.9.1 -> 1.10.0)
2020-02-12 06:46:52 -06:00
f9a67624e1
Upgrade Synapse (1.9.0 -> 1.9.1)
2020-01-28 16:02:09 +02:00
c9f2bf89b5
Fix incorrect REST Auth module URL
...
Regression since #362 (Github Pull Request).
2020-01-27 12:22:40 +02:00
c2135d1afe
Switch from kamax-matrix/matrix-synapse-rest-password-provider to ma1uta/matrix-synapse-rest-password-provider
...
Synapse v1.9.0 changed some things which made the REST Auth Password
Provider break.
The ma1uta/matrix-synapse-rest-password-provider implements some
workarounds for now and will likely deliver a proper fix in the future.
Not much has changed between the 2 projects, so this should be a
painless transition.
2020-01-25 10:23:59 +02:00
2c04384e8e
Synchronize config with the one from Synapse 1.9.0
...
Related to #355 .
2020-01-23 15:47:53 +02:00
e9761679eb
Upgrade Synapse to 1.9.0
2020-01-23 15:46:24 +02:00
fddd3f922f
Upgrade Synapse to 1.8.0
2020-01-09 15:33:35 +02:00
4f3f263420
Update synapse (1.7.2 -> 1.7.3)
2019-12-31 06:28:58 -06:00
8b5b075fda
Fix typo
2019-12-31 11:25:09 +02:00
0e3e3cdf86
Upgrade Synapse (1.7.1 -> 1.7.2)
2019-12-20 13:20:54 +02:00
b09f5a783b
Upgrade Synapse (1.7.0 -> 1.7.1)
2019-12-18 12:15:52 +02:00
d69ddcfdac
Upgrade Synapse (1.6.1 -> 1.7.0)
2019-12-13 14:52:29 +02:00
79d1576648
Allow Synapse manhole to be enabled
...
Can you double check that the way I have this set only exposes it locally? It is important that the manhole is not available to the outside world since it is quite powerful and the password is hard coded.
2019-12-05 00:07:15 -06:00