damencho
80fc10ebf7
feat(prosody): Cleans up gc settings.
...
Reverts 69bba17
and some parts of 2798426
.
8 months ago
damencho
69bba176df
feat(prosody): Adjusts lua to use generational GC for brewery.cfg.lua.
8 months ago
damencho
2798426f40
feat(prosody): Adjusts lua to use generational GC.
8 months ago
damencho
28d2b32cea
feat(prosody): Make sure muc tumbstones is disabled.
8 months ago
damencho
648612f1bc
feat(prosody): Always report visitors support when enabled.
9 months ago
Sebastian Denz
33350c3a15
prosody: fix env var default value
9 months ago
Дамян Минков
1bbb4ab0b7
fix(prosody): Updates a rate whitelist config that changed in jitsi-meet. ( #1741 )
...
* fix(prosody): Updates a rate whitelist config that changed in jitsi-meet.
* squash: Update prosody/rootfs/defaults/conf.d/jitsi-meet.cfg.lua
Co-authored-by: Aaron van Meerten <aaron.van.meerten@gmail.com>
* squash: Update prosody/rootfs/defaults/conf.d/jitsi-meet.cfg.lua
Co-authored-by: Aaron van Meerten <aaron.van.meerten@gmail.com>
* squash: Update jitsi-meet.cfg.lua
---------
Co-authored-by: Aaron van Meerten <aaron.van.meerten@gmail.com>
9 months ago
Aaron van Meerten
5c5742b838
prosody: var for speakerstats modules
...
* prosody: var for speakerstats modules
10 months ago
bgrozev
bb69407602
Remove "ping" in ViarualHosts ( #1728 )
...
It's already present in the global modules_enabled and thus loaded for
each VirtualHost.
10 months ago
bgrozev
14efd9cc6d
prosody: disable "offline" and "register" modules. ( #1727 )
10 months ago
Aaron van Meerten
4eb55758fe
prosody: c2s encryption flag from environment
...
* prosody: c2s encryption flag from environment
10 months ago
Aaron van Meerten
cc34823c63
prosody: tune internal muc settings
...
* prosody: tune internal muc settings
10 months ago
Aaron van Meerten
f512116e2d
prosody: jibri and jigasi skip muc passwords ( #1718 )
10 months ago
bgrozev
11d7d75d72
fix: Do not load domain_mapper under breakout component ( #1714 )
...
It gets loaded twice and registers for each host twice:
2024-01-19 21:09:33 conference.beta.meet.jit.si:muc_domain_mapper info Loading mod_muc_domain_mapper for host jigasi.beta.meet.jit.si!
2024-01-19 21:09:33 breakout.beta.meet.jit.si:muc_domain_mapper info Loading mod_muc_domain_mapper for host jigasi.beta.meet.jit.si!
10 months ago
emrah
4ca576360e
prosody: the new version of contrib-prosody-plugins ( #1713 )
...
* prosody: update version of prosody-plugings package
* prosody: update the version of contrib-prosody-plugins package
* prosody: add MATRIX_LOBBY_BYPASS variable to control matrix_lobby_bypass module
10 months ago
damencho
9b686c6f4a
prosody: Drops unused module.
10 months ago
Aaron van Meerten
7f86006c3f
prosody: remove muc_meeting_id from lobby
...
* prosody: remove muc_meeting_id from lobby
11 months ago
Aaron van Meerten
c21a598562
prosody: visitors config whitespace fix ( #1694 )
11 months ago
bgrozev
8845606785
Move trusted_proxies from visitors to main prosody config file. ( #1699 )
11 months ago
bgrozev
e41e4f480d
Require tls by default. ( #1698 )
11 months ago
bgrozev
80e4ee6341
Remove unnecessary modules and properties ( #1697 )
...
* Only enable dialback when s2s is enabled.
* Remove vcard, pep, register modules.
* Only set smacks properties when xmpp ws is enabled.
11 months ago
Aaron van Meerten
2915176b2e
prosody: skip recorder account unless in client mode
...
* prosody: skip recorder account unless in client mode
11 months ago
Aaron van Meerten
46b98b5a7a
prosody: brewery mode for jvb/jicofo discovery muc
...
* prosody: brewery mode for jvb/jicofo discovery muc
* do not include c2s limits in brewery mode
11 months ago
Aaron van Meerten
ab30f56e27
prosody: enable muc_meeting_id in lobby component
...
* prosody: enable muc_meeting_id in lobby component
11 months ago
Saúl Ibarra Corretgé
4531615974
prosody: add smacks to guest vhost
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1545
12 months ago
Aaron van Meerten
b4428bf261
prosody: use mod_smacks.lua from prosody since 0.12.4
12 months ago
Aaron van Meerten
0827186976
prosody: stun in external services ( #1644 )
1 year ago
Aaron van Meerten
cd1c9fbfba
prosody: remove muc limit messages from visitors ( #1626 )
1 year ago
Aaron van Meerten
af50ddeecb
prosody: s2s whitelist duplicate param fix ( #1625 )
1 year ago
Aaron van Meerten
eb91893895
prosody: add ping module to auth domain ( #1624 )
1 year ago
Aaron van Meerten
261caa3d6d
prosody: guest ping module, var for auth type ( #1623 )
1 year ago
Aaron van Meerten
7fb1026f88
prosody: params for limits ( #1622 )
1 year ago
Aaron van Meerten
cf894ce8f1
prosody: variables for lobby and breakout modules
1 year ago
Aaron van Meerten
a827437fc9
prosody: param to link room metadata to main vhost ( #1616 )
1 year ago
Aaron van Meerten
5120595a48
prosody: var for config in main vhost ( #1615 )
1 year ago
Aaron van Meerten
6bfa8302f1
prosody: visitor mode support ( #1611 )
...
support for visitor mode in prosody, with some fixes for jicofo as well
1 year ago
emrah
7bfc5c1f7a
prosody: update version of prosody-plugings package
1 year ago
emrah
1cbb8f8cec
prosody: add hybrid_matrix_token as a new authentication method
1 year ago
emrah
f18acb493d
jicofo, prosody: allow to set different AUTH_TYPE
1 year ago
emrah
a41578c328
prosody: update the comma logic while listing TURNs
1 year ago
emrah
9776714d05
prosody: allow multiple TURN ( #1559 )
1 year ago
damencho
a0a34109ff
fix: Allows jicofo entering rooms without requiring a password.
...
The case where the main room is locked and everyone leaves it to a breakout room and then coming back allows jicofo entering without a password.
2 years ago
Aaron van Meerten
1c27da8053
prosody: fix ranges redux ( #1538 )
2 years ago
Aaron van Meerten
9fc8ffaee9
prosody: fix ranges definition ( #1537 )
2 years ago
Aaron van Meerten
39de818cb9
prosody: enable rate limits ( #1536 )
2 years ago
Werner Fleischer
35685424e1
prosody: add timestamps to the log
2 years ago
orandev
1cdf970b59
prosody: fix "<no value>" issue in prosody config
...
If XMPP_DOMAIN and XMPP_MUC_DOMAIN are not configured in the .env file (which is the default situation), we get the following lines in jitsi-meet.cfg.lua:
end_conference_component = "endconference.<no value>"
[...]
Component "endconference.<no value>" "end_conference"
muc_component = "<no value>"
2 years ago
Saúl Ibarra Corretgé
9e0305bc59
prosody: set JWT_ENABLE_DOMAIN_VERIFICATION to false by default
2 years ago
Saúl Ibarra Corretgé
9cfbaf2d64
misc: drop JICOFO_AUTH_USER
...
It is expected to be "focus" in a number of places inside lib-jitsi-meet
and that won't change anytime soon.
Allowing users to change it is just asking for trouble.
Fixes: https://github.com/jitsi/lib-jitsi-meet/issues/2191
2 years ago
Jean-Vincent kassi
68751c27f2
prosody: add metadata component
...
Necessary for whiteboard usage.
2 years ago