aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed: Roster supportWaqas Hussain2008-10-222-11/+11
* Minor edit, and added a TODOWaqas Hussain2008-10-221-1/+2
* Added: More complete implementation for mod_rosterWaqas Hussain2008-10-171-14/+77
* Added: Roster manipulation functions to core.rostermanagerWaqas Hussain2008-10-171-7/+54
* Added: presence broadcastWaqas Hussain2008-10-141-7/+23
* Removed an unnecessary lineWaqas Hussain2008-10-141-2/+1
* Fixed: util/jid.lua now returns module objectWaqas Hussain2008-10-141-0/+2
* Fixed: Typos caused by lack of sleep.Waqas Hussain2008-10-141-3/+6
* Fixed: mod_roster now outputs all roster data (instead of just the JIDs)Waqas Hussain2008-10-121-1/+9
* Added some roster management functionsWaqas Hussain2008-10-122-4/+32
* Documented the roster object's structureWaqas Hussain2008-10-121-0/+18
* Some tiny changes for main.luaMatthew Wild2008-10-121-2/+2
* Updated TODOMatthew Wild2008-10-121-2/+2
* Remove more of Dolphin's leftoversMatthew Wild2008-10-111-3/+0
* Add AUTHORS fileMatthew Wild2008-10-111-0/+6
* Fix MUC addressMatthew Wild2008-10-091-1/+1
* Updated pull script for new repoMatthew Wild2008-10-091-3/+2
* Fixed: util.stanza.deserialize now handles nil stanzasWaqas Hussain2008-10-091-11/+13
* Stanza preserialize/deserialize helpers, to strip and restore stanzas respect...Matthew Wild2008-10-092-4/+39
* Fixed: incorrect auth checkWaqas Hussain2008-10-091-1/+1
* Minor fixWaqas Hussain2008-10-091-1/+2
* Merge from Matthew. datamanager.simplesave fixWaqas Hussain2008-10-091-1/+1
|\
| * Fix for saving tables with non-string keysMatthew Wild2008-10-081-1/+1
* | Added: vCard plugin: mod_vcardWaqas Hussain2008-10-092-0/+55
* | Added: mod_register now replies with an error stanza when file write failsWaqas Hussain2008-10-091-2/+4
* | Added: Datastore support for hosts and global data in addition to usersWaqas Hussain2008-10-091-1/+7
* | Fixed routing for IQs to bare JIDs, and added a simple IQ validity checkWaqas Hussain2008-10-091-1/+6
|/
* Merge roster fixes from waqasMatthew Wild2008-10-084-8/+12
|\
| * Fixed: rostermanager.lua now returns the moduleWaqas Hussain2008-10-081-0/+2
| * Removed: Unnecessary check in mod_roster. session.roster is guaranteed to be ...Waqas Hussain2008-10-081-8/+0
| * Fized: Added check to ensure that resource binding is done after auth.Waqas Hussain2008-10-081-0/+7
| * Load roster on resource bindWaqas Hussain2008-10-081-0/+3
* | Merged docs from paulMatthew Wild2008-10-083-8/+39
|\ \
| * | Added script to pull from master mercurial repositoryPaul-Sebastian Manole2008-10-083-8/+39
| |/
* / Remove debugging output from when doing TLSMatthew Wild2008-10-081-1/+0
|/
* Added to a commentWaqas Hussain2008-10-081-1/+1
* Code cleanupWaqas Hussain2008-10-081-4/+1
* Added: Local stanza routingWaqas Hussain2008-10-081-2/+28
* Fixed typo in variable nameWaqas Hussain2008-10-081-1/+1
* forgot to commit mod_tls, oops :)Matthew Wild2008-10-071-0/+37
* Beginnings of real stanza routingMatthew Wild2008-10-051-0/+14
* Merged local TLS branchMatthew Wild2008-10-054-7/+228
|\
| * Working TLS!Matthew Wild2008-10-052-39/+47
| * TLS: Handshake works, no data after thatMatthew Wild2008-10-053-7/+220
|/
* Convert spaces->tabsMatthew Wild2008-10-051-476/+476
* mod_InBandRegistration -> mod_registerMatthew Wild2008-10-052-1/+1
* Merged mod_InBandRegistration from waqasMatthew Wild2008-10-054-0/+103
|\
| * User registration, etc (jabber:iq:register)Waqas Hussain2008-10-054-0/+103
* | DocsMatthew Wild2008-10-051-2/+4
* | Merge from waqasMatthew Wild2008-10-041-9/+0
|\ \ | |/ |/|