Commit Graph

  • *
  • *
  • |\
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • |\ \
  • | | *
  • | |/
  • |/|
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • * |
  • |\ \
  • | * |
  • | | *
  • * | |
  • |/ /
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • * |
  • * |
  • | *
  • | *
  • * |
  • |/
  • *
  • *
  • *
  • |\
  • | *
  • * |
  • * |
  • |\ \
  • | |/
  • |/|
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • | *
  • * |
  • |\ \
  • | |/
  • |/|
  • | *
  • * |
  • |\ \
  • | |/
  • |/|
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * \
  • |\ \
  • | | *
  • | |/
  • |/|
  • | *
  • |/
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • |/|
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 20bba449c Updated "Controlling Matrix federation" link by TheForcer 2018-11-04 00:30:17 +0100
  • 6e6ed3f9f Merge pull request #30 from aaronraimist/riot-web-config-json by Slavi Pantaleev 2018-11-03 12:01:03 +0200
  • f88b0ca33 Merge branch 'master' into riot-web-config-json by Slavi Pantaleev 2018-11-03 12:00:48 +0200
  • ec316afdc Fix typo by Slavi Pantaleev 2018-11-03 10:15:54 +0200
  • 94bd5acc1 Merge pull request #27 from aaronraimist/disable-tls1.0 by Slavi Pantaleev 2018-11-03 10:13:53 +0200
  • ef2e330d2 Allow a few parts of Riot config.json to be configured (#24) by Aaron Raimist 2018-11-02 20:14:03 -0500
  • ebab95c9e Add new variable matrix_nginx_proxy_ssl_protocols by Aaron Raimist 2018-11-02 18:20:05 -0500
  • 3254a4d16 Disable TLS 1.0 and enable TLS 1.3 by Aaron Raimist 2018-11-01 22:14:09 -0500
  • 3bccec63b Add details about the telemetry data that gets sent (if enabled) by Slavi Pantaleev 2018-11-01 18:40:45 +0200
  • f364e080b Add documentation about Telemetry configuration by Slavi Pantaleev 2018-11-01 18:21:38 +0200
  • 099558bee Fix doc file name inconsistency (configuration -> configuring) by Slavi Pantaleev 2018-11-01 18:20:49 +0200
  • 9e8f216b9 Upgrade Synapse (v0.33.7 -> v0.33.8) by Slavi Pantaleev 2018-11-01 12:50:33 +0200
  • 4c0970d31 Make postgres_start_wait_time (affecting upgrades) configurable by Slavi Pantaleev 2018-11-01 10:11:08 +0200
  • e417ac492 Add support for Postgres 11 by Slavi Pantaleev 2018-11-01 09:48:20 +0200
  • a0a4ee526 Fix bug in Postgres dump/import causing upgrades to fail by Slavi Pantaleev 2018-11-01 09:46:52 +0200
  • 009bb1b77 Add support for configuring Postgres auto-upgrade-backup path by Slavi Pantaleev 2018-11-01 09:45:48 +0200
  • ac8d5a839 Merge pull request #21 from Cadair/flags by Slavi Pantaleev 2018-11-01 08:58:42 +0200
  • fb5115a54 Rename playbook variables so they are consistently prefixed by Slavi Pantaleev 2018-11-01 08:46:47 +0200
  • 8343fc39f Merge pull request #25 from aaronraimist/update-riot by Slavi Pantaleev 2018-10-31 19:01:17 +0200
  • 1955aac4b Update riot-web (0.17.0 -> 0.17.3) by Aaron Raimist 2018-10-31 11:47:17 -0500
  • 67e2bf285 A simple idea to allow playbooks to control which bit of the role to run by Stuart Mumford 2018-10-30 20:43:28 +0000
  • 4bb8d4cb6 Fix up well-known documentation a bit by Slavi Pantaleev 2018-10-29 22:38:58 +0200
  • 2186031be Remove unnecessary code causing troubles on Debian-based systems by Slavi Pantaleev 2018-10-29 20:47:56 +0200
  • 8498c4c5d comment out all the things by Stuart Mumford 2018-10-28 15:16:21 +0000
  • 230f33731 Update README by Slavi Pantaleev 2018-10-26 19:48:49 +0300
  • 5e3c6ebf4 Update documentation by Slavi Pantaleev 2018-10-26 19:44:58 +0300
  • cf0a5b3d2 Merge pull request #20 from izissise/mautrix-whatsapp by Slavi Pantaleev 2018-10-26 19:39:14 +0300
  • 95a651987 Fix yaml syntax breakage by Slavi Pantaleev 2018-10-25 18:15:56 +0300
  • 67a445a74 Add support for controlling Matrix federation by Slavi Pantaleev 2018-10-25 18:02:04 +0300
  • b3fcc641c Add documentation and fix templates by Hugues Morisset 2018-10-24 18:12:24 +0200
  • 7a94fc0e2 Add mautrix-whatsapp by Hugues Morisset 2018-10-24 15:18:55 +0200
  • caa32b6d7 Fix incorrect documentation by Slavi Pantaleev 2018-10-24 16:21:21 +0300
  • 3ecb16bbe Use disable_guests=true for Riot by Slavi Pantaleev 2018-10-24 13:59:06 +0300
  • 7921799c6 Make matrix-corporal documentation more detailed by Slavi Pantaleev 2018-10-23 09:19:24 +0300
  • eec0541c8 Merge pull request #19 from izissise/mautrix-telegram-login by Slavi Pantaleev 2018-10-22 07:39:33 +0300
  • 83a17f843 Expose mautrix-telegram public endpoint through nginx by Hugues Morisset 2018-10-21 23:20:37 +0200
  • d5655b752 Use CNAME for riot in the example table by Slavi Pantaleev 2018-10-21 16:34:00 +0300
  • 52148e00e Merge pull request #17 from anadahz/docs/dns-patch by Slavi Pantaleev 2018-10-21 16:31:55 +0300
  • 423e1e191 Add DNS records table by anadahz 2018-10-21 12:04:13 +0000
  • c7188e06f Relocate some playbook task files to make it easier to navigate by Slavi Pantaleev 2018-10-21 13:14:47 +0300
  • d0c2ef10e Add self-check command by Slavi Pantaleev 2018-10-21 12:58:25 +0300
  • b215cc05f Merge pull request #16 from anadahz/doc/caddy_well-known by Slavi Pantaleev 2018-10-19 17:32:25 +0300
  • 12d96f5e2 Add sample .well-know config for Caddy by anadahz 2018-10-19 14:22:27 +0000
  • 29cd8f3ae Merge pull request #15 from anadahz/fix/tags by Slavi Pantaleev 2018-10-19 17:15:58 +0300
  • 2313907fa Add missing tag to task by anadahz 2018-10-19 14:07:31 +0000
  • aefc2f003 Merge pull request #14 from aaronraimist/patch-3 by Slavi Pantaleev 2018-10-19 09:45:07 +0300
  • 39a28e52e Fix link to using your own webserver by Aaron Raimist 2018-10-18 18:09:41 -0500
  • a0320346e Upgrade Synapse (v0.33.7rc2 -> 0.33.7) by Slavi Pantaleev 2018-10-18 18:15:07 +0300
  • 9b3c88248 Update riot-web (0.16.4 -> 0.17.0) by Slavi Pantaleev 2018-10-18 15:13:13 +0300
  • 6cc528ba5 Upgrade Synapse (v0.33.5.1 -> v0.33.7rc2) by Slavi Pantaleev 2018-10-18 14:49:21 +0300
  • 36658addc Work around buggy docker_network sometimes failing to work by Slavi Pantaleev 2018-10-15 07:42:26 +0300
  • de3e45e4f Merge pull request #13 from anadahz/fix/readme by Slavi Pantaleev 2018-10-15 07:03:55 +0300
  • 5c63f2ece Fix minor typo in install instructions by anadahz 2018-10-14 19:52:35 +0000
  • 17ea05683 Fix yum/apt module invocation by Slavi Pantaleev 2018-10-12 09:00:50 +0300
  • a1c1ec9b7 Update dependencies by Slavi Pantaleev 2018-10-08 08:24:20 +0300
  • 218517795 Remove `lt-cred-mech` Coturn option by Slavi Pantaleev 2018-10-08 08:19:52 +0300
  • cc3e34b12 Fix to_yaml silliness by Slavi Pantaleev 2018-10-05 10:59:02 +0300
  • b49f4531e Make user presence-status tracking configurable by Slavi Pantaleev 2018-10-05 10:32:43 +0300
  • 7350842d9 Pull in homeserver.yaml template updates by Slavi Pantaleev 2018-09-27 10:43:31 +0300
  • 242f388af Make Synapse cache factor configurable by Slavi Pantaleev 2018-09-27 10:03:31 +0300
  • 161854e6d Disable Docker container logging by Slavi Pantaleev 2018-09-26 09:11:19 +0300
  • 4fbaa02be Update Synapse (v0.33.4 -> v0.33.5.1) by Slavi Pantaleev 2018-09-26 08:48:30 +0300
  • de5f4f7a0 Update matrix-corporal dependency by Slavi Pantaleev 2018-09-20 10:34:11 +0300
  • 2df434960 Fix matrix-corporal nginx configuration trouble in certain conditions by Slavi Pantaleev 2018-09-20 09:25:00 +0300
  • 0d0ccde28 Add Service Discovery (/.well-known/matrix/client) support by Slavi Pantaleev 2018-09-17 10:51:46 +0300
  • 38e3ffa29 Rename variable (matrix_riot_web_default_identity_server_url -> matrix_identity_server_url) by Slavi Pantaleev 2018-09-17 08:43:54 +0300
  • 4f4850801 Rename variable (matrix_nginx_riot_web_data_path -> matrix_riot_web_data_path) by Slavi Pantaleev 2018-09-17 08:24:35 +0300
  • 3fed0ec59 Remove now-useless file by Slavi Pantaleev 2018-09-17 08:18:15 +0300
  • 2446b4845 Update matrix-corporal dependency by Slavi Pantaleev 2018-09-15 11:50:02 +0300
  • 8bbb6f0c6 Update dependencies by Slavi Pantaleev 2018-09-12 20:04:15 +0300
  • 2b91612bd Merge pull request #9 from drhacko/patch-1 by Slavi Pantaleev 2018-09-09 09:52:21 +0300
  • 453fa814a Merge pull request #8 from aaronraimist/patch-2 by Slavi Pantaleev 2018-09-09 09:50:50 +0300
  • a3765f89c Update installing.md by Devr 2018-09-08 16:23:34 -0500
  • 5ea4917d5 Fix link to using external PostgreSQL in README by Aaron Raimist 2018-09-08 14:38:29 -0500
  • 21916c1a3 Update matrix-corporal (1.1 -> 1.1.1) by Slavi Pantaleev 2018-09-08 11:19:39 +0300
  • 2c3ce0f72 Update README by Slavi Pantaleev 2018-09-08 10:21:09 +0300
  • 620553e40 Update README by Slavi Pantaleev 2018-09-07 23:35:04 +0300
  • 90e58e5f4 Merge pull request #2 from izissise/mautrix-telegram by Slavi Pantaleev 2018-09-07 23:17:38 +0300
  • 6ef934a41 Mautrix telegram minimum config variable requirement by Hugues Morisset 2018-09-03 10:27:26 +0200
  • 3cd7f097e Add small doc on Mautrix Telegram by Hugues Morisset 2018-09-02 16:14:14 +0200
  • 45fb2df43 Fix some problem with permissions by Hugues Morisset 2018-09-02 16:05:14 +0200
  • 7b5f68c43 Add mautrix-telegram to bridge with telegram services by Hugues Morisset 2018-09-01 17:51:07 +0200
  • 7adcdf304 Add the ability to control event_cache_size for Synapse by Slavi Pantaleev 2018-09-07 16:13:50 +0300
  • b52d91e18 Add the ability to controll password-peppering for Synapse by Slavi Pantaleev 2018-09-07 15:01:38 +0300
  • 6d6a6412f Add the ability to control statistics-reporting for Synapse by Slavi Pantaleev 2018-09-07 14:49:40 +0300
  • 88b4434da Fix incorrect path by Slavi Pantaleev 2018-09-07 13:59:29 +0300
  • 7310498f7 Update certbot by Slavi Pantaleev 2018-09-06 18:23:16 +0300
  • 49e0d0e6d Update dependencies by Slavi Pantaleev 2018-09-06 18:13:06 +0300
  • 44a5fead4 Merge 46f78e44a3 into 7428b941c8 by Aaron Raimist 2018-09-06 13:24:47 +0000
  • 46f78e44a Update to Synapse v0.33.3.1 and Riot Web v0.16.3 by Aaron Raimist 2018-09-06 08:24:30 -0500
  • 7428b941c Remove old s3fs stuff by Slavi Pantaleev 2018-08-29 10:14:48 +0300
  • e2c25bbb0 Update README by Slavi Pantaleev 2018-08-29 10:12:48 +0300
  • 09a41dd3e Fix systemctl command to avoid wildcard expansion by Slavi Pantaleev 2018-08-29 09:42:59 +0300
  • 9e91d5059 Fix wording by Slavi Pantaleev 2018-08-29 09:41:24 +0300
  • 23e4a4734 Switch from acmetool to certbot for SSL certificate retrieval by Slavi Pantaleev 2018-08-29 09:37:44 +0300
  • d5346656e Use 0.16.1 for riot-web, as the image for 0.16.2 is still unavailable by Slavi Pantaleev 2018-08-29 08:46:21 +0300
  • e9d2e7455 Update README by Slavi Pantaleev 2018-08-26 18:12:24 +0300
  • 51ac3421b Update matrix-corporal (1.0.1 -> 1.1) by Slavi Pantaleev 2018-08-24 17:13:58 +0300
  • 314ff0984 Update dependencies by Slavi Pantaleev 2018-08-24 10:01:25 +0300
  • 92e6fdd27 Update dependencies by Slavi Pantaleev 2018-08-23 08:35:38 +0300