Software /
code /
prosody
Log
description | author | age |
---|---|---|
net.server: Rename 'server' config option to 'network_backend' (to select which net.server implementation to use) | Matthew Wild | Wed, 22 Oct 2014 12:56:41 +0100 |
net/server: If server.hook_signal exists, overwrite signal.signal; else make server.hook_signal == signal.signal | daurnimator | Tue, 21 Oct 2014 17:26:48 -0400 |
Move timer code out of util.timer and into relevant net.server backends | daurnimator | Mon, 20 Oct 2014 16:13:24 -0400 |
net/server: Split up different backends in a nicer way. Add global config option 'server' | daurnimator | Fri, 17 Oct 2014 17:30:21 -0400 |
plugins/muc/mod_muc: Add 'local_only' flag to mod_muc, so rooms don't get restored on shutdown | daurnimator | Fri, 17 Oct 2014 16:35:46 -0400 |
plugins/muc/muc.lib: Add :each_affiliation() iterator | daurnimator | Wed, 15 Oct 2014 17:08:19 -0400 |
plugins/muc/members_only: Kick non-members when members-only is turned on | daurnimator | Wed, 15 Oct 2014 17:07:16 -0400 |