doc/lxmppd_core_rostermanager.txt

Wed, 11 Feb 2009 19:52:05 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Wed, 11 Feb 2009 19:52:05 +0000
changeset 788
b85b1dee4f4b
parent 23
236375777f8c
permissions
-rw-r--r--

Add test to check for incorrect handling of iq from c2s to local bare JIDs

lxmppd -> core -> rostermanager.lua
	requires	"util.datamanager"
	module		"rostermanager"
	
function log(type, message)
	logs a message of type "rostermanager"

function getroster(username, host)
	Retrieves the user's roster from the server and loads it with the datamanager

mercurial