631a14bf0
Rename run control variables for consistency by
2019-07-08 08:55:08 +0300
e805044b8
Delete scripts when uninstalling Postgres by
2019-07-08 08:05:31 +0300
d88e26115
Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy by
2019-07-05 16:12:29 +0200
84f5a0fa6
Merge pull request #214 from danbob/update-nginx by
2019-07-05 07:16:54 +0300
f83bbf852
Bump nginx version by
2019-07-04 22:59:21 -0500
17cd52ced
Make Synapse log messages a bit prettier by
2019-07-04 18:19:52 +0300
ef5e4ad06
Make Synapse not log to text files by
2019-07-04 17:46:31 +0300
b84139088
Fix password providers not working on Synapse v1.1.0 by
2019-07-04 17:28:38 +0300
73158e6c2
Fix unintentionally inverted boolean by
2019-07-04 17:27:20 +0300
da6edc9cb
Add support for disabling Synapse's local database for user auth by
2019-07-04 17:11:51 +0300
2b3865cee
Upgrade Synapse (1.0.0 -> 1.1.0) by
2019-07-04 16:58:45 +0300
5610fa061
add extra logging level option for the synpase logging to the console by
2019-06-29 18:38:11 +0200
272e4368d
2nd commit: add option to log nginx access to file by
2019-06-29 18:33:03 +0200
6220885e7
add option to log nginx access to file by
2019-06-29 18:26:12 +0200
810028c12
Merge pull request #210 from spantaleev/discord-bridge-refactoring by
2019-06-27 09:34:23 +0300
420b46ad2
Update CHANGELOG.md by
2019-06-27 09:34:08 +0300
9874c3df9
Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy by
2019-06-26 10:41:14 +0200
bccfd13c7
Fix changelog entry typo by
2019-06-26 10:48:19 +0300
8529efcd1
Make Discord bridge configuration playbook-managed by
2019-06-26 10:30:51 +0300
782356d42
Use password_hash salts that obey passlib requirements by
2019-06-26 09:19:36 +0300
59b56fa50
Update Docker image of Ansible (2.7.0 -> 2.8.1) by
2019-06-26 07:40:36 +0300
918526c5f
Update riot-web (1.2.1 -> 1.2.2) by
2019-06-25 14:42:54 +0300
4ec3a5286
Merge pull request #208 from danbob/update-images by
2019-06-25 14:23:20 +0300
1eaa7b696
Update postgres versions to latest by
2019-06-24 13:11:23 -0500
ae3a1bb14
Update nginx to 1.17.0 by
2019-06-24 13:10:58 -0500
37c8b96d0
Use stricter regex in bridges' registration.yaml by
2019-06-24 07:50:47 +0300
c876a7df1
Use |regex_escape in Whatsapp registration.yaml by
2019-06-24 07:49:19 +0300
3ff57ed74
Use container network for communication between homeserver and Whatsapp bridge by
2019-06-24 07:48:56 +0300
6e26d286a
Merge pull request #207 from tommes0815/whatsapp-config-playbook-managed by
2019-06-24 07:44:26 +0300
62509e484
Fix indentation consistency by
2019-06-24 07:42:39 +0300
e2d230247
Merge pull request #206 from verb/appservice-irc-log by
2019-06-24 07:40:26 +0300
39b6e3ed2
Added a changelog for the new WhatsApp config style by
2019-06-24 00:22:02 +0200
479746938
Make WhatsApp bridge configuration playbook-managed by
2019-06-24 00:16:04 +0200
9195ef4c0
Disable appservice-irc log files by
2019-06-22 08:36:16 +0200
e585f314b
Merge pull request #204 from spantaleev/irc-bridge-refactoring by
2019-06-20 17:00:16 +0300
764feb4d7
Bump changelog entry date by
2019-06-20 17:00:05 +0300
c98eacdd7
Add BC Break label to old changelog entry by
2019-06-20 16:59:04 +0300
466b35b1b
Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy by
2019-06-19 16:56:29 +0200
174a6fcd1
Make IRC bridge configuration entirely managed by the playbook by
2019-06-19 12:28:58 +0300
668f98a2d
Escape domain in bridge registration regex by
2019-06-19 10:40:59 +0300
5002c7eda
Fix broken docs link by
2019-06-19 10:30:04 +0300
380714d29
Talk to Telegram bridge over container network by
2019-06-19 10:10:17 +0300
deeb5a96d
Disable IRC bridge presence if Synapse presence is disabled by
2019-06-19 09:30:59 +0300
f994e40bb
Extend IRC bridge configuration with some additional options by
2019-06-19 09:28:41 +0300
6b023d09d
Use container network address for communication between IRC bridge and homeserver by
2019-06-19 09:21:13 +0300
9b97a42ff
Add a note about DNS SRV records not being obsolete by
2019-06-15 16:14:14 +0300
169b09f0e
Fix token mismatch error for the Telegram bridge by
2019-06-15 12:01:43 +0300
2a2e7a7f6
Minor changelog clarification by
2019-06-15 09:53:01 +0300
4e8543ce2
Make Telegram bridge configuration playbook-managed by
2019-06-15 09:43:43 +0300
2902b5326
Minor fixes for consistency by
2019-06-15 09:42:40 +0300
00383a73a
Make running --tags=setup-synapse only not fail to register bridges by
2019-06-14 10:19:52 +0300
d8a400722
Upgrade exim (4.91 -> 4.92) by
2019-06-14 08:07:54 +0300
3956b300e
Disable riot-web's welcome bot by
2019-06-14 07:40:24 +0300
2e16257e5
Do not ask for _matrix._tcp SRV records anymore by
2019-06-12 14:51:10 +0300
8fcdac373
Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy by
2019-06-12 10:10:52 +0200
e39985b04
Merge pull request #199 from wabuMike/master by
2019-06-12 09:38:17 +0300
8a7b3d5bd
Make instructions simpler and safer by
2019-06-12 09:36:19 +0300
d8afb241c
Merge pull request #201 from aaronraimist/default-room-version by
2019-06-12 09:17:45 +0300
f4574961c
Prevent double-quotes around default room version by
2019-06-12 09:17:35 +0300
53d9f4df2
Merge pull request #200 from aaronraimist/mxisd-1.4.5 by
2019-06-12 09:02:02 +0300
483bdd8c0
Allow default room version to be configured by
2019-06-11 21:18:06 -0500
d262028d8
Upgrade mxisd (1.4.4 -> 1.4.5) by
2019-06-11 20:19:15 -0500
a8dc0befa
Added a basic guide on migrating to another server by
2019-06-11 22:06:25 +0200
e4068e55e
Upgrade Synapse (0.99.5.2 -> 1.0.0) by
2019-06-11 20:30:18 +0300
7d3adc451
Automatically force-pull :latest images by
2019-06-10 14:23:51 +0300
62ab3cd82
Merge pull request #198 from aaronraimist/access-database by
2019-06-10 08:24:49 +0300
4f87f7e43
Explain matrix_postgres_container_postgres_bind_port a little more by
2019-06-10 08:24:37 +0300
6fce809d1
Add config option to be able to access database outside of container by
2019-06-09 20:35:35 -0500
67a54f4ab
Merge pull request #196 from aaronraimist/sentry by
2019-06-08 09:30:21 +0300
79f4bcf5b
Enable sentry.io integration by
2019-06-07 16:02:41 -0500
44156fe65
Fix Ansible 2.8 deprecation in Dimension role by
2019-06-07 17:44:32 +0300
3567d9adb
Fix typo by
2019-06-07 16:07:01 +0300
a9953dd64
Make Facebook/Telegram bridges not log to files by
2019-06-07 15:48:13 +0300
18baeabdf
Do not create Facebook bridge directories with recurse: true by
2019-06-07 15:18:29 +0300
67c13d0a7
Update changelog by
2019-06-07 15:11:25 +0300
bf446b6e1
Fix double mv command by
2019-06-07 15:05:53 +0300
172b0fa88
Separate Facebook bridge configuration and data by
2019-06-07 14:50:55 +0300
4f0bcc624
Fix typo by
2019-06-07 14:29:51 +0300
330648a3e
Make Facebook bridge configuration playbook-managed by
2019-06-07 14:04:59 +0300
04bc50a28
Make Facebook bridge docs more detailed by
2019-06-07 13:40:12 +0300
d6d6c152a
Delay bridge startup to ensure Synapse is up by
2019-06-07 12:15:37 +0300
328d981b0
Fix undefined variables in mxisd and Dimension configuration by
2019-06-07 11:46:35 +0300
0e9953f1e
Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy by
2019-06-05 10:08:18 +0200
99086f90e
Upgrade riot-web (1.2.0 -> 1.2.1) by
2019-06-04 19:31:14 +0300
b88db88ce
Mention ansible_connection=local by
2019-06-04 19:24:28 +0300
4b657b382
Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy by
2019-06-03 10:13:25 +0200
45140dca0
Merge pull request #194 from kingoftheconnors/master by
2019-06-03 07:55:30 +0300
c06b47af7
Fixed error message to direct users to the right debug command by
2019-06-02 18:24:18 -0400
3bc8aa0a8
Upgrade Synapse (0.99.5.1 -> 0.99.5.2) by
2019-05-30 20:50:09 +0300
35892286a
Upgrade mxisd (1.4.3 -> 1.4.4) by
2019-05-30 17:22:39 +0300
2982b0380
Explicitly serialize matrix_synapse_app_service_config_files by
2019-05-30 09:42:08 +0300
f1c124331
Upgrade riot-web (1.1.2 -> 1.2.0) by
2019-05-30 08:44:21 +0300
70487061f
Prefer --mount instead of -v for mounting volumes by
2019-05-29 09:59:50 +0300
7d8dde8a5
Add support for proxying /_synapse/admin APIs by
2019-05-29 08:32:06 +0300
5361d3a41
Fix Telegram bridge proxying config when matrix-nginx-proxy disabled by
2019-05-27 10:04:52 +0300
7379968a3
Fix Telegram bridge HTTP proxying when not using matrix-nginx-proxy by
2019-05-26 20:50:52 +0300
120abaf39
Upgrade Telegram bridge (0.5.1 -> 0.5.2) by
2019-05-26 20:41:21 +0300
ab59cc50b
Add support for more flexible container port exposing by
2019-05-25 07:41:04 +0900
5bfd22d13
Fix incorrect inventory host_vars paths by
2019-05-24 08:06:42 +0900
be2812bc8
Remove unnecessary variables by
2019-05-24 08:01:08 +0900