Commit Graph

1106 Commits

Author SHA1 Message Date
emrah
67a2e7f78a fix(prosody): remove unused envs 2026-02-09 14:14:39 +01:00
damencho
7684c591f1 misc: working on unstable 2026-02-02 17:53:32 +00:00
damencho
35879bb470 release: stable-10741 2026-02-02 17:53:28 +00:00
Aaron van Meerten
0a1e9e9f77 feat(prosody): always install at least prosody 13 from apt, should fail if prosody repo is down instead of falling back to 0.12 from debian (#2214) 2026-02-02 12:48:18 +01:00
emrah
6596f22e2a fix(prosody): dont suppress previous errors (#2199)
* fix(prosody): dont suppress previous errors

* fix(prosody): Also patch prosody 13.0.4
29ef42e970
2026-01-27 10:23:31 -06:00
bgrozev
29ef42e970 fix(prosody): Also patch prosody 13.0.4. (#2208) 2026-01-26 14:05:47 -06:00
damencho
dbdc2b26cb fix(prosody): Enables admin_shell for all prosody types. 2026-01-23 12:34:30 -06:00
damencho
77b174b56b fix(prosody): Fix missing defaults based on prosody mode. 2026-01-23 09:22:22 -06:00
damencho
2c31c4c23d fix(prosody): Fix creating users.
Use env var for prosody port and move roster after user creation to guarantee the order.
2026-01-22 14:00:54 -06:00
Дамян Минков
eab4bff766 fix(prosody): Moves to using shell for roster and user creation.
* fix(prosody): Moves to using shell for roster creation.

* fix(prosody): Moves to using shell for user creation.
2026-01-22 06:15:13 -06:00
emrah
4509144221 feat(web): Add CSP header 2026-01-15 18:45:54 +01:00
damencho
e9af879e62 misc: working on unstable 2026-01-14 00:47:17 +00:00
damencho
3890975ce2 release: stable-10710 2026-01-14 00:47:13 +00:00
bgrozev
3587799751 fix: Patch prosody 13.0.3 to disable domain verification. (#2197)
We allow "_" in tenant names, which get translated to
conferencename@conference.TANANT.meet.jitsi. With this change in 13.0.3
prosody throws errors as domains with "_" are not valid according to the
spec.
https://hg.prosody.im/trunk/rev/863dd118f8e8
2026-01-08 08:02:34 -06:00
emrah
3b119747ae fix(docker): fix Docker warnings 2026-01-07 14:01:22 +01:00
emrah
ca990f6c8d fix(jigasi): make jigasi the owner of the config folder 2025-12-26 16:50:10 +01:00
emrah
a9c0a0ce44 feat(jibri): add rclone 2025-12-13 18:20:10 +01:00
Saúl Ibarra Corretgé
c1fd81d522 jibri: bump Chrome release version in Dockerfile 2025-12-04 22:08:13 +01:00
damencho
3dc1ea54fa misc: working on unstable 2025-11-24 17:24:52 +00:00
damencho
8c3f7cabf3 release: stable-10655 2025-11-24 17:24:48 +00:00
perexis
bab03c7b26 Add transcriber_prefixes to prosody config 2025-11-11 06:21:12 -06:00
Werner Fleischer
a8f64b6ed7 feat(prosody): prioritize custom plugin path
This change modifies the plugin search order in the Prosody
configuration to allow custom plugins to override default ones.

By placing `/prosody-plugins-custom` before `/prosody-plugins/`, users can now easily customize their Jitsi Meet deployment by mounting their own plugins, without needing to rebuild the Docker image.
2025-11-10 15:06:30 +01:00
emrah
86f6a72700 refactor(prosody): add WAIT_FOR_HOST_DISABLE_AUTO_OWNERS 2025-11-07 08:09:45 -06:00
Saúl Ibarra Corretgé
c1c53cdfc4 jvb: change default for DISABLE_AWS_HARVESTER to true
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/2008
2025-10-28 12:42:47 +01:00
damencho
839c4835dc misc: working on unstable 2025-10-20 16:11:43 +00:00
damencho
3bc1ebc302 release: stable-10590 2025-10-20 16:11:41 +00:00
Jan Wagner
7eacd98ab0 Renaming otel-collector container to otel and dropping container_name
Closes: #2162
2025-10-07 21:09:29 +02:00
Дамян Минков
995b0e4b98 fix(prosody): Fix visitors cfg syntax. 2025-09-29 08:14:07 -05:00
damencho
c3df6dfd50 feat(prosody): Configure polls for visitors. 2025-09-26 11:04:11 -05:00
damencho
a5b307b94c feat(prosody): Move to polls component. 2025-09-25 16:46:32 -05:00
Jonathan Lennox
7eae61d40d Change default CC algorithm. (#2154) 2025-09-24 16:03:26 -04:00
emrah
acaea22233 refactor(prosody): update JITSI_CONTRIB_PROSODY_PLUGINS to 20250923 2025-09-24 18:05:47 +02:00
Fabian
7bb7a56339 feat(jvb): add ports to advertised ips (#2050)
* feat(jvb): add ports to advertised ips

* feat(jvb): add support for advertised ports with ipv6 and ipv4

* feat: split ip and port with # delimiter

* docs: add advertising port to env.example
2025-09-23 06:22:52 +02:00
damencho
34044cda25 feat(prosody): Adds a new config for allowners and issuers. 2025-09-15 20:39:16 -05:00
emrah
be4a3c9e1b refactor(jigasi): add JIGASI_ENABLE_REST (#2147)
* refactor(jigasi): add JIGASI_ENABLE_REST

* fix(jigasi): match other boolean controls
2025-09-12 07:57:29 -05:00
Taukon
f25c9ea16c feat(grafana): improve and unify dashboard json files 2025-08-27 18:37:48 +02:00
Taukon
c247ba5f27 fix(grafana): provision data sources with static uids 2025-08-27 18:37:48 +02:00
emrah
3cf0f553b6 refactor(jvb): add DISABLE_AWS_HARVESTER (#2142) 2025-08-25 15:58:21 +02:00
damencho
31a14cc7bf fix(prosody): Updates guest domain config. 2025-08-19 15:58:49 -05:00
Taukon
2126ee3108 fix(log-analyser): set logging to debug 2025-08-15 07:52:32 +02:00
Taukon
8ca9a5af21 fix(log-analyser): pin otel image for loki exporter 2025-08-15 07:52:32 +02:00
emrah
6e18e22b74 refactor(prosody): update JITSI_CONTRIB_PROSODY_PLUGINS to 20250808 2025-08-08 19:49:54 +02:00
bgrozev
3c9472946b jvb: fix template syntax 2025-08-04 11:43:03 +02:00
Jonathan Lennox
d3a1e6374a Add docker-compose option for BWE Estimator Engine. (#2129) 2025-07-30 12:51:24 -04:00
emrah
ef2469f89f refactor(prosody): update JITSI_CONTRIB_PROSODY_PLUGINS version 2025-07-29 16:19:21 +02:00
damencho
f409d22e18 misc: working on unstable 2025-07-24 15:46:10 +00:00
damencho
2b459c5020 release: stable-10431 2025-07-24 15:46:08 +00:00
damencho
3016b33e92 fix(prosody): Adds missing identity module. 2025-06-18 07:59:30 -05:00
damencho
7c2b8b5597 fix(prosody): Drops some unnecessary configs. 2025-06-17 15:52:15 -05:00
Aaron van Meerten
568c8894e6 fix(unstable): prosody repo dsa1024 workaround fix (#2110) 2025-06-10 14:09:39 -04:00