Commit Graph

  • *
  • | *
  • * |
  • |/
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • | *
  • * |
  • |\ \
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | | *
  • | * |
  • | | *
  • | | *
  • | | *
  • | | *
  • * | |
  • |\ \ \
  • | * | |
  • |/ / /
  • * | |
  • |\ \ \
  • * | | |
  • | | | | *
  • | | * | |
  • | * | | |
  • | * | | |
  • |/ / / /
  • | * | |
  • * | | |
  • * | | |
  • | |_|/
  • |/| |
  • | | | *
  • | | | *
  • | |_|/
  • |/| |
  • * | |
  • * | |
  • |\ \ \
  • | * | |
  • |/ / /
  • * | |
  • | | *
  • | | | *
  • | | | *
  • | | | *
  • * | | |
  • | | | | *
  • | |_|_|/
  • |/| | |
  • * | | |
  • * | | |
  • | | * |
  • * | | |
  • | | * |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • |\ \ \ \
  • * | | | |
  • | | | | *
  • | | | | *
  • | | | | *
  • | | | | *
  • | | | | *
  • | | | | *
  • | | | | *
  • | | | | *
  • | * | | |
  • |/ / / /
  • | | | *
  • | | * |
  • | | |\ \
  • | |_|/ /
  • |/| | |
  • | | * |
  • | | | *
  • | |_|/
  • |/| |
  • | | *
  • * | |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • * | |
  • |\ \ \
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • |/ / /
  • * | |
  • * | |
  • * | |
  • |\ \ \
  • | * | |
  • |/ / /
  • * | |
  • |\ \ \
  • | * | |
  • |/ / /
  • * | |
  • |\ \ \
  • | | * |
  • | * | |
  • |/ / /
  • | | | *
  • | | |/
  • | |/|
  • | * |
  • |/ /
  • | | *
  • | | *
  • | | *
  • 6dbb90258 Mention and recommend enabling usePrivilegedIntents by Slavi Pantaleev 2020-11-13 08:23:40 +0200
  • 283178f14 Update installing.md by borgmanJeremy 2020-11-12 14:24:47 -0600
  • fe7bed5df Upgrade appservice-discord by Slavi Pantaleev 2020-11-10 23:10:59 +0200
  • 4678c5d7b Merge remote-tracking branch 'origin/master' into synapse-workers by Marcel Partap 2020-11-11 21:23:37 +0100
  • 4dbec2470 Fix systemd_path being undefined breakage by Slavi Pantaleev 2020-11-11 00:45:02 +0200
  • b5435db33 Fix syntax error in group_vars/matrix_servers by Slavi Pantaleev 2020-11-11 00:22:09 +0200
  • d910df2b1 Announce Dynamic DNS support by Slavi Pantaleev 2020-11-11 00:00:52 +0200
  • 5598a89ad synapse workers doc: link to relevant synapse issue list search by Marcel Partap 2020-11-10 23:00:24 +0100
  • 4d12a6f8e Merge pull request #681 from scottcrossen/slc/ddclient by Slavi Pantaleev 2020-11-10 23:54:21 +0200
  • de0987e80 Remove unnecessary variable definition by Slavi Pantaleev 2020-11-10 23:51:38 +0200
  • 2708f9aec Remove duplicate configuration in docs page by Slavi Pantaleev 2020-11-10 23:50:41 +0200
  • 1427286ce Integrate matrix-dynamic-dns with matrix-nginx-proxy without causing a dependency by Slavi Pantaleev 2020-11-10 23:46:33 +0200
  • 8782919d8 Ensure matrix_dynamic_dns_domain_configurations contains configurations by Slavi Pantaleev 2020-11-10 23:44:09 +0200
  • 97a7c8b0f Fix matrix_dynamic_dns_domain_configurations validation check by Slavi Pantaleev 2020-11-10 23:43:15 +0200
  • fef44b93d Define the matrix_dynamic_dns_domain_configurations variable in the role by Slavi Pantaleev 2020-11-10 23:33:58 +0200
  • 5c5f82840 Use more YAML-like syntax for the dynamic DNS configurations by Slavi Pantaleev 2020-11-10 23:33:27 +0200
  • f3d2797d9 synapse workers: make awk script invocation handle paths with spaces by Marcel Partap 2020-11-10 22:40:48 +0100
  • 73d5faa1f Fix variable name typo by Slavi Pantaleev 2020-11-10 23:30:38 +0200
  • dd402bee9 synapse workers: add rudimentary documentation on worker support by Marcel Partap 2020-11-10 22:22:40 +0100
  • b05d298ae synapse workers nginx rule: add client_max_body_size on media endpoints by Marcel Partap 2020-11-10 21:43:33 +0100
  • 1e971312e synapse workers: handle auth fallback endpoint on main process only by Marcel Partap 2020-11-10 21:23:19 +0100
  • e5072c20d synapse workers/nginx: handle media_repository worker endpoints on federation port by Marcel Partap 2020-11-10 20:35:39 +0100
  • b61b73f6f Merge pull request #714 from aaronraimist/element-1.7.13 by Slavi Pantaleev 2020-11-10 19:32:48 +0200
  • 31619e096 Upgrade Element (1.7.12 -> 1.7.13) by Aaron Raimist 2020-11-10 11:27:15 -0600
  • da2e84837 Merge pull request #711 from enekonieto/feature/traefik_docker_compose by Slavi Pantaleev 2020-11-10 09:59:19 +0200
  • 235299939 Upgrade nginx (1.19.3 -> 1.19.4) by Slavi Pantaleev 2020-11-10 09:30:00 +0200
  • 2582188a6 ssl retrieval with nginx running on host by makayabou 2020-11-09 23:40:17 +0100
  • 59bb6b297 responded to reviewer comments by Scott Crossen 2020-11-09 13:32:58 -0800
  • 2c33aa3ec Fixed entrypoint name. by Eneko Nieto 2020-11-09 00:03:15 +0100
  • c448aa54a Added docker-compose example for launching Traefik. by Eneko Nieto 2020-11-08 22:39:08 +0100
  • e894befd8 Updates to reviewer comments by Scott Crossen 2020-11-07 17:34:16 -0800
  • 350c39d74 Update comment by Slavi Pantaleev 2020-11-02 11:13:25 +0200
  • ef68d3d29 Add support for reverse-proxying /_synapse/oidc by Slavi Pantaleev 2020-11-02 11:10:03 +0200
  • 14cba6861 typo by makayabou 2020-11-01 17:57:23 +0100
  • 44fa90086 add nginx conf for /_synapse/oidc/callback, used for keycloak SSO, was broken by commit 63a49bb2dc by makayabou 2020-11-01 17:54:16 +0100
  • 5c91e5689 Upgrade Synapse (v1.22.0 -> v1.22.1) by Slavi Pantaleev 2020-10-30 19:35:55 +0200
  • e80577673 Merge pull request #700 from aaronraimist/vectorim/element-web by Slavi Pantaleev 2020-10-29 18:52:04 +0200
  • c33d00730 Switch to the new vectorim/element-web Docker image by Aaron Raimist 2020-10-29 11:46:58 -0500
  • 56ebeb1ae Revert "Restore self-building on ARM for Synapse for now" by Slavi Pantaleev 2020-10-29 07:35:53 +0200
  • cce90b187 synapse workers: fix undefined variable cases when removing workers by Marcel Partap 2020-10-28 23:09:21 +0100
  • cea2faa1b added docs for bridge permissions by Sabine 2020-10-28 21:59:36 +0100
  • aabefe21f fixed yaml by Sabine 2020-10-28 21:58:59 +0100
  • 468cc3946 added a workaround for postgres's issue with initdb by Sabine 2020-10-28 21:56:13 +0100
  • c1c6eaeff Upgrade Element (1.7.10 -> 1.7.12) by Slavi Pantaleev 2020-10-28 17:34:39 +0200
  • a0176cfd1 Upgrade Element (1.7.10 -> 1.7.11) by jgbresson 2020-10-28 11:23:07 -0400
  • 9a4664701 Make https://matrix.DOMAIN/ redirect to https://element.DOMAIN/ by Slavi Pantaleev 2020-10-28 10:39:12 +0200
  • 4700e8038 Raise standalone default Matrix Client API client_max_body_size by Slavi Pantaleev 2020-10-28 10:02:47 +0200
  • e078e29ef synapse workers: fix self name in workers-doc-to-yaml.awk script by Marcel Partap 2020-10-28 08:39:31 +0100
  • ef07aa8e5 Prevent certain nginx location blocks from being ignored by Slavi Pantaleev 2020-10-28 09:38:04 +0200
  • 2d1b9f2db synapse workers: reworkings + get endpoints from upstream docs via awk by Marcel Partap 2020-10-28 07:13:19 +0100
  • 67d0f2646 Improve wording a bit by Slavi Pantaleev 2020-10-27 20:41:52 +0200
  • 5a7d26599 Fix Synapse Admin not working due to unexposed Synapse Admin APIs by Slavi Pantaleev 2020-10-27 20:33:37 +0200
  • 7d211b71e Restore self-building on ARM for Synapse for now by Slavi Pantaleev 2020-10-27 14:30:43 +0200
  • 70f0b97a0 Upgrade Synapse (v1.21.2 -> v1.22.0) by Slavi Pantaleev 2020-10-27 14:24:02 +0200
  • 5430a6541 Merge pull request #684 from deSagaz/patch-1 by Slavi Pantaleev 2020-10-26 10:44:03 +0200
  • 63a49bb2d Do not expose /_synapse/admin publicly by default by Slavi Pantaleev 2020-10-26 10:36:38 +0200
  • dd50ee19a fixed bridge permissions by Sabine Laszakovits 2020-10-25 21:42:40 +0100
  • 2211e678f fixed comments that were copied over from mautrix-telegram role by Sabine Laszakovits 2020-10-25 21:01:25 +0100
  • e59aa07b8 more cleanup by Sabine Laszakovits 2020-10-25 20:47:10 +0100
  • c36e1355c cleanup by Sabine Laszakovits 2020-10-25 20:46:57 +0100
  • 8ebc39dea fixed dependencies of bridge service (not ideal, but correct) by Sabine Laszakovits 2020-10-25 20:46:32 +0100
  • 9b890e9ce moved some settings from role to group_vars by Sabine Laszakovits 2020-10-25 20:45:24 +0100
  • ff1d7921a moved registration.yaml contents to template by Sabine Laszakovits 2020-10-25 20:16:24 +0100
  • d6940d9f1 added docs by Sabine Laszakovits 2020-10-25 18:44:19 +0100
  • 1227349d0 Fix docker mount instruction in documentation by Ivar Troost 2020-10-24 17:03:24 +0200
  • 7a54e1109 started moving settings to group_vars by Sabine 2020-10-24 12:15:03 +0200
  • 87bd64ce9 Merge remote-tracking branch 'origin/master' into synapse-workers by Marcel Partap 2020-10-23 23:45:07 +0200
  • a4125d544 synapse workers: polishing, cleansing and installation of jq dependency by Marcel Partap 2020-10-23 20:49:53 +0200
  • 69efcb5c2 added mautrix-signal role by Sabine 2020-10-22 23:29:34 +0200
  • 501efee07 synapse workers: supply systemd with actual worker PIDs (requires jq) by Marcel Partap 2020-10-22 20:53:41 +0200
  • 24c6d7e81 Upgrade Element (1.7.9 -> 1.7.10) by Slavi Pantaleev 2020-10-20 19:06:16 +0300
  • 94dcceb7b removed intentional delay by Scott Crossen 2020-10-19 11:26:37 -0700
  • efeb65178 Removed typo by Scott Crossen 2020-10-19 11:25:01 -0700
  • e7d79a95d removed platform-specific stuff by Scott Crossen 2020-10-19 10:46:02 -0700
  • 19721be8b removed dhcp option by Scott Crossen 2020-10-18 21:05:23 -0700
  • de1511b4b Fixed valdiation by Scott Crossen 2020-10-16 21:31:07 -0700
  • 8e6d7d902 changed domain naming by Scott Crossen 2020-10-16 21:28:43 -0700
  • 806f98447 Removed directory creation by Scott Crossen 2020-10-16 21:26:58 -0700
  • 51cca4c31 Added containerization by Scott Crossen 2020-10-16 21:21:58 -0700
  • 9e6d08722 Merge pull request #679 from hgka/master by Slavi Pantaleev 2020-10-16 10:31:56 +0300
  • 1cf5b1d80 e2ee_backup: rename variables to be consistent with naming scheme by Tobias Küchel 2020-10-16 09:24:50 +0200
  • 5158fa4df e2ee_backup_methods: rather leave the default empty, so that the system default may apply by Tobias Küchel 2020-10-16 08:50:16 +0200
  • 8f7e21892 fix indentation, updated to proposed changes from Slavi: no more ifdef by Tobias Küchel 2020-10-16 08:47:37 +0200
  • 4cfa11275 update default backup_methods as proposed by the system anyway by Tobias Küchel 2020-10-16 08:44:04 +0200
  • 659920433 fix commata not being set when secure_backup_required false by Tobias Küchel 2020-10-16 08:20:22 +0200
  • 48f929dc9 add variables for secure_backup_required and secure_backup_setup_methods by Tobias Küchel 2020-10-16 00:32:00 +0200
  • f7ecc7a2a Upgrade Synapse (v1.21.1 -> v1.21.2) by Slavi Pantaleev 2020-10-15 17:42:52 +0300
  • 3fd198e89 Add notes about running Ansible on Ubuntu 20.04 by Slavi Pantaleev 2020-10-15 11:34:50 +0300
  • 5e4c5e52c Merge pull request #677 from jgbresson/patch-1 by Slavi Pantaleev 2020-10-15 09:25:37 +0300
  • 640166e4c Upgrade Element (1.7.8 -> 1.7.9) by jgbresson 2020-10-15 00:09:54 -0400
  • a4224ad1f Merge pull request #676 from thedanbob/nginx-1.19.3 by Slavi Pantaleev 2020-10-14 14:27:51 +0300
  • b65bfc38c Update nginx (1.19.2 -> 1.19.3) by Dan Arnfield 2020-10-14 06:23:33 -0500
  • 28c8b0fec Merge pull request #675 from scottcrossen/slc/rename by Slavi Pantaleev 2020-10-14 10:58:52 +0300
  • 53bc7a77e fixed EOF issues by Scott Crossen 2020-10-13 16:47:09 -0700
  • fa5d85426 Renamed systemd descriptions for all bridges by Scott Crossen 2020-10-13 16:35:41 -0700
  • 0b4610324 Renamed systemd descriptions for all bridges by Scott Crossen 2020-10-13 16:35:41 -0700
  • 1f988969a Added role for dynamic dns by Scott Crossen 2020-10-13 16:18:38 -0700
  • 4dee25d0e add travis ci file by Fanch 2020-10-14 00:57:10 +0200
  • c9d5f0e37 try to make docker in docker work by Fanch 2020-10-14 00:53:44 +0200
  • f56db3c2a add missing variable per role by Fanch 2020-10-14 00:53:07 +0200