prosody/core
Matthew Wild 90fea186dd modulemanager: Remove autoloading of per-platform module
We only support posix these days, and we moved it to the core startup process
to make it more deterministic and reliable.
2025-02-13 18:00:54 +00:00
..
certmanager.lua core.certmanager: Include ffdhe2048 from RFC 7919 as default DH param 2024-07-12 15:06:42 +02:00
configmanager.lua core.configmanager: Delay reporting warnings about Credential until use 2025-02-12 22:35:39 +01:00
features.lua mod_muc: Integrate support for vcards/avatars on MUC rooms 2025-02-06 17:08:46 +00:00
hostmanager.lua core: Prefix module imports with prosody namespace 2023-03-17 16:23:07 +01:00
loggingmanager.lua core.loggingmanager: Bump expected util.pposix version 2024-11-16 14:35:36 +01:00
moduleapi.lua core.moduleapi: Include source modules when handling items 2025-01-08 08:33:34 +01:00
modulemanager.lua modulemanager: Remove autoloading of per-platform module 2025-02-13 18:00:54 +00:00
portmanager.lua portmanager: Expose API to get at SSL/TLS config for a given interface/port 2022-09-07 11:26:42 +01:00
rostermanager.lua Spelling: Fix various spelling mistakes (thanks timeless) 2022-03-07 00:13:56 +01:00
s2smanager.lua core.s2smanager: Don't remove unrelated session on close of bidi session 2022-06-27 01:22:36 +02:00
sessionmanager.lua sessionmanager: Improve logging around session destruction 2023-02-09 15:09:03 +00:00
stanza_router.lua core: Prefix module imports with prosody namespace 2023-03-17 16:23:07 +01:00
statsmanager.lua core: Prefix module imports with prosody namespace 2023-03-17 16:23:07 +01:00
storagemanager.lua core.storagemanager: Remove 0.10 era sql2 driver COMPAT 2023-09-04 00:38:45 +02:00
usermanager.lua usermanager: Include role_name in event for consistency with the 'removed' event 2025-02-13 15:31:37 +00:00