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
damencho
7c410f5689
fix(prosody): Adds main_muc config for guest domain.
2025-06-02 22:03:40 -05:00
Boris Grozev
4ff28768e5
fix: Load XMPP_MODULES for the guest domain.
2025-06-02 17:20:17 -05:00
Saúl Ibarra Corretgé
0e7360ac11
feat(prosody) vendor official plugins
2025-05-27 14:49:56 +02: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
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
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
Дамян Минков
c44206c603
fix(prosody): Adds option to enable admins as room owners for prosody 13.0. ( #2051 )
2025-03-19 10:47:37 -05:00
damencho
26b01be871
fix(prosody): Bump s2s limits for visitors.
2025-03-07 08:47:14 -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
kychen
3ba77e1964
feat(prosody) - Added TURN_USERNAME and TURN_PASSWORD ( #1989 )
...
Co-authored-by: lala <lala@mediot.com.tw >
2025-01-06 11:01:54 +01:00
damencho
6ae3414ff2
feat(prosody): Sets recorder prefixes.
2024-12-04 14:19:27 -06:00
damencho
07ea79a58d
feat(prosody): Enables connection resumption for jicofo and jvb.
2024-12-04 14:19:15 -06:00
Aaron van Meerten
5e8b702d7c
fix(prosody-visitors): proper variable for transcriber jid in rate limit ( #1967 )
2024-11-14 10:06:35 -06:00
Aaron van Meerten
d3db3a5a89
fix(jibri,jicofo,jigasi,prosody,web): respect previous XMPP_RECORDER_DOMAIN value if set ( #1966 )
2024-11-14 09:29:43 -06:00
Jakob Löw
345f8c2a23
fix(prosody,jicofo,jigasi,jibri) rename recorder domain to hidden domain
2024-11-12 12:52:11 +01:00
Aaron van Meerten
bb17a29a20
feat(prosody): enable muc_max_participants in lobby component ( #1950 )
2024-10-22 12:52:42 -05:00
Aaron van Meerten
26b6f274fe
fix(prosody): remove admin_adhoc module from defaults ( #1948 )
...
* fix(prosody): remove admin_adhoc module from defaults
* also remove dialback module
* further pruning
2024-10-22 12:23:19 -05:00
Aaron van Meerten
4ae743859f
feat(prosody): move external_services module and config to global prosody.cfg.lua ( #1949 )
2024-10-22 12:17:14 -05:00
Aaron van Meerten
a88c6e4195
feat(prosody): allow s2s whitelist additions ( #1940 )
...
* feat(prosody): allow s2s whitelist additions
* change to vhost name to reflect additional uses
* whitespace improvement
2024-10-18 11:07:46 -05:00
emrah
b89c328eb0
fix(prosody): install the new version of jitsi-contrib/prosody-plugins
2024-10-17 17:20:18 +02:00
Aaron van Meerten
4369907615
feat(jibri,jicofo,jigasi,jvb,prosody,web): trim empty list entries when splitting with splitList to allow trailing comma ( #1932 )
2024-10-11 10:50:41 -05:00
Aaron van Meerten
c58a9e52e9
feat(prosody): allow components access even after max participants is reached ( #1930 )
2024-10-10 11:37:16 -05:00
Aaron van Meerten
5e1fcd8043
fix(prosody): default value for PROSODY_MODE ( #1929 )
2024-10-09 13:18:19 -05:00
Aaron van Meerten
7b7f101218
feat(prosody): new flags to disable incoming client and server conection limits ( #1928 )
2024-10-09 11:39:01 -05:00
bgrozev
02aa4f1d53
fix: Only set app_secret when defined. ( #1925 )
...
* ref: Order variables alphabetically.
* fix: Only set app_secret when defined.
Note: this has no security implications in asap mode because
app_secret is not used. It's just cleaner to not define it.
2024-10-08 12:03:33 -05:00
emrah
df0bb250e3
fix(prosody): install the new version of jitsi-contrib/prosody-plugins ( #1926 )
2024-10-08 12:00:50 -05:00
Aaron van Meerten
ff0cdc7ab0
fix(prosody): tpl errors on container startup due to missing variables ( #1924 )
2024-10-03 06:48:52 -05:00
Sebastian Denz
905943d162
feat(prosody) update prosody contrib plugins from 20240117 to 20240817
2024-10-01 11:43:21 +02:00
Aaron van Meerten
1f2b14df1d
feat(prosody): enable recorder domain for s2s to visitor nodes to allow transcription support ( #1905 )
2024-09-27 09:14:22 -05:00
damencho
1db83edb25
feat(ldap): Start and configure only if enabled.
2024-09-24 11:45:02 -05:00
damencho
ceb4a51a1e
feat(prosody): Skip some modules for prosody-jvb.
2024-09-23 20:17:25 -05:00
Aaron van Meerten
b0675c0e24
prosody: recording metadata module ( #1734 )
...
* prosody: jibri_session module for recording metadata
* prosody: flag for recording metadata module
2024-09-16 09:55:13 -05:00
Aaron van Meerten
e1b14f267c
feat(prosody): enable brewery muc modules in internal muc component ( #1892 )
2024-08-30 14:48:32 -04:00
Aaron van Meerten
46377d4c94
feat(prosody): transcriber account support and flag configuration fix ( #1890 )
2024-08-30 14:37:39 -04:00
24kushang
54baee28b5
feat(prosody): custom metrics of stanza counts for prosody service implemented ( #1862 )
...
Co-authored-by: Kushang Haria <kushangh@MacBook-Pro.local >
2024-07-18 16:03:05 +03:00
Sebastian Denz
c65d2bd2fc
feat(jigasi,jicofo,jvb,jibri,prosody): add healthcheck.sh scripts and prosody http_health mod
2024-07-02 11:50:25 -04:00
24kushang
fbc250ebfb
feat(prosody): openmetrics module support ( #1832 )
...
add option to enable http_openmetrics
2024-06-26 13:32:50 -04:00
Дамян Минков
2adac72142
feat(prosody): Drop non existing config.
...
smacks_max_hibernated_sessions config does not exist in prosody 0.12 and the internal smacks.
This existed in the external smack module used for prosody 0.11.
2024-06-21 16:33:45 +03:00
Aaron van Meerten
55c975fca0
fix(jicofo): use integer for port value to fix addition ( #1826 )
...
* fix(jicofo,prosody): use integer for port value to fix addition
2024-06-18 10:55:25 -04:00
DevelopingEntitiesWithFuntations
11285cd30f
prosody: Fixed the wrong position of the JWT_SIGN_TYPE setting in the file ( #1796 )
...
* Fixed the JWT_SIGN_TYPE being in Jigasi - added it to the correct spot
* Fixed the wrong position of the JWT_SIGN_TYPE setting in the file
2024-04-27 04:31:30 -05:00
simon
6f98bbeeea
prosody: add ability to customize TURN TTL value
2024-04-24 10:14:35 +02:00