emrah
3a2d488aa3
fix(web): dont mix tabs and spaces
2026-03-04 08:00:42 +01:00
damencho
f95a6b62a0
feat(web): Updates log formatter.
2026-03-03 13:24:56 -06:00
emrah
4629890cc9
refactor(prosody): update JITSI_CONTRIB_PROSODY_PLUGINS to 20260227
2026-02-27 13:58:30 +01:00
damencho
71700f3e38
feat(prosody): Enable filter messages for breakout rooms.
2026-02-25 12:04:20 -06:00
bgrozev
9179cfd458
fix: Apply prosody patch on 13.X. ( #2223 )
2026-02-18 17:11:42 -06:00
emrah
ab3a7c2621
refactor(templates): wrap shell variables in conditions with double quotes
2026-02-12 20:13:33 +01:00
emrah
156e36e97f
refactor(templates): wrap shell variables in double quotes to handle spaces and special characters safely
2026-02-12 16:36:29 +01:00
emrah
0e4bf5ed1a
refactor(templates): replace "! -z" with "-n" for better readability
2026-02-12 16:36:29 +01:00
emrah
659e2e88f4
refactor(prosody): no need to check the hardcoded passwords
2026-02-12 16:36:29 +01:00
emrah
7df4a6ce33
refactor(jvb): no need to check the hardcoded password
2026-02-12 16:36:29 +01:00
emrah
7e42f9ddd5
refactor(jigasi): no need to check the hardcoded password
2026-02-12 16:36:29 +01:00
emrah
315f824c83
refactor(jicofo): no need to check the hardcoded password
2026-02-12 16:36:29 +01:00
emrah
b90e9d916e
refactor(jibri): no need to check the hardcoded password
2026-02-12 16:36:29 +01:00
emrah
e2d92eb6d3
refactor(env): no hardcoded password for JIGASI_SIP_PASSWORD
2026-02-12 16:36:29 +01:00
emrah
5af6b1c8f2
fix(prosody): create the recorder user is the recording is enabled
2026-02-12 07:33:49 -06:00
emrah
fdfb2157c2
fix(jigasi): remove unused envs
2026-02-09 14:14:39 +01:00
emrah
98c254f764
fix(web): remove unused envs
2026-02-09 14:14:39 +01:00
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