Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Sun, 01 Nov 2009 01:10:02 +0000 | Matthew Wild | mod_pastebin: Rename pastebin_message() to pastebin_text() and make it global so it can be called by other plugins |
Sat, 31 Oct 2009 21:00:02 +0100 | Thilo Cestonaro | mod_proxy65: make it work again |
Sat, 31 Oct 2009 20:53:52 +0100 | Thilo Cestonaro | mod_proxy65: changed the listener name to be unique on a per component basis and display a good error description when connlistener register fails |
Sat, 31 Oct 2009 20:33:42 +0100 | Thilo Cestonaro | mod_proxy65: component register and deregister are with "_component" appended |
Fri, 30 Oct 2009 21:11:42 -0700 | Paul Aurich | mod_pastebin: Fix finding of XHTML content. |
Sat, 31 Oct 2009 13:47:34 +0000 | Matthew Wild | mod_proxy65: Remove unused bin2hex function, and compact more code. Finally down <200 lines :) |
Sat, 31 Oct 2009 09:26:38 +0100 | Thilo Cestonaro | mod_proxy65: removed unneeded var and session stuff |