Commit Graph

1097 Commits

Author SHA1 Message Date
Saúl Ibarra Corretgé
0e7360ac11 feat(prosody) vendor official plugins 2025-05-27 14:49:56 +02:00
Saúl Ibarra Corretgé
19e4b404ad fix(docker) fix Docker warnings 2025-05-27 14:49:17 +02:00
Aaron van Meerten
ed30d0d49c feat(web): disable closed captions when transcription is disabled (#2092) 2025-05-23 13:50:52 -05:00
Aaron van Meerten
7e76486afc feat(jicofo): ice failure parameters (#2084)
* feat(jicofo): ice failure parameters

* include restart request controls
2025-05-02 13:28:31 -05:00
Aaron van Meerten
511c2f1d6e feat(jigasi): STATS_ID property for use with rtcstats (#2083) 2025-04-29 08:56:18 -05:00
emrah
82e74b9954 refactor(prosody): update JITSI_CONTRIB_PROSODY_PLUGINS version 2025-04-26 17:34:11 +02:00
bgrozev
24635a6380 Load mod_muc_hide_all manually. (#2077) 2025-04-17 08:06:16 -05:00
damencho
6cf0d656bd misc: working on unstable 2025-04-10 21:54:22 +00:00
damencho
3de71486e6 release: stable-10184 2025-04-10 21:54:20 +00:00
damencho
03239362e2 misc: working on unstable 2025-04-08 16:14:49 +00:00
damencho
1af6c6c352 release: stable-10169 2025-04-08 16:14:47 +00:00
Aaron van Meerten
6d969dff66 feat(prosody): move back to prosody 13.0.x (#2068) 2025-04-04 09:20:21 -05:00
damencho
e1db42e51d feat(prosody): Option to enable filter messages module. 2025-04-02 06:27:37 -05:00
Saúl Ibarra Corretgé
4200892779 fix(prosody) remove no longer needed workaround
We no longer bundle mod_smacks.
2025-04-02 08:24:44 +02:00
Aaron van Meerten
4076752900 feat(prosody): use 0.12 nightly (#2061)
* feat(prosody): use 0.12 nightly, package can be overridden from build arg

* include proper package when tagging prosody docker version
2025-03-28 13:56:10 -05:00
peb-adr
9c10bb23ed Include custom-jibri.conf from /config (#2006) 2025-03-25 04:10:30 -05:00
damencho
0d93b04c5e misc: working on unstable 2025-03-23 14:42:18 +00:00
damencho
aae3756dcf release: stable-10133-1 2025-03-23 14:42:16 +00:00
Armin Felder
3d034be626 feat(prosody): adds mod_muc_moderation (#2049) 2025-03-23 09:24:58 -05:00
damencho
bd1d4b005f fix(prosody): Trying to fix hanging register command. 2025-03-23 08:17:59 -05:00
damencho
6668c1ba6f fix(prosody): Fixes auth type internal with prosody 13. 2025-03-22 18:11:05 -05:00
bgrozev
62feac8e4d feat: Add an env var for jicofo load redistribution. (#2053)
* feat: Add an env var for jicofo load redistribution.

* Update jicofo/rootfs/defaults/jicofo.conf

---------

Co-authored-by: Aaron van Meerten <aaron.van.meerten@gmail.com>
2025-03-20 12:45:53 -05:00
damencho
1c3857df2e misc: working on unstable 2025-03-20 02:59:50 +00:00
damencho
de27c523d3 release: stable-10133 2025-03-20 02:59:47 +00:00
Дамян Минков
c44206c603 fix(prosody): Adds option to enable admins as room owners for prosody 13.0. (#2051) 2025-03-19 10:47:37 -05:00
Saúl Ibarra Corretgé
39633eb670 fix(gh) drop old stale.yml file
We now use GH for this.
2025-03-17 11:32:48 +01:00
damencho
26b01be871 fix(prosody): Bump s2s limits for visitors. 2025-03-07 08:47:14 -06:00
HighwayStar
8fd3d5952b web: Added LETSENCRYPT_ACME_SERVER environment variable
You can set it when default zerossl doesnt work for you.
For example your server located in the country blocked by ZeroSSL.
2025-03-06 10:35:28 +01:00
Saúl Ibarra Corretgé
f8361f093c fix(ci) get stalebot working 2025-02-28 21:49:05 +01:00
saghul
349729ef79 misc: working on unstable 2025-02-28 20:42:07 +00:00
saghul
6ab6f1e1b6 release: stable-10078-1 2025-02-28 20:42:05 +00:00
Saúl Ibarra Corretgé
754c0b598f fix(web) fix generated config syntax
Arrow functions don't work on the JS interpreter which evaluates
config.js on Android.

Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/2031
2025-02-28 21:23:54 +01:00
Saúl Ibarra Corretgé
c05cdead34 feat(ci) test config.js syntax with Duktape 2.2.1
This is the version we evaluate config.js with on Android, making it the
lowest common denominator. While being a nifty little engine, it suffers
from not being fully ES6 compliant, so things like arrow functions or
template strings are not implemented.
2025-02-28 21:23:54 +01:00
damencho
6bd8aa1a7e misc: working on unstable 2025-02-28 19:35:23 +00:00
damencho
2fb96e2beb release: stable-10078 2025-02-28 19:35:21 +00:00
saghul
379f77bfe0 misc: working on unstable 2025-02-28 13:32:25 +00:00
saghul
ae1c5dae2e release: stable-10073-1 2025-02-28 13:32:23 +00:00
Saúl Ibarra Corretgé
fee9ca5e64 fix(release) use a portable sed invokation 2025-02-28 14:10:22 +01:00
Saúl Ibarra Corretgé
ef1fb47aeb feat(ci) automate stable releases with GH actions 2025-02-28 12:57:10 +01:00
Aaron van Meerten
9016f15add fix(jibri): streaming max bitrate needs units (#2034) 2025-02-27 10:49:28 -06:00
Aaron van Meerten
b6db039ee4 feat(jibri): move to separate parameters for video encode presets (#2033)
* feat(jibri): move to separate parameters for video encode presets
2025-02-27 06:51:42 -06:00
bgrozev
65d1d832b1 feat: Add an env var for jicofo ice failure detection. (#2028) 2025-02-21 11:04:51 -06:00
Saúl Ibarra Corretgé
90a6caad5f fix(ci) run at a different time 2025-02-20 08:56:27 +01:00
Saúl Ibarra Corretgé
a0d0662d47 fix(prosody) add debug to the build process
The unstable build consistently fails, let's see what's up with it.
2025-02-19 08:02:53 +01:00
Saúl Ibarra Corretgé
c9aed9cd9f feat(ci) update GH action versions 2025-02-19 08:02:53 +01:00
Saúl Ibarra Corretgé
9886d9d382 feat(ci) always download the latest tpl version 2025-02-19 08:02:53 +01:00
Viktor-Asheim
9e8e2b1865 feat(jigasi): added support for custom-logging.properties file (#2023) 2025-02-17 05:38:15 -06:00
Damien Fetis
7883008fa8 feat(jicofo) add Env for Shared document random name 2025-02-03 20:14:07 +01:00
Saúl Ibarra Corretgé
18dd0151d4 misc: working on unstable 2025-02-03 10:45:07 +01:00
Saúl Ibarra Corretgé
51a0ba41b0 release: stable-10008
* 1f7544c fix(build) fix local build
* 2a329fa feat(web): include custom nginx conf files
* 862986a feat(web): Drops userRegion comes from backend now.
* 2b5c291 misc: working on unstable
2025-02-03 10:45:07 +01:00