Software /
code /
prosody
Log
plugins/mod_dialback.lua @ 621:cd2cab5400fc
description | author | age |
---|---|---|
Add support for dialback piggy-backing. Fixes #37. Thanks to CShadowRun for helping me test :) | Matthew Wild | Sat, 13 Dec 2008 17:43:52 +0000 |
0.1 -> 0.2 | Matthew Wild | Wed, 10 Dec 2008 15:44:03 +0000 |
Fix the last couple of places where we send strings from mod_dialback | Matthew Wild | Fri, 05 Dec 2008 05:28:16 +0000 |
Remove an incorrect line which I didn't add, and fix the proper way. Corrects the sending of stanzas over unauthed s2sout's. Also fixes mod_dialback to send stanzas and not strings. | Matthew Wild | Fri, 05 Dec 2008 05:23:42 +0000 |
Insert copyright/license headers | Matthew Wild | Wed, 03 Dec 2008 14:39:07 +0000 |
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. | Matthew Wild | Thu, 27 Nov 2008 03:12:12 +0000 |