Commit Graph

  • bf446b6e15 Fix double mv command Slavi Pantaleev 2019-06-07 15:05:53 +0300
  • 172b0fa88c Separate Facebook bridge configuration and data Slavi Pantaleev 2019-06-07 14:50:55 +0300
  • 4f0bcc624f Fix typo Slavi Pantaleev 2019-06-07 14:29:51 +0300
  • 330648a3e0 Make Facebook bridge configuration playbook-managed Slavi Pantaleev 2019-06-07 14:04:59 +0300
  • 04bc50a282 Make Facebook bridge docs more detailed Slavi Pantaleev 2019-06-07 13:40:12 +0300
  • d6d6c152a3 Delay bridge startup to ensure Synapse is up Slavi Pantaleev 2019-06-07 12:15:37 +0300
  • 328d981b05 Fix undefined variables in mxisd and Dimension configuration Slavi Pantaleev 2019-06-07 11:46:35 +0300
  • 0e9953f1ef Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy p5t2vspoqqw 2019-06-05 10:08:18 +0200
  • 99086f90e8 Upgrade riot-web (1.2.0 -> 1.2.1) Slavi Pantaleev 2019-06-04 19:31:14 +0300
  • b88db88cec Mention ansible_connection=local Slavi Pantaleev 2019-06-04 19:24:28 +0300
  • 4b657b3822 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy p5t2vspoqqw 2019-06-03 10:13:25 +0200
  • 45140dca02
    Merge pull request #194 from kingoftheconnors/master Slavi Pantaleev 2019-06-03 07:55:30 +0300
  • c06b47af77 Fixed error message to direct users to the right debug command kingoftheconnors 2019-06-02 18:24:18 -0400
  • 3bc8aa0a82 Upgrade Synapse (0.99.5.1 -> 0.99.5.2) Slavi Pantaleev 2019-05-30 20:50:09 +0300
  • 35892286a1 Upgrade mxisd (1.4.3 -> 1.4.4) Slavi Pantaleev 2019-05-30 17:22:39 +0300
  • 2982b03809 Explicitly serialize matrix_synapse_app_service_config_files Slavi Pantaleev 2019-05-30 09:42:08 +0300
  • f1c124331f Upgrade riot-web (1.1.2 -> 1.2.0) Slavi Pantaleev 2019-05-30 08:44:21 +0300
  • 70487061f4 Prefer --mount instead of -v for mounting volumes Slavi Pantaleev 2019-05-29 09:59:50 +0300
  • 7d8dde8a53 Add support for proxying /_synapse/admin APIs Slavi Pantaleev 2019-05-29 08:32:06 +0300
  • 5361d3a412 Fix Telegram bridge proxying config when matrix-nginx-proxy disabled Slavi Pantaleev 2019-05-27 10:04:52 +0300
  • 7379968a3c Fix Telegram bridge HTTP proxying when not using matrix-nginx-proxy Slavi Pantaleev 2019-05-26 20:50:52 +0300
  • 120abaf391 Upgrade Telegram bridge (0.5.1 -> 0.5.2) Slavi Pantaleev 2019-05-26 20:41:21 +0300
  • ab59cc50bd Add support for more flexible container port exposing Slavi Pantaleev 2019-05-25 07:41:04 +0900
  • 5bfd22d13b Fix incorrect inventory host_vars paths Slavi Pantaleev 2019-05-24 08:06:42 +0900
  • be2812bc8f Remove unnecessary variables Slavi Pantaleev 2019-05-24 08:01:08 +0900
  • 5427ae5856
    Merge pull request #188 from JasonLocklin/master Slavi Pantaleev 2019-05-24 08:00:20 +0900
  • 54a281a425 Config validation not required Jason Locklin 2019-05-23 15:02:44 -0400
  • 0cfa73f153 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy p5t2vspoqqw 2019-05-23 10:48:22 +0200
  • a8b633561d Upgrade Synapse (v0.99.4 -> v0.99.5.1) Slavi Pantaleev 2019-05-23 09:23:04 +0900
  • 7a08c9b7cc Update changelog Slavi Pantaleev 2019-05-23 08:52:12 +0900
  • 45c67db0bf
    Merge pull request #187 from danbob/fix-ansible-deprecations Slavi Pantaleev 2019-05-23 08:44:54 +0900
  • 9c23d877fe Fix docker_image option for ansible < 2.8 Dan Arnfield 2019-05-22 05:43:33 -0500
  • 1e1c7933e2 Mention Postgres + SSL in the docs Slavi Pantaleev 2019-05-22 09:17:33 +0900
  • 093859d926 Fix TRANSFORM_INVALID_GROUP_CHARS deprecation warning Dan Arnfield 2019-05-21 10:39:33 -0500
  • fa38c84be2 Fix casting int to string warning Dan Arnfield 2019-05-21 10:37:05 -0500
  • db15791819 Add source option to docker_image to fix deprecation warning Dan Arnfield 2019-05-21 10:29:12 -0500
  • 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 Dan Arnfield 2019-05-21 10:25:59 -0500
  • affb99003c Improve Synapse variable naming consistency Slavi Pantaleev 2019-05-21 12:09:38 +0900
  • 5c821b581a Check fullchain.pem, not cert.pem Slavi Pantaleev 2019-05-21 11:58:18 +0900
  • 3250df6765 Make bridge uninstallation stop services Slavi Pantaleev 2019-05-21 11:27:05 +0900
  • a1e9818356 Update comment Slavi Pantaleev 2019-05-21 11:25:32 +0900
  • c78b02cbe7 Make bridges not depend on matrix-synapse.service if not enabled Slavi Pantaleev 2019-05-21 11:13:52 +0900
  • 3ece9375c6
    Merge pull request #179 from spantaleev/separate-bridge-roles Slavi Pantaleev 2019-05-21 11:05:30 +0900
  • a21b410c51 Update README and changelog Slavi Pantaleev 2019-05-21 11:04:58 +0900
  • fc7ba153b1 Make matrix-synapse role respect matrix_synapse_enabled flag Slavi Pantaleev 2019-05-21 10:46:49 +0900
  • 8d654aecdd Improve file naming consistency Slavi Pantaleev 2019-05-21 09:57:48 +0900
  • eb77fc0a33
    Merge pull request #185 from Cadair/master Slavi Pantaleev 2019-05-21 09:31:06 +0900
  • a4bcd7ce8f
    Add a variable to control the stop tasks Stuart Mumford 2019-05-20 16:59:58 +0100
  • e3b4622ac8 Split Synapse extension tasks into install/uninstall files Slavi Pantaleev 2019-05-18 06:36:54 +0900
  • 663d1add92 Move matrix-appservice-discord into a separate role Slavi Pantaleev 2019-05-18 01:14:12 +0900
  • 13c4e7e5b6 Merge branch 'master' into separate-bridge-roles Slavi Pantaleev 2019-05-16 09:45:06 +0900
  • ae7c8d1524 Use SyslogIdentifier to improve logging Slavi Pantaleev 2019-05-16 09:41:45 +0900
  • cf3117011b Upgrade Synapse (0.99.3.2 -> 0.99.4) Slavi Pantaleev 2019-05-16 09:20:43 +0900
  • 6db10ed6f3 Upgrade riot-web (1.1.1 -> 1.1.2) Slavi Pantaleev 2019-05-16 09:09:42 +0900
  • 3339e37ce9 Move matrix-appservice-irc into a separate role Slavi Pantaleev 2019-05-16 09:07:40 +0900
  • e12adc78eb
    Upgrade synapse (0.99.3.2-> 0.99.4) inthewaves 2019-05-15 23:30:29 +0000
  • 0a1864cea4
    Upgrade riot-web (1.1.1 -> 1.1.2) inthewaves 2019-05-15 23:28:34 +0000
  • 854cf84aa3 Upgrade riot-web (1.1.0 -> 1.1.1) Slavi Pantaleev 2019-05-15 09:50:25 +0900
  • 47745254f9
    Merge pull request #180 from eMPee584/fix-commented-mxisd-ldap-option Slavi Pantaleev 2019-05-15 09:49:34 +0900
  • 43c53aaab6
    Merge pull request #182 from eMPee584/better-rest-auth-sample-endpoint Slavi Pantaleev 2019-05-15 09:48:37 +0900
  • 7179316c35
    Merge pull request #181 from eMPee584/fix-synapse-ldap-start_tls-boolean Slavi Pantaleev 2019-05-15 09:37:01 +0900
  • 43fd3cc274 Move mautrix-facebook into a separate role Slavi Pantaleev 2019-05-15 09:34:31 +0900
  • 66388c1f5b Provide a sample rest_auth_endpoint close to actual setup Marcel Partap 2019-05-15 01:46:22 +0200
  • 5aa7f637d8 Fix matrix_synapse_ext_password_provider_ldap_start_tls (it's boolean) Marcel Partap 2019-05-14 23:09:59 +0200
  • 25d3b315de Fix case of the mxisd ldap.connection.baseDNs option in comment Marcel Partap 2019-05-14 22:38:21 +0200
  • bb816df557 Move mautrix telegram and whatsapp into separate roles Slavi Pantaleev 2019-05-14 23:47:22 +0900
  • 83e250936b
    Merge pull request #178 from eMPee584/add-service-stop Slavi Pantaleev 2019-05-14 19:00:47 +0900
  • d114736014 Add a task to stop services (and remove containers) Marcel Partap 2019-05-14 11:46:07 +0200
  • 873c291be6 Fix appservice-discord configuration-extension merging Slavi Pantaleev 2019-05-14 08:24:03 +0900
  • 953ae021ba Upgrade mxisd (1.4.2 -> 1.4.3) Slavi Pantaleev 2019-05-14 08:22:10 +0900
  • e05d6e1a44
    Merge pull request #177 from aaronraimist/reset-passwords-2 Slavi Pantaleev 2019-05-12 11:44:42 +0900
  • 2d1fbdb51d
    Move around options on updating-users-passwords.md Aaron Raimist 2019-05-11 21:39:31 -0500
  • db39bfc2f5
    Merge pull request #175 from aaronraimist/patch-2 Slavi Pantaleev 2019-05-12 11:02:51 +0900
  • 59e05672d0
    Convert registering-users.md to use ``` syntax for code blocks Aaron Raimist 2019-05-10 15:38:22 -0500
  • 12b7cccbc6
    Mention the Synapse User Admin API on updating-users-passwords.md Aaron Raimist 2019-05-10 15:33:15 -0500
  • e48eccfa82
    Merge pull request #173 from danbob/update-postgres Slavi Pantaleev 2019-05-10 16:26:24 +0300
  • 6163ba5bb1 Bump postgres versions Dan Arnfield 2019-05-10 08:02:32 -0500
  • 417877fe91
    Merge pull request #172 from inthewaves/riot-web-v1.1.0 Slavi Pantaleev 2019-05-10 09:53:12 +0300
  • 51e408bc94
    Bump riot-web version (1.0.8->1.1.0) inthewaves 2019-05-10 05:57:28 +0000
  • 3898072028
    Merge pull request #170 from babolivier/babolivier/fix-caddy-example Slavi Pantaleev 2019-05-09 16:11:40 +0300
  • cdac997ddb Improve comments for Caddy's TLS instructions Brendan Abolivier 2019-05-09 13:22:23 +0100
  • e067db613c Fix exception to proxying Brendan Abolivier 2019-05-09 13:20:26 +0100
  • 4315b472af Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy p5t2vspoqqw 2019-05-09 09:34:09 +0200
  • 9d14e2dcb1 Fix broken link in changelog Slavi Pantaleev 2019-05-09 10:31:19 +0300
  • c669ea1b79 Update changelog Slavi Pantaleev 2019-05-09 10:30:08 +0300
  • 2dd8d07ac9 Add docs about using other S3-compatible object stores Slavi Pantaleev 2019-05-09 10:28:01 +0300
  • 216cdf8c74
    Merge pull request #166 from izissise/mautrix-facebook Slavi Pantaleev 2019-05-09 10:05:14 +0300
  • d91cff3f7a Add docs about integrating mxisd's Registration feature Slavi Pantaleev 2019-05-09 09:54:29 +0300
  • 565236a49c
    Merge pull request #168 from danbob/nginx-proxy-3pid-registration Slavi Pantaleev 2019-05-09 09:53:47 +0300
  • d97e820c89
    Merge pull request #167 from danbob/synapse-3pid-options Slavi Pantaleev 2019-05-09 09:27:16 +0300
  • ccb33369a7
    Merge pull request #169 from verb/federation-tester Slavi Pantaleev 2019-05-09 09:22:10 +0300
  • 8b5c1b0bd5 Update URL for Matrix federation tester Lee Verberne 2019-05-09 07:04:46 +0200
  • 171c6db41e Add option to proxy 3pid registration endpoints Dan Arnfield 2019-05-08 13:49:51 -0500
  • 958ad68078 Add registrations_require_3pid synapse option Dan Arnfield 2019-05-08 12:29:18 -0500
  • d4372d5ba8 Add mautrix-facebook doc Hugues Morisset 2019-05-08 16:33:09 +0200
  • a82d5ed281 Add tulir mautrix-facebook (https://github.com/tulir/mautrix-facebook) Hugues Morisset 2019-05-08 16:26:15 +0200
  • 5f2f17cb1e
    Merge pull request #160 from danbob/fix-matrix-mxisd-config Slavi Pantaleev 2019-05-08 08:01:00 +0300
  • 105364f548
    Merge pull request #153 from huguesdk/bugfix/whitespace_in_templates Slavi Pantaleev 2019-05-08 07:58:40 +0300
  • c451025134 Fix indentation in templates Hugues De Keyzer 2019-05-07 21:23:35 +0200
  • 3abed49764 Fix jinja config for indented code blocks Dan Arnfield 2019-05-07 06:02:38 -0500