Mercurial > prosody-modules
graph
-
mod_smacks: Use pre-resource-unbind (0.9 feature) to fix reloadability and multiple host supportMon, 05 Mar 2012 16:53:30 +0000, by Matthew Wild
-
mod_mam: Bumb priority up above carbons, so that archive ids are includedTue, 28 Feb 2012 14:37:42 +0100, by Kim Alvefur
-
mod_mam: Add missing up()Tue, 28 Feb 2012 14:36:41 +0100, by Kim Alvefur
-
mod_mam: Try to not bork when sending a message to your bare jidTue, 28 Feb 2012 14:36:05 +0100, by Kim Alvefur
-
mod_carbons: Remove useless protection against loop that can't happenTue, 28 Feb 2012 14:33:35 +0100, by Kim Alvefur
-
mod_carbons: Make sure parameters to log() are strings.Tue, 28 Feb 2012 14:20:43 +0100, by Kim Alvefur
-
mod_lastlog: Add option to also log the users IP address.Fri, 24 Feb 2012 15:38:14 +0100, by Kim Alvefur
-
mod_lastlog: New module to record last time a user authenticatedFri, 24 Feb 2012 15:28:17 +0100, by Kim Alvefur
-
mod_admin_web: Correctly access items in NamedNodeMapsTue, 14 Feb 2012 21:21:40 +0100, by Florian Zeitz
-
MergeTue, 14 Feb 2012 15:17:16 +0000, by Matthew Wild
-
mod_c2s_conn_throttle: renamed mod_c2s_auth_throttle, hooks at features and takes in account stream renegotiation.Sun, 12 Feb 2012 21:58:07 +0000, by Marco Cirillo
-
mod_cleanup_http: updated banner.Sun, 12 Feb 2012 18:26:02 +0000, by Marco Cirillo
-
mod_cleanup_http: "spring cleans" module, aka unload global http modules without hassle (open ports cleanup doesn't work with server_event)Sun, 12 Feb 2012 18:04:51 +0000, by Marco Cirillo
-
mod_server_status: remove cleanup function move it to a separate plugin.Sun, 12 Feb 2012 18:01:48 +0000, by Marco Cirillo
-
mod_stanza_counter_http: remove cleanup function move it to a separate plugin.Sun, 12 Feb 2012 18:01:12 +0000, by Marco Cirillo
-
mod_register_json: remove cleanup function move it to a separate plugin.Sun, 12 Feb 2012 17:59:45 +0000, by Marco Cirillo
-
mod_carbons: Use session.send instead of passing carbon through all the routingSun, 12 Feb 2012 16:35:54 +0100, by Kim Alvefur
-
mod_carbons: Add more debug loggingThu, 09 Feb 2012 13:06:14 +0100, by Kim Alvefur
-
mod_c2s_auth_throttle: first commitThu, 09 Feb 2012 00:56:47 +0000, by Marco Cirillo
-
merged.Thu, 09 Feb 2012 00:54:39 +0000, by Marco Cirillo
-
mod_conformance_restricted: Module to send XML restricted by RFC 6120 (for conformance testing)Tue, 07 Feb 2012 20:01:57 +0100, by Florian Zeitz
-
mod_server_status: de-revert to use configmanager instead of module mm for the cleanup function also give it an unique name (mismatch possible "??")Thu, 09 Feb 2012 00:53:32 +0000, by Marco Cirillo
-
mod_stanza_counter_http: de-revert to use configmanager instead of module mm for the cleanup function also give it an unique name (mismatch possible "??")Thu, 09 Feb 2012 00:52:18 +0000, by Marco Cirillo
-
mod_register_json: punctuation adjustThu, 09 Feb 2012 00:47:01 +0000, by Marco Cirillo
-
mod_register_json: de-reverting change to use configmanager again (trace happened), also changed cleanup function name to avoid mismatches (??)Thu, 09 Feb 2012 00:44:46 +0000, by Marco Cirillo
-
mod_register_json: cleanup unused stuffThu, 09 Feb 2012 00:24:31 +0000, by Marco Cirillo
-
mod_auto_accept_subscriptions: New module to automatically accept incoming subscription requests on behalf of usersTue, 14 Feb 2012 15:16:38 +0000, by Matthew Wild
-
Fix a typo in mod_smacks (type -> session_type).Thu, 02 Feb 2012 02:08:40 +0100, by Thijs Alkemade
-
mod_smacks: Drop back to urn:xmpp:sm:2 for nowThu, 02 Feb 2012 00:34:53 +0000, by Matthew Wild
-
Add a <delay> to stanzas that are queued (and don't have one already), so clients can show them with the original timestamp.Thu, 02 Feb 2012 01:23:43 +0100, by Thijs Alkemade