Commit Graph

8797 Commits

Author SHA1 Message Date
62d66cc196 Merge pull request #3551 from adam-kress/master
Upgrade Jitsi (v9646-1 -> v9753-0)
2024-09-26 18:43:19 +03:00
fd530d7d48 Upgrade Jitsi (v9646-1 -> v9753-0) 2024-09-26 10:26:01 -04:00
f0632b20eb Added missing labels for sfu and jwt 2024-09-26 21:24:43 +10:00
5cc9c70ba6 Remove serve command from matrix-element-call.service.j2 2024-09-26 20:57:47 +10:00
e34e5da9a4 Update matrix-redis.service.j2 2024-09-26 19:57:39 +10:00
656d4275bc Update install.yml 2024-09-26 19:48:06 +10:00
6ef304b118 Update validate_config.yml 2024-09-26 19:43:22 +10:00
85be68946c Migrated from matrix_redis to redis_ 2024-09-26 19:30:15 +10:00
3f6c327da2 Update main.yml 2024-09-26 19:18:47 +10:00
ba54e549c4 Added well-known element directory 2024-09-26 19:08:09 +10:00
f2acc7430d Create well_known_element.json.j2 2024-09-26 18:53:49 +10:00
9cb236da30 Update install.yml 2024-09-26 18:50:48 +10:00
f38d6a0d88 Update main.yml 2024-09-26 18:39:03 +10:00
ac1295ac45 Create matrix-jwt-service.service.j2 2024-09-26 18:33:22 +10:00
bc2ed60762 Update main.yml 2024-09-26 17:23:03 +10:00
f7621283fd Update labels.j2 2024-09-26 16:31:23 +10:00
e31e688a41 Update main.yml 2024-09-26 15:42:05 +10:00
a533ec4204 Update matrix_servers 2024-09-26 15:38:12 +10:00
f16ca24408 Update install.yml 2024-09-26 15:17:15 +10:00
e910d09ff1 Create matrix-redis.service.j2 2024-09-26 14:52:30 +10:00
bc9658c06b Create matrix-livekit.service.j2 2024-09-26 13:40:38 +10:00
45c8a61f04 Migrating to systemd for container management 2024-09-26 11:39:33 +10:00
954d46cfd7 Update labels.j2 2024-09-26 09:25:49 +10:00
dfeca192ab Update redis.conf.j2 2024-09-26 09:23:26 +10:00
f306a47b83 Update livekit.yaml.j2 2024-09-26 09:22:29 +10:00
becdb0810c Update config.json.j2 2024-09-26 09:18:55 +10:00
37fd2e701d Update env.j2 to support the new configuration 2024-09-26 09:15:07 +10:00
68cc1f4b2b Simplified the validation step. 2024-09-26 08:29:16 +10:00
5efc189293 Updated to support new structure 2024-09-26 08:12:06 +10:00
02479e8bec Updated with new structure. 2024-09-26 07:59:09 +10:00
0eef094f2b Restructure install.yml to follow other roles more closely 2024-09-26 06:51:36 +10:00
a0d29924c4 Merge pull request #3548 from aine-etke/add-synapse-admin-support-url
synapse-admin v0.10.3-etke17: add `Contact support` menu item
2024-09-25 19:40:27 +03:00
8efdfaf854 synapse-admin v0.10.3-etke17: add Contact support menu item 2024-09-25 19:15:48 +03:00
8a4c71bbbe Merge pull request #3547 from aine-etke/add-hookshot-outbound-webhooks
enable hookshot outbound webhooks
2024-09-25 15:57:40 +03:00
a541f51944 enable hookshot outbound webhooks 2024-09-25 15:25:31 +03:00
16ed788b3f Update main.yml 2024-09-25 21:07:22 +10:00
6364101410 Adding another debug task for testing the labels file. 2024-09-25 20:20:20 +10:00
81735503f8 Added debug task to test labels configuration 2024-09-25 20:06:27 +10:00
8644a7383e Removed additional label loop 2024-09-25 19:22:21 +10:00
ce827e7953 Changed matrix_base_domain to matrix_domain 2024-09-25 19:09:13 +10:00
c93d30bcb8 Added matrix_server_name to the defaults 2024-09-25 19:07:03 +10:00
90ea758c3b Fixed regex for checking the hostname. 2024-09-25 18:39:26 +10:00
350d4d4bcd Fixed assertion block to remove jinja2 delimiters 2024-09-25 18:35:09 +10:00
fc6357a089 Update main.yml 2024-09-25 18:05:34 +10:00
60f34cd7af fixed matrix_redis for migration 2024-09-25 16:13:29 +10:00
d1ba784dde added doc for setting up element call. 2024-09-25 15:01:53 +10:00
434157eb98 Merge branch 'spantaleev:master' into element-call-integration 2024-09-25 14:55:42 +10:00
6594cce570 Feat: Added element call setup and configuration. 2024-09-25 14:53:48 +10:00
f657273cc8 add system-managed users to synapse-admin (#3546)
* WIP: add system-managed users to synapse-admin

* add missing users
2024-09-24 21:37:03 +03:00
338e6d91c3 synapse-admin v0.10.3-etke16: Upgrade to react-admin v5, restrict actions on specific users (#3543)
* synapse-admin v0.10.3-etke15: Upgrade to react-admin v5

* v0.10.3-etke16

* fix linter

* add _auto and _custom vars

* Use 2 spaces before #noqa var-naming

---------

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2024-09-24 16:58:17 +03:00