882 Commits (9991d545ddbec3b3686bffd3ee02aa58fcf8ca0b)

Author SHA1 Message Date
Marcel Partap 9d0803cdf9 Specify up-to-date version 2.2.2 of ma1sd docker image
5 years ago
Marcel Partap 187dedf920 Duplicate matrix-mxisd role for matrix-ma1sd fork
5 years ago
Slavi Pantaleev e1774c648a Upgrade riot-web (v1.5.14 -> v1.5.15)
5 years ago
Slavi Pantaleev 8bcc9712d0 Make follow_redirects configurable when checking /.well-known/matrix/client
5 years ago
Slavi Pantaleev ca04ca9ffe Make it possible to change Jitsi web UI language
5 years ago
Slavi Pantaleev 26b73e3a4b Do not install unnecessary bash-completion
5 years ago
Slavi Pantaleev edb77cf799
Merge pull request #426 from bnounours/master
5 years ago
Slavi Pantaleev 067588b262 Upgrade riot-web
5 years ago
Mickaël Cornière 82989b662a Fix bad network and bad path to postgre env
5 years ago
Slavi Pantaleev c655a6467a Fix --tags=start regression
5 years ago
Slavi Pantaleev ac60115190 Fix git installation bug during synapse-simple-antispam installation
5 years ago
Christian Wolf 3f62ff1120 Overcame bug in current systemd
5 years ago
Christian Wolf 51c271905d Removed bug in enhanced waiting
5 years ago
Christian Wolf 8c9b5ea6dd Removed a few syntax bugs in Archlinux configuration
5 years ago
Christian Wolf 4bc73ff4bb Removed autoinstallation of cron due to documentation
5 years ago
Christian Wolf 26bc66117d Removed redunadant waiting
5 years ago
Christian Wolf 2849f0b1b8 Changed task titles to be consistent
5 years ago
Christian Wolf d84b2868b7 Added basic changes to make it compatible with Archlinux
5 years ago
Slavi Pantaleev 3860709e19 Ensure matrix-mautrix-hangouts-db container is killed/removed
5 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
5 years ago
Slavi Pantaleev 0f39cb9987 Fix incorrect server_name for Jitsi
5 years ago
Slavi Pantaleev 0e69a51036 Upgrade matrix-corporal (1.7.2 -> 1.8.0)
5 years ago
Slavi Pantaleev fcb4f2579d Upgrade matrix-corporal (1.7.1 -> 1.7.2)
5 years ago
Slavi Pantaleev d605b219a2 Manage Jitsi configuration by ourselves for most components
5 years ago
Slavi Pantaleev cdd9ee1962 Add Jitsi support
5 years ago
Slavi Pantaleev 9032151486 Update Synapse configuration for v1.12.0
5 years ago
tctovsli 949b5d7a46
Release synapse v.1.12.0
5 years ago
Slavi Pantaleev 027056e027 Fix weird path creation
5 years ago
Slavi Pantaleev b6cf5758cc
Merge pull request #407 from thedanbob/nginx-certbot
5 years ago
Slavi Pantaleev e9d7a6faf7
Merge pull request #406 from thedanbob/postgres-12.2
5 years ago
Dan Arnfield c7440b723a Update certbot (1.2.0 -> 1.3.0)
5 years ago
Dan Arnfield 4065d74a5f Update nginx (1.17.8 -> 1.17.9)
5 years ago
Dan Arnfield e36de7e627 Update postgres (12.1 -> 12.2, etc)
5 years ago
Dan Arnfield bfd87000cc Update riot-web (1.5.12 -> 1.5.13)
5 years ago
Slavi Pantaleev 3cee815baf Fix some typos
5 years ago
Slavi Pantaleev 063e988db2 Make gradle installation fail in a friendlier way on CentOS
5 years ago
Slavi Pantaleev 2b85fde103 Rename some variables for consistency
5 years ago
Slavi Pantaleev 8fe97abe7d Wire matrix_container_images_self_build to self_build variables via group_vars/matrix_servers
5 years ago
Horvath Gergely 30fd1ab2d6 add forgotten support for variable for matrix-bridge-mautrix-facebook role
5 years ago
Horvath Gergely 976f1a4582 fix riot-web version strip
5 years ago
Horvath Gergely 2d537484d5 introduce variable
5 years ago
Horvath Gergely a164fe485e fix wrong variable name
5 years ago
Horvath Gergely 3c8535c3bc check ansible version for self-building in every role
5 years ago
Horvath Gergely 6232a81caf check if target distro is Raspbian and install docker accordingly
5 years ago
Horvath Gergely a5d94eec0b refactor variable names
5 years ago
Horvath Gergely 310aa685f9 refactor based on Slavi's requests
5 years ago
Horvath Gergely d53d63ab07 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
5 years ago
David Gnedt c55682d099 Update synapse-janitor to support current synapse database schema
5 years ago
Slavi Pantaleev e8d0b72a7b
Merge pull request #394 from swarnat/customization_welcome
5 years ago
Stefan Warnat 46664c4758 Adjust variable names
5 years ago
Slavi Pantaleev 00596452c2 Update riot-web (1.5.11 -> 1.5.12)
5 years ago
Stefan Warnat 054e6fed0c rearrange main.yml of riot-web and use same logo URL for both logos
5 years ago
Stefan Warnat 0322a5443a additional customizations of welcome page
5 years ago
Stefan Warnat 8bc4f56385 Improve customization of welcome page
5 years ago
Slavi Pantaleev a727e7c497 Upgrade Synapse (v1.11.0 -> v1.11.1)
5 years ago
Slavi Pantaleev be6c048abe Remove useless matrix_appservice_webhooks_webhooks_port
5 years ago
Slavi Pantaleev bbe7bff184
Merge pull request #392 from swarnat/fix_webhooks
5 years ago
tctovsli 209e716580
New version of matrix-riot-web
5 years ago
Stefan Warnat d5e5572f2c switch Port, which is exposed to same, which is internal used
5 years ago
Slavi Pantaleev 37f3a2d5a8 Add support for themes to riot-web
5 years ago
Julian Foad 3228cfd229 Add custom server name string in Riot config.
5 years ago
Julian Foad 7a45c651d2 Use new syntax for default HS/IS in Riot config.
5 years ago
Horvath Gergely 6366817930 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
5 years ago
Horvath Gergely f56825580d hangouts-bridge no-proxy warning does not trigger when 'matrix_nginx_proxy_enabled = false' is explicitly set
5 years ago
Aaron Raimist 6ba961bd11
Upgrade riot-web (1.5.9 -> 1.5.10)
5 years ago
Horvath Gergely 610c98d6ab add riot-web support for raspberry pi
5 years ago
Horvath Gergely 40d0fea06c add mautrix-hangouts support for raspberry pi
5 years ago
Horvath Gergely ac118d2f25 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
5 years ago
Horvath Gergely f28c7b71d2 build mxisd for rapsberry pi
5 years ago
Slavi Pantaleev 5de8f27122 Upgrade Synapse (v1.10.1 -> v1.11.0)
5 years ago
Horvath Gergely 8c1e00a6cd add mautrix-facebook support for raspberry pi
5 years ago
Horvath Gergely 5a4e4f6fb9 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
5 years ago
Horvath Gergely 697f86d06f minor fix
5 years ago
Horvath Gergely 7c4a86bc6b add coturn support for raspberry pi
5 years ago
Slavi Pantaleev 6106a80708
Merge pull request #383 from sathiscode/patch-1
5 years ago
Slavi Pantaleev 8343ff5268
Add missing to_json filter
5 years ago
Sathis ff59901bc0
Fixed appservice webhooks container port mapping
5 years ago
Horvath Gergely d8b31afd1a Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
5 years ago
orange 45e32bdad2 add synapse config enable_group_creation
5 years ago
Horvath Gergely 4b7f0787ca Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Horvath Gergely a096eafb45 add possibility to install synapse on raspberry pi
5 years ago
Dan Arnfield 96557c6280 Update synapse (1.10.0 -> 1.10.1)
5 years ago
Slavi Pantaleev 47696056d3 Upgrade riot-web (1.5.8 -> 1.5.9)
5 years ago
Horvath Gergely bbbcc18c70 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Slavi Pantaleev da98a06553
Merge pull request #377 from thedanbob/certbot-1.2.0
5 years ago
Slavi Pantaleev 2b6c263900
Merge pull request #376 from thedanbob/nginx-1.17.8
5 years ago
Dan Arnfield bb08022623 Update certbot (1.0.0 -> 1.2.0)
5 years ago
Dan Arnfield 74235df820 Update nginx (1.17.7 -> 1.17.8)
5 years ago
Dan Arnfield bac7685ce4 Update synapse (1.9.1 -> 1.10.0)
5 years ago
Horvath Gergely 8a0c3146d3 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Daniel Hoffend b280b05c25 matrix-nginx-proxy: adding additional configuration blocks
5 years ago
Lee Verberne 8fe8cf9113 Fix matrix-appservice-irc database specification
5 years ago
Slavi Pantaleev f18037ae42 Disable TLSv1.1 by default
5 years ago
Slavi Pantaleev f9a67624e1 Upgrade Synapse (1.9.0 -> 1.9.1)
5 years ago
Slavi Pantaleev b323c975cf Upgrade riot-web (1.5.7 -> 1.5.8)
5 years ago
Slavi Pantaleev c9f2bf89b5 Fix incorrect REST Auth module URL
5 years ago
Slavi Pantaleev 38d4c555d0
Merge pull request #362 from spantaleev/ma1uta-rest-auth-password-provider
5 years ago
Slavi Pantaleev 0696845f3f
Merge pull request #361 from spantaleev/official-matrix-appservice-irc
5 years ago
Slavi Pantaleev 874d2390dd Revert "Upgrade Slack bridge to 1.0.2"
5 years ago
Slavi Pantaleev c2135d1afe Switch from kamax-matrix/matrix-synapse-rest-password-provider to ma1uta/matrix-synapse-rest-password-provider
5 years ago