Commit Graph

  • 610eef82b5 Add option to enable Dimension widgets serve sites with self signed certs Edgars Voroboks 2019-03-12 12:17:12 +0200
  • 1974935bc6 Update docs a bit Slavi Pantaleev 2019-03-12 11:38:59 +0200
  • 3719af1c31
    Merge pull request #113 from NullIsNot0/master Slavi Pantaleev 2019-03-11 21:03:24 +0200
  • 1d8fd9792f Fix Matrix homeserver name in Dimension configuration Edgars Voroboks 2019-03-11 20:05:52 +0200
  • 09d2c76fcb Fix incorrect Docker image name in README Slavi Pantaleev 2019-03-11 18:25:12 +0200
  • 4067e09409 Fix rare YAML parsing problems in Dimension config Slavi Pantaleev 2019-03-10 22:23:06 +0200
  • 54e79c10a1
    Merge pull request #112 from NullIsNot0/master Slavi Pantaleev 2019-03-10 21:53:33 +0200
  • 52486356e5 Add some more links to Dimension's homepage Slavi Pantaleev 2019-03-10 21:43:03 +0200
  • c49ba1c4ab Fix Dimension documentation Edgars Voroboks 2019-03-10 21:41:31 +0200
  • 6745ee4ab6 Add changelog entry for Dimension support Slavi Pantaleev 2019-03-10 19:03:04 +0200
  • a1f9869eb2 Improve documentation about getting the playbook Slavi Pantaleev 2019-03-10 17:02:17 +0200
  • 7a1bba77b9
    Merge pull request #111 from NullIsNot0/master Slavi Pantaleev 2019-03-10 16:55:52 +0200
  • 9f5215c95a Make some additions to Dimension documentation Edgars Voroboks 2019-03-10 13:17:56 +0200
  • 1bff4893d9 Provide Dimension documentation Edgars Voroboks 2019-03-10 10:12:31 +0200
  • 6c5cc173b0 Fix permission mode for some files Slavi Pantaleev 2019-03-09 21:15:16 +0200
  • ecabe8f814
    Merge pull request #107 from NullIsNot0/master Slavi Pantaleev 2019-03-09 20:59:52 +0200
  • 5f13a1e50b Generate Dimension config from variable Edgars Voroboks 2019-03-09 19:08:00 +0200
  • bcbfc1e838 Make Matrix Federation required and fix internal federationUrl Edgars Voroboks 2019-03-09 10:30:31 +0200
  • 27772a6420 Point federationUrl to matrix-synapse container Edgars Voroboks 2019-03-08 22:01:11 +0200
  • b2263f811a Disable logging to file. Set console logging to verbose. Edgars Voroboks 2019-03-08 22:00:05 +0200
  • 30738d064e Fix errors Edgars Voroboks 2019-03-08 19:14:15 +0200
  • 3d7dc15a54 Use Dimension if enabled, otherwise fall back to Scalar Edgars Voroboks 2019-03-08 15:24:59 +0200
  • 1eb78ca93e Add additional changes for Dimension to work Edgars Voroboks 2019-03-08 15:00:53 +0200
  • 390ec8a599 Skip some tasks when not necessary to run them Slavi Pantaleev 2019-03-08 12:14:54 +0200
  • ae7e17e64a Add information about mxisd email template customization Slavi Pantaleev 2019-03-08 12:06:50 +0200
  • 55cdbefa89
    Merge pull request #110 from TheLastProject/patch-1 Slavi Pantaleev 2019-03-08 11:58:52 +0200
  • 93992f7756
    Fix indenting of generators value Sylvia van Os 2019-03-08 10:50:51 +0100
  • 62e2acada5
    Merge pull request #104 from dangersalad/master Slavi Pantaleev 2019-03-08 08:50:05 +0200
  • 17e86ba817 implement requested changes paulbdavis 2019-03-07 12:45:58 -0700
  • 438327dc58
    Merge pull request #109 from TheLastProject/patch-1 Slavi Pantaleev 2019-03-07 15:06:40 +0200
  • 8cc420da15
    Upgrade riot-web to v1.0.3 Sylvia van Os 2019-03-07 13:53:33 +0100
  • d2a4321b71
    Merge pull request #108 from TheLastProject/feature/custom_mxisd_templates Slavi Pantaleev 2019-03-07 14:39:06 +0200
  • f297ff506b Explain how to set the template variables Sylvia van Os 2019-03-07 13:34:07 +0100
  • 0cd8b99b00 Add support for custom MXISD templates Sylvia van Os 2019-03-07 13:16:48 +0100
  • 9735a2f600 Implement self-hosted Dimension server Edgars Voroboks 2019-03-07 07:22:08 +0200
  • aae8757027 Update coturn (4.5.1.0 -> 4.5.1.1) Slavi Pantaleev 2019-03-06 19:59:40 +0200
  • 22d72f5e6f Fix incorrectly located file Slavi Pantaleev 2019-03-05 11:31:20 +0200
  • 08aa676338 Update changelog Slavi Pantaleev 2019-03-05 09:23:01 +0200
  • 85c5adfd69 Minor consistency improvements Slavi Pantaleev 2019-03-05 09:20:36 +0200
  • a310a01818 Use non-root and no-capability containers during Discord setup Slavi Pantaleev 2019-03-05 09:10:15 +0200
  • 401d7560e9 Make Discord bridging instructions more detailed Slavi Pantaleev 2019-03-05 09:08:22 +0200
  • f037f63a07
    Merge pull request #105 from Lionstiger/matrix-discord-bridge Slavi Pantaleev 2019-03-05 06:39:46 +0000
  • c2834d2226 running as matrix user from the start Lionstiger 2019-03-04 15:42:22 +0100
  • 278484656b ensure systemd reloaded after bridge installation Lionstiger 2019-03-04 15:12:37 +0100
  • 2d78c5f89d made matrix_appservice_discord_client_id lowercase Lionstiger 2019-03-04 14:42:20 +0100
  • b5ae0254fd used ` backticks instead of double quotes Lionstiger 2019-03-04 14:41:58 +0100
  • e54f388966 removed /group_vars/matrix-servers as it not needed Lionstiger 2019-03-04 14:16:30 +0100
  • 7aadd8bbe9 undo changed synapse version Lionstiger 2019-03-03 19:55:56 +0100
  • faa16617da add documentation Lionstiger 2019-03-03 19:34:30 +0100
  • 4aeeb5cf31 Autogenerate Discord invite link Lionstiger 2019-03-03 19:33:16 +0100
  • 835c349275 Add matrix-appservice-discord bridge Lionstiger 2019-03-03 18:22:52 +0100
  • 6f6dff3e2b Update some Docker images Slavi Pantaleev 2019-03-03 12:27:43 +0200
  • 45618679f5 Reload systemd services when they get updated Slavi Pantaleev 2019-03-03 11:55:15 +0200
  • 041a1947b3 Update Synapse (0.99.1.1 -> 0.99.2) Slavi Pantaleev 2019-03-02 09:37:35 +0200
  • f2a2cad107 allow exposing mautrix_telegram port paulbdavis 2019-03-01 14:01:46 -0700
  • d360c67465
    Merge pull request #103 from fretn/master Slavi Pantaleev 2019-03-01 07:27:39 +0000
  • 6b47ebeaa7 fixed a small path typo in playbook telemetry docs frlae 2019-03-01 07:48:45 +0100
  • 0b6c28fb23 Mark some Docker images as optional Slavi Pantaleev 2019-02-28 14:23:17 +0200
  • a43bcd81fe Rename some variables Slavi Pantaleev 2019-02-28 11:51:09 +0200
  • 8cac29a5d5 Update matrix-synapse-rest-auth (0.1.1 -> 0.1.2) Slavi Pantaleev 2019-02-28 11:15:26 +0200
  • 25bdc10617 Follow redirects for some well-known files Slavi Pantaleev 2019-02-25 21:01:52 +0200
  • 433780384e Do not use docker_container module Slavi Pantaleev 2019-02-25 10:42:27 +0200
  • 639fc0bb5c Treat empty string dig lookup responses as "missing record" Slavi Pantaleev 2019-02-22 18:02:10 +0200
  • 4c512c8e64 Upgrade mxisd (1.3.0 -> 1.3.1) Slavi Pantaleev 2019-02-22 15:44:13 +0200
  • 28bd6dc75b Improve Telegram/Whatsapp instructions Slavi Pantaleev 2019-02-22 14:50:07 +0200
  • 550d398e6c Remove some unnecessary slashes Slavi Pantaleev 2019-02-20 21:21:20 +0200
  • 747574ab56 Update Prerequisites a bit Slavi Pantaleev 2019-02-20 11:39:04 +0200
  • d552a742f8 Fix Riot caching troubles Slavi Pantaleev 2019-02-16 17:59:41 +0200
  • 28a5027138 Update changelog a bit Slavi Pantaleev 2019-02-16 11:50:06 +0200
  • 350b25690d Add Riot v1.0 (v1.0.1) support Slavi Pantaleev 2019-02-16 11:48:17 +0200
  • b79db89221 Improve wording a bit Slavi Pantaleev 2019-02-15 10:03:33 +0200
  • fcdc2a6c4f Fix incomplete sentence Slavi Pantaleev 2019-02-15 10:01:10 +0200
  • 0f55823c5f Update Synapse (0.99.1 -> 0.99.1.1) Slavi Pantaleev 2019-02-14 19:43:13 +0200
  • 1dd4f85e61 Update changelog Slavi Pantaleev 2019-02-14 19:05:14 +0200
  • eb08e20418 Upgrade Synapse (0.99.0 -> 0.99.1) and sync config Slavi Pantaleev 2019-02-14 18:40:55 +0200
  • df76ae707a Fix inaccurate comment Slavi Pantaleev 2019-02-13 14:07:16 +0200
  • 7a1b5a2024 Update mxisd (1.2.2 -> 1.3.0) Slavi Pantaleev 2019-02-10 23:20:05 +0200
  • 70b2f07fec Add PostgreSQL backup information Slavi Pantaleev 2019-02-09 14:36:47 +0200
  • 42c4de348c Revert "Bind metrics on :: too" Slavi Pantaleev 2019-02-09 13:21:18 +0200
  • 46accfdb3c Add guide about certificates for other domains Slavi Pantaleev 2019-02-08 11:59:00 +0200
  • f4fa03d4b9 Re-iterate where one can find the well-known files Slavi Pantaleev 2019-02-07 19:43:00 +0200
  • 08635666df Do not attempt to start coturn TLS listeners Slavi Pantaleev 2019-02-07 13:20:30 +0200
  • f5cd916de8 Update coturn (4.5.0.8 -> 4.5.1.0) Slavi Pantaleev 2019-02-07 13:15:59 +0200
  • 536c85619f Bind metrics on :: too Slavi Pantaleev 2019-02-06 14:24:10 +0200
  • fd4bd204e1 Improve changelog entry Slavi Pantaleev 2019-02-06 14:02:10 +0200
  • fca9e8f0b8
    Merge pull request #92 from spantaleev/synapse-0.99-prep Slavi Pantaleev 2019-02-06 13:34:24 +0200
  • ef903fe544 Add some quick links Slavi Pantaleev 2019-02-06 13:30:24 +0200
  • e9cfcb8429 Fix another YAML indentation problem on documentation page Slavi Pantaleev 2019-02-06 13:04:19 +0200
  • 92aa5bfa2d Fix YAML indentation on documentation page Slavi Pantaleev 2019-02-06 13:03:23 +0200
  • 33726cdb08 Fix anchor Slavi Pantaleev 2019-02-06 13:02:17 +0200
  • 241a4f9ef9 Add changelog entry for Synapse v0.99 Slavi Pantaleev 2019-02-06 12:57:33 +0200
  • 5148f8edf4 Update docs Slavi Pantaleev 2019-02-06 09:36:03 +0200
  • 91a757c581 Add support for reloading Synapse Slavi Pantaleev 2019-02-06 09:25:13 +0200
  • 40f3793af7 Upgrade Synapse to v0.99 and simplify dummy TLS cert logic Slavi Pantaleev 2019-02-06 09:17:55 +0200
  • 5db692f877 Remove some useless homeserver.yaml configuration Slavi Pantaleev 2019-02-05 14:02:01 +0200
  • 772154f3b9 Update Server Delegation docs a bit Slavi Pantaleev 2019-02-05 13:38:20 +0200
  • 738c592c27 Bump Synapse version (0.34.1.1 -> 0.99.0rc4) Slavi Pantaleev 2019-02-05 13:33:39 +0200
  • 119016e858 Cache /.well-known/matrix files for longer Slavi Pantaleev 2019-02-05 13:06:17 +0200
  • b540427974 Mention alternative ways to do Server Delegation Slavi Pantaleev 2019-02-05 12:54:27 +0200
  • 764a040a90 Make /.well-known/matrix/server optional Slavi Pantaleev 2019-02-05 12:08:00 +0200