aboutsummaryrefslogtreecommitdiffstats
path: root/core/presencemanager.lua
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright notices for 2009Matthew Wild2009-01-301-2/+2
|
* 0.2->0.3Matthew Wild2009-01-301-1/+1
|
* GPL->MIT!Matthew Wild2009-01-301-13/+2
|
* Delete the offline message store only when offline messages are presentWaqas Hussain2008-12-261-4/+7
|
* Directed presenceWaqas Hussain2008-12-251-1/+8
|
* 0.1 -> 0.2Matthew Wild2008-12-101-1/+1
|
* Backed out changeset 099d8a102deb (committed too much)Matthew Wild2008-12-051-9/+0
|
* Add TLS socket to readlist before handshake starts, fixes major slow-down on ↵Matthew Wild2008-12-051-0/+9
| | | | TLS connections
* Insert copyright/license headersMatthew Wild2008-12-031-0/+20
|
* Moved incoming c2s presence handling from stanza_router to presencemanagerWaqas Hussain2008-11-291-1/+91
|
* Send unsubscribe and unsubscribed on roster item delete, and broadcast ↵Waqas Hussain2008-11-171-4/+8
| | | | available resources' presence in reply to pre-approved subscription request
* Adding logging for outbound presence broadcasts (changed it a bit)Waqas Hussain2008-11-171-1/+1
|
* Adding logging for outbound presence broadcastsWaqas Hussain2008-11-171-0/+1
|
* Second fix for broadcasting presence of available resources to newly ↵Waqas Hussain2008-11-171-1/+1
| | | | approved contact
* Fix for broadcasting presence of available resources to newly approved contactWaqas Hussain2008-11-171-4/+4
|
* Moved presence subscription code from stanza_router to presencemanagerWaqas Hussain2008-11-171-0/+116