Software / code / prosody
Diff
plugins/muc/members_only.lib.lua @ 13436:1ce18cb3e6cc
mod_server_info: New module to manage the serverinfo disco extension form
This allows multiple modules to populate the form dynamically. Currently the
form is "owned" by mod_server_contact_info, which prevents other modules from
contributing to it.
A further commit will port mod_server_contact_info to use this module.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Fri, 23 Feb 2024 21:13:10 +0000 |
| parent | 12977:74b9e05af71e |