Aaron van Meerten
5e8b702d7c
fix(prosody-visitors): proper variable for transcriber jid in rate limit ( #1967 )
1 week ago
Aaron van Meerten
d3db3a5a89
fix(jibri,jicofo,jigasi,prosody,web): respect previous XMPP_RECORDER_DOMAIN value if set ( #1966 )
1 week ago
Jakob Löw
345f8c2a23
fix(prosody,jicofo,jigasi,jibri) rename recorder domain to hidden domain
1 week ago
Aaron van Meerten
bb17a29a20
feat(prosody): enable muc_max_participants in lobby component ( #1950 )
1 month ago
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
1 month ago
Aaron van Meerten
4ae743859f
feat(prosody): move external_services module and config to global prosody.cfg.lua ( #1949 )
1 month ago
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
1 month ago
Aaron van Meerten
4369907615
feat(jibri,jicofo,jigasi,jvb,prosody,web): trim empty list entries when splitting with splitList to allow trailing comma ( #1932 )
1 month ago
Aaron van Meerten
c58a9e52e9
feat(prosody): allow components access even after max participants is reached ( #1930 )
1 month ago
Aaron van Meerten
5e1fcd8043
fix(prosody): default value for PROSODY_MODE ( #1929 )
1 month ago
Aaron van Meerten
7b7f101218
feat(prosody): new flags to disable incoming client and server conection limits ( #1928 )
1 month ago
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.
1 month ago
Aaron van Meerten
ff0cdc7ab0
fix(prosody): tpl errors on container startup due to missing variables ( #1924 )
2 months ago
Aaron van Meerten
1f2b14df1d
feat(prosody): enable recorder domain for s2s to visitor nodes to allow transcription support ( #1905 )
2 months ago
damencho
1db83edb25
feat(ldap): Start and configure only if enabled.
2 months ago
damencho
ceb4a51a1e
feat(prosody): Skip some modules for prosody-jvb.
2 months ago
Aaron van Meerten
b0675c0e24
prosody: recording metadata module ( #1734 )
...
* prosody: jibri_session module for recording metadata
* prosody: flag for recording metadata module
2 months ago
Aaron van Meerten
e1b14f267c
feat(prosody): enable brewery muc modules in internal muc component ( #1892 )
3 months ago
Aaron van Meerten
46377d4c94
feat(prosody): transcriber account support and flag configuration fix ( #1890 )
3 months ago
24kushang
54baee28b5
feat(prosody): custom metrics of stanza counts for prosody service implemented ( #1862 )
...
Co-authored-by: Kushang Haria <kushangh@MacBook-Pro.local>
4 months ago
Sebastian Denz
c65d2bd2fc
feat(jigasi,jicofo,jvb,jibri,prosody): add healthcheck.sh scripts and prosody http_health mod
5 months ago
24kushang
fbc250ebfb
feat(prosody): openmetrics module support ( #1832 )
...
add option to enable http_openmetrics
5 months ago
Дамян Минков
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.
5 months ago
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
5 months ago
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
7 months ago
simon
6f98bbeeea
prosody: add ability to customize TURN TTL value
7 months ago
DevelopingEntitiesWithFuntations
e9392302b1
prosody: add ability to customize JWT signature type
...
Fixes : #1771
8 months ago
Sebastian Denz
b0f9eb2f56
prosody: integrate prosody-plugins-contrib
...
Extract contrib plugins to /prosody-plugins-contrib, add plugin path to prosody config, leave matrix plugins in contrib folder.
8 months ago
Дамян Минков
604ba22105
prosody: Switches lua gc back to incremental. ( #1777 )
8 months ago
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