Mercurial > prosody-modules
graph
-
mod_mam: Add experimental implementation of the Message Archive Management ProtoXEPFri, 06 Jan 2012 16:50:12 +0100, by Kim Alvefur
-
MergeFri, 06 Jan 2012 12:13:14 +0100, by Kim Alvefur
-
mod_carbons: Add MIT license statement.Fri, 06 Jan 2012 12:10:29 +0100, by Kim Alvefur
-
mod_carbons: Remove completed TODOFri, 06 Jan 2012 12:09:48 +0100, by Kim Alvefur
-
mod_host_guard: updated banner.Thu, 05 Jan 2012 01:37:53 +0000, by Marco Cirillo
-
mod_stanza_counter: corrected syntax mistake in the http plugin.Mon, 02 Jan 2012 17:38:28 +0000, by Marco Cirillo
-
mod_pastebin: Make last commit work (also set on restore)Wed, 21 Dec 2011 10:38:44 +0000, by Matthew Wild
-
mod_pastebin: Fix issue with metatable not being set when a reload changes expires_after to 0Wed, 21 Dec 2011 10:25:17 +0000, by Matthew Wild
-
mod_host_guard: added exceptions/whitelisting to the blockall logic (makes little sense otherwise has s2s_disallow = true does the same)Tue, 20 Dec 2011 20:19:53 +0000, by Marco Cirillo
-
mod_pastebin: Support for persistent pastes (set pastebin_expire_after = 0)Mon, 19 Dec 2011 12:29:03 +0000, by Matthew Wild
-
mod_pastebin: Fix off-by-one in line counting (display issue only)Mon, 19 Dec 2011 11:38:57 +0000, by Matthew Wild
-
mod_pastebin: Fix call to undefined function introduced in previous commitMon, 19 Dec 2011 11:38:06 +0000, by Matthew Wild
-
mod_storage_mongodb: (un)lock globals around require; only auth if we need toMon, 19 Dec 2011 10:40:28 +1100, by James Callahan
-
mod_carbons: Fix a typo and unindent a line.Wed, 14 Dec 2011 18:42:55 +0100, by Kim Alvefur
-
mod_storage_mongodb: (un)lock globals around require; only auth if we need toMon, 19 Dec 2011 10:36:50 +1100, by James Callahan
-
mod_storage_mongodb: move database connecting to inside driver:openWed, 14 Dec 2011 12:56:07 +1100, by James Callahan
-
mod_storage_mongodb: assert the configuration optionsWed, 14 Dec 2011 12:47:49 +1100, by James Callahan
-
mod_storage_mongodb: Use _global as host when none providedTue, 13 Dec 2011 12:30:01 +1100, by James Callahan
-
Rename to mongodbMon, 12 Dec 2011 21:51:29 +1100, by James Callahan
-
mod_storage_mondodb: Add moduleMon, 12 Dec 2011 21:39:08 +1100, by James Callahan
-
mod_ircd: some cleanup.Sun, 11 Dec 2011 18:51:57 +0000, by Marco Cirillo
-
mod_reload_modules: Use module:hook_global() if availableSat, 10 Dec 2011 22:48:59 +0000, by Matthew Wild
-
mod_pastebin: Threshold is now UTF-8 characters (thanks Grom_PE for initial patch)Thu, 08 Dec 2011 22:01:54 +0000, by Matthew Wild
-
mod_auth_sql: Read option 'auth_sql' (thanks rdnzlc)Thu, 08 Dec 2011 08:17:36 +0000, by Matthew Wild
-
mod_ircd: "finish" previous commit.Mon, 05 Dec 2011 21:34:59 +0000, by Marco Cirillo
-
mod_ircd: remove some duped code.Mon, 05 Dec 2011 21:31:03 +0000, by Marco Cirillo
-
mod_ircd: added USERHOST command.Mon, 05 Dec 2011 21:11:40 +0000, by Marco Cirillo
-
mod_ircd: added channel modes' prefix declaration as some irc clients parse those to detect which mapping to use.Mon, 05 Dec 2011 05:00:28 +0000, by Marco Cirillo
-
mod_ircd: added USERHOST placeholder.Mon, 05 Dec 2011 04:08:11 +0000, by Marco Cirillo
-
mod_host_guard: minor fix.Sun, 04 Dec 2011 15:57:01 +0000, by Marco Cirillo