Commit Graph

3675 Commits

Author SHA1 Message Date
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)
2021-08-29 19:21:14 +02:00
d3e2574d40 Update configuring-playbook-jitsi.md
matrix_jitsi_jicofo_component_secret var removed #1139
2021-08-29 21:48:33 +05:30
510f299c04 Syntex fixed 2021-08-29 21:43:39 +05:30
465d436b1b Merge branch 'spantaleev:master' into jitsi-fix 2021-08-29 19:35:09 +05:30
a43b109653 Jitsi Update stable-5963 2021-08-29 19:34:30 +05:30
4f51da9fce Merge pull request #1256 from sakkiii/patch-3
Update Coturn (4.5.2-r3 -> 4.5.2-r4)
2021-08-29 16:34:03 +03:00
6feb99076a Update Coturn (4.5.2-r3 -> 4.5.2-r4) 2021-08-29 15:40:00 +05:30
12a172f07d Merge pull request #1254 from wol-win/update/prometheus
Update prometheus (2.29.1 -> 2.29.2)
2021-08-27 20:43:36 +03:00
972077aa33 Update prometheus (2.29.1 -> 2.29.2)
Update prometheus (2.29.1 -> 2.29.2)
2021-08-27 16:51:38 +02:00
ad3d2a5aee Merge pull request #1252 from sakkiii/patch-4
mjolnir & hydrogen Minor Updates
2021-08-25 20:23:57 +03:00
41eb06c5d0 Merge pull request #1251 from sakkiii/patch-3
Grafana Update 8.0.6 -> 8.1.2
2021-08-25 20:23:22 +03:00
e4ea32b89f Hydrogen v0.2.7 2021-08-25 22:49:12 +05:30
44709465c9 mjolnir releases v0.1.19 2021-08-25 22:45:21 +05:30
86f5ba8348 Grafana Grafana v8.1 2021-08-25 22:43:07 +05:30
a4db9557db Update homeserver.yaml to match the one in Synapse v1.41.0
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1247
2021-08-25 09:51:50 +03:00
bb0e59de48 Merge pull request #1250 from wol-win/worker_trial
Endpoint changes for Client and media API due to migration to 1.41.0
2021-08-25 09:37:43 +03:00
b447fa8f34 Merge pull request #1247 from FSG-Cat/patch-1
Update Synapse from 1.40.0 to 1.41.0
2021-08-25 09:37:20 +03:00
ee75d35193 Endpoint changes for Client and media API due to migration to 1.41.0 2021-08-24 21:46:38 +02:00
f5258bbe86 Merge pull request #1248 from webpigeon/webpigeon-patch-1
Fix appservice-irc version
2021-08-24 20:48:04 +03:00
a787f406f9 Update main.yml
Fix incorrect docker version tag for matrix-appservice-irc
2021-08-24 18:41:39 +01:00
1e070f1e56 Update Synapse from 1.40.0 to 1.41.0 2021-08-24 19:09:28 +02:00
6ecd947c72 remove delete subscription section 2021-08-24 19:05:58 +08:00
463e9a6196 woops bool not bools 2021-08-24 18:48:43 +08:00
f19856e125 change template name 2021-08-24 18:35:49 +08:00
c6f8bc5d83 missing one template from deletion section 2021-08-24 18:35:00 +08:00
a49da05cf9 delegate locally 2021-08-24 18:20:26 +08:00
ef4b5a187d alter delete_job_template template 2021-08-24 14:33:50 +08:00
b120b8aeba delay these till the next playbook 2021-08-24 14:27:50 +08:00
c1c2c8cb35 Merge pull request #1246 from sakkiii/patch-2
prometheus & its exporter updates
2021-08-24 09:11:43 +03:00
01a5f521cd Merge branch 'patch-2' of https://github.com/sakkiii/matrix-docker-ansible-deploy into patch-2 2021-08-24 10:26:20 +05:30
00d1804dd9 prometheus & its exporter updates 2021-08-24 10:24:54 +05:30
57414ec2be Upgrade matrix-corporal (2.1.1 -> 2.1.2) 2021-08-23 15:39:54 +03:00
4b643db31b Upgrade devture/exim-relay (4.94.2-r0-2 -> 4.94.2-r0-3)
Related to https://github.com/devture/exim-relay/pull/11
2021-08-23 15:31:37 +03:00
ca7e0b9df2 Merge pull request #1243 from sakkiii/patch-3
Postgres Minor Updates
2021-08-23 15:29:14 +03:00
ee663e819e Announce LinkedIn Messaging bridging support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1242
2021-08-23 15:27:16 +03:00
2ec06b7477 Merge pull request #1242 from apmechev/add_beeper_linkedin_bridge
Add beeper LinkedIn bridge
2021-08-23 15:15:35 +03:00
603ad7c52b Remove (non-working) SQLite support from beeper-linkedin bridge
This bridge doesn't support SQLite anyway, so it's not necessary
to carry around configuration fields and code for migration from SQLite
to Postgres. There's nothing to migrate.
2021-08-23 15:12:19 +03:00
78c22138a5 Do not reference variables from other roles
This configuration is supposed to be kept clean and not reference variables defined in other roles.

`group_vars/matrix_servers` redefines these to hook our various roles together.
2021-08-23 15:06:00 +03:00
13e660bffd Add missing section separator 2021-08-23 15:02:28 +03:00
e46c908aaa Merge pull request #1244 from thomwiggers/patch-5
Update IRC appservice to version v0.30.0
2021-08-23 14:59:26 +03:00
78b62664cd Update to version v0.30.0
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.30.0
2021-08-23 10:29:05 +02:00
48548eb561 Postgres Minor Updates 2021-08-22 18:45:25 +05:30
340e0fabc4 Adds Documentation for LinkedIn Bridge 2021-08-21 18:24:30 +02:00
b13cf1871f add code for LinkedIn Bridge 2021-08-21 17:32:45 +02:00
24793adb2f Merge pull request #1241 from sakkiii/patch-3
Certbot update v1.18.0
2021-08-20 22:05:29 +03:00
9860fb4675 Upgrade Sygnal (v0.9.0 -> v0.10.1) 2021-08-20 17:48:24 +03:00
f5a7e6d78b Certbot update v1.18.0 2021-08-20 19:47:11 +05:30
3125ee56e2 add abort_deletion.yml task list 2021-08-20 13:27:10 +08:00
e75ecd858d launch cleanup job after deleting subscription 2021-08-20 11:14:15 +08:00
a37e5b6d60 job templates cant delete themselves 2021-08-20 09:58:55 +08:00