prosody/core
Kim Alvefur fe2c039c97 core.moduleapi: Include source modules when handling items
This improves consistency. Previously the 'source' field was only
provided in the original event when an item was added. It is used to
report the name of the module providing the item in a few places.

Also considered adding a new API to modulemanager returning a mapping
of items per module and then using that here.
2025-01-08 08:33:34 +01:00
..
certmanager.lua core.certmanager: Include ffdhe2048 from RFC 7919 as default DH param 2024-07-12 15:06:42 +02:00
configmanager.lua configmanager: Fix linter issues 2023-12-08 15:37:13 +00:00
features.lua mod_flags: New module to view and manage flags on user accounts via shell/API 2025-01-03 11:45:48 +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: Allow modules to expose module.ready - to be called after init 2023-11-30 10:09:47 +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, mod_auth_internal_hashed: Support metadata when disabling a user 2023-11-30 09:47:00 +00:00