doc/lxmppd_core_rostermanager.txt

Thu, 25 Dec 2008 04:27:19 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Thu, 25 Dec 2008 04:27:19 +0500
changeset 640
068130563311
parent 23
236375777f8c
permissions
-rw-r--r--

Changed order of checking for component hosts to check the full and bare JIDs before the hostname (at another place)

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