aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_presence.lua
Commit message (Expand)AuthorAgeFilesLines
...
* mod_presence: return true from the presence handlerWaqas Hussain2009-05-151-0/+1
* mod_presence: Broadcast a user's presence to only the user's 'available' reso...Waqas Hussain2009-04-241-1/+1
* mod_presence: Fix for local presence subscriptions and probesWaqas Hussain2009-04-231-0/+14
* mod_presence: Remove some rather drastic debugging codeWaqas Hussain2009-04-221-1/+0
* mod_presence: Fix incorrect internal routing for probes and subscriptionsWaqas Hussain2009-04-211-2/+3
* Stopped using presencemanager in stanza_routerWaqas Hussain2009-04-151-3/+1
* mod_presence: initial commitWaqas Hussain2009-04-151-0/+267