Colin Shea
120b49a2b2
update docs
3 years ago
Colin Shea
d0cd67044e
replace $scheme with X-Forwarded-Proto when enabled
3 years ago
Slavi Pantaleev
11398dc1a6
Merge pull request #1292 from HarHarLinks/patch-2
...
Fix typo
3 years ago
Slavi Pantaleev
4b500ffb43
Merge pull request #1291 from hifi/feature/heisenbridge-1.2.0
...
Upgrade Heisenbridge (1.1.1 -> 1.2.0)
3 years ago
Kim Brose
11b215f8ec
Fix typo
3 years ago
Toni Spets
ff63f4efce
Upgrade Heisenbridge (1.1.1 -> 1.2.0)
3 years ago
Slavi Pantaleev
7934cde90f
Upgrade Synapse (1.42.0 -> 1.43.0)
...
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1287
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1288
.. but does it in a more complete way
3 years ago
Slavi Pantaleev
92af6c162d
Do not advertise Debian 9 support
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1282
It's mostly due to Docker CE dropping its repositories (and support) for
Debian 9.
If one installs Docker manually (likely a package named `docker.io`), it
will likely still work.
In any case, Debian 9 is old and end-of-life now, so advertising support
for it is not productive.
3 years ago
Slavi Pantaleev
35153093fc
Merge pull request #1283 from wol-win/irc-update
...
Update irc bridge version (release-0.30.0 -> release-0.31.0)
3 years ago
Slavi Pantaleev
952275789a
Merge pull request #1284 from wol-win/mjolnir-upgrade
...
Upgrade mjolnir (v0.1.19 -> v1.1.20)
3 years ago
WobbelTheBear
d82b98a522
Upgrade mjolnir (v0.1.19 -> v1.1.20)
...
Upgrade mjolnir (v0.1.19 -> v1.1.20)
Remark: interesting version number increase :-)
3 years ago
WobbelTheBear
f542a3a7c8
Update release (release-0.30.0 -> release-0.31.0)
...
Update release (release-0.30.0 -> release-0.31.0)
3 years ago
Slavi Pantaleev
efd7e0f589
Merge pull request #1282 from aaronraimist/patch-1
...
Bump minimum supported Ubuntu version
3 years ago
Aaron Raimist
8527c0a8d9
Bump minimum supported Ubuntu version
...
Ubuntu ended support for 16.04 in April
3 years ago
Slavi Pantaleev
e38ac094e3
Merge pull request #1281 from hifi/feature/heisenbridge-1.1.1
...
Upgrade Heisenbridge (1.1.0 -> 1.1.1)
3 years ago
Toni Spets
8b9c7b18ac
Upgrade Heisenbridge (1.1.0 -> 1.1.1)
3 years ago
Slavi Pantaleev
9de35bf1c5
Merge pull request #1279 from sakkiii/patch-7
...
Upgrade grafana (8.1.3 -> 8.1.4)
3 years ago
sakkiii
255cb97c41
Upgrade grafana (8.1.3 -> 8.1.4)
3 years ago
Slavi Pantaleev
b166f0175a
Upgrade Element (1.8.4 -> 1.8.5)
3 years ago
Slavi Pantaleev
84d345b6c3
Merge pull request #1275 from sakkiii/patch-5
...
Updates Certbot -> v1.19.0, nginx ->1.21.3-alpine
3 years ago
Slavi Pantaleev
8b7fefb604
Merge pull request #1276 from HarHarLinks/patch-1
...
Fix typo
3 years ago
Kim Brose
b3cfa2a1ba
Fix typo
3 years ago
sakkiii
3055b3996e
Updates Certbot -> v1.19.0, nginx ->1.21.3-alpine
3 years ago
Slavi Pantaleev
4543a22508
Merge pull request #1274 from hifi/feature/heisenbridge-1.1.0
...
Upgrade Heisenbridge (1.0.1 -> 1.1.0)
3 years ago
Toni Spets
4adbefab82
Upgrade Heisenbridge (1.0.1 -> 1.1.0)
3 years ago
Slavi Pantaleev
4b46913278
Upgrade Element (1.8.2 -> 1.8.4) to patch a security issue
...
See:
- https://github.com/vector-im/element-web/releases/tag/v1.8.4
- https://matrix.org/blog/2021/09/10/pre-disclosure-upcoming-critical-fix-for-several-popular-matrix-clients
3 years ago
Slavi Pantaleev
4c1e3fe03f
Merge pull request #1272 from aaronraimist/hydrogen-fix
...
Revert "Move some related tasks closer together in matrix-client-hydrogen"
3 years ago
Aaron Raimist
f7e614b644
Add comment explaining why this step goes here
3 years ago
Aaron Raimist
82641092a7
Revert "Move some related tasks closer together in matrix-client-hydrogen"
...
This reverts commit e913347fe1
.
3 years ago
WobbelTheBear
df13ea5f14
Upgrade grafana (8.1.2 -> 8.1.3) ( #1269 )
...
Upgrade grafana (8.1.2 -> 8.1.3)
3 years ago
Slavi Pantaleev
0faad74a44
Upgrade Synapse (1.41.1 -> 1.42.0)
3 years ago
sakkiii
ae6caf158a
Added variable matrix_nginx_proxy_request_timeout ( #1265 )
...
* add timeout param for nginx proxy
default value matrix_nginx_proxy_request_timeout is 60s
* default matrix_nginx_proxy_request_timeout - 60s
* few more variables for request timeout
* Update nginx.conf.j2
* Update nginx.conf.j2
3 years ago
Slavi Pantaleev
a911207854
Revert "nginx update v1.21.2"
...
This reverts commit 732051b8fc
.
There's no such container image published yet.
3 years ago
Slavi Pantaleev
115f365860
Merge pull request #1263 from hifi/feature/heisenbridge-1.0.1
...
Bump Heisenbridge to v1.0.1
3 years ago
Slavi Pantaleev
d8e1ff40f8
Merge pull request #1264 from sakkiii/patch-5
...
nginx update v1.21.2
3 years ago
sakkiii
732051b8fc
nginx update v1.21.2
...
http://nginx.org/en/CHANGES
3 years ago
Toni Spets
c228343339
Bump Heisenbridge to v1.0.1
3 years ago
Slavi Pantaleev
e913347fe1
Move some related tasks closer together in matrix-client-hydrogen
3 years ago
Slavi Pantaleev
d384d0d7a0
Upgrade Element (1.8.1 -> 1.8.2)
3 years ago
Slavi Pantaleev
1c9124e3b7
Merge pull request #1260 from aaronraimist/self-build
...
Pull correct version when self building Mautrix Facebook and Synapse Admin
3 years ago
Aaron Raimist
3ab01a5f9e
Pull correct version when self building Mautrix Facebook and Synapse Admin
3 years ago
Slavi Pantaleev
578645fd77
Merge pull request #1259 from FSG-Cat/patch-2
...
Upgrade to Synaspe v 1.41.1 (Security Update)
3 years ago
Catalan Lover
777ba6bc5a
Upgrade to Synaspe v 1.41.1 (Security Update)
...
Synapse 1.41.1 Patches 2 exploits that can reveal information about rooms an user is not supposed to have access to information about.
3 years ago
Slavi Pantaleev
02f4e8cf0d
Remove no-longer accurate sentences
3 years ago
Slavi Pantaleev
7fc1a94c30
Merge pull request #1258 from sakkiii/jitsi-fix
...
Jitsi Update (stable-5963 -> stable-6173)
3 years ago
Slavi Pantaleev
9d06dd61a6
Upgrade exim-relay (4.94.2-r0-3 -> 4.94.2-r0-4)
3 years ago
Slavi Pantaleev
40a72b2567
Merge pull request #1257 from derhagen/patch-1
...
Add link to Dimension admin page
3 years ago
Hagen
a62eb05d5b
Add link to Dimension admin page
...
This avoids having to create a new room and to click the "Add widgets, bridges & bots" link (Formerly the four-squares-icon)
3 years ago
sakkiii
d3e2574d40
Update configuring-playbook-jitsi.md
...
matrix_jitsi_jicofo_component_secret var removed #1139
3 years ago
sakkiii
510f299c04
Syntex fixed
3 years ago