log

age author description
2014-01-03 Tobias Markmann mod_idlecompat: Add initial version.
2013-12-31 Kim Alvefur mod_storage_memory: Simple in-memory only storage backend without persistence
2013-12-31 Kim Alvefur mod_s2s_auth_dane: Experimental DANE implementation
2013-12-28 Kim Alvefur mod_component_roundrobin: Increase priority of stanza hooks above mod_component (thanks Julien)
2013-12-21 Florian Zeitz mod_admin_web: Bump strophejs version
2013-12-19 Kim Alvefur mod_component_roundrobin: Make sessions a shared table, like mod_component
2013-12-19 Waqas Hussain mod_component_roundrobin: Make sure we don’t try to use destroyed sessions.
2013-12-19 Kim Alvefur mod_component_roundrobin: Mark authenticated sessions as such
2013-12-18 Kim Alvefur mod_component_roundrobin: Fix handshake (Thanks Julien)
2013-12-14 Kim Alvefur mod_muc_log_http: Fix indentation
2013-12-14 Kim Alvefur mod_muc_log_http: Change config option back to what it says in the docs (Thanks Alex for noticing)
2013-12-12 Florian Zeitz mod_admin_web: Bump strophe.js version (use *all* the SCRAM-SHA-1)
2013-12-10 daurnimator mod_srvinjection: Make the map a shared table so that other plugins can use/modify it
2013-12-06 Matthew Wild mod_register_web: Use net.http instead of util.http, as we need to make requests (thanks dustin)