aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Backed out changeset 98e9fea75e5bMatthew Wild2008-10-231-223/+5
| |
* | Backed out changeset 37b3e9ed8918 (again)Matthew Wild2008-10-231-5/+223
| |
* | Backed out changeset a0fc73d5f48cMatthew Wild2008-10-231-223/+5
| |
* | Backed out changeset 8f17ba74823cMatthew Wild2008-10-231-5/+223
| |
* | Reverting stanza_router to non-conflicted versionMatthew Wild2008-10-231-223/+5
| |
* | Making the best attempt out of a bad merge from waqasMatthew Wild2008-10-233-6/+212
|\|
| * Initial s2s stuffMatthew Wild2008-10-233-11/+14
| |
* | Added TODOWaqas Hussain2008-10-231-0/+1
| |
* | Merged from MatthewWaqas Hussain2008-10-231-2/+4
|\|
| * Final fix for marking user offline when all resources are gone :)Matthew Wild2008-10-231-2/+4
| |
* | Merged from MatthewWaqas Hussain2008-10-233-230/+236
|\|
| * even faster checking for other sessions... thank you waqas :)Matthew Wild2008-10-231-6/+1
| |
| * faster checking for other sessionsMatthew Wild2008-10-231-0/+1
| |
| * Fix for not destroying sessions when connection closed.Matthew Wild2008-10-232-9/+18
| |
| * No s2s yet :)Matthew Wild2008-10-231-1/+1
| |
* | Removed .hgtagsWaqas Hussain2008-10-230-0/+0
| | | | | | | | Lesson: Don't try to remove the tip tag from the tip revision
* | Fixed: Works when LuaRocks is not presentWaqas Hussain2008-10-231-2/+2
| |
* | Roster updatesWaqas Hussain2008-10-233-13/+5
| | | | | | | | | | | | - Added support for item.ask attribute in rostermanager and mod_roster - Updated roster docs - Removed old code from rostermanager
* | Docs updateWaqas Hussain2008-10-231-0/+1
| | | | | | | | - 'ask' property available on roster items
* | Presence fixesWaqas Hussain2008-10-231-8/+15
| | | | | | | | | | - Presence to other resources sent correctly - Resource of the recipient ignored for all presence except available and unavailable
* | Fixed: Some modules did not return anythingWaqas Hussain2008-10-232-0/+3
| |
* | Set things up for presence subscriptions.Waqas Hussain2008-10-231-15/+24
|/ | | | Remove reference to core.s2smanager.
* Added a comment, removed all the old codeMatthew Wild2008-10-231-243/+4
|
* TLS/SASL no longer should include the connhandler moduleMatthew Wild2008-10-232-4/+1
|
* Relocate presence broadcast to core_handle_stanza()Matthew Wild2008-10-231-24/+17
| | | | which is for processing stanzas that the server must handle (not route)
* Merge roster & presence from waqasMatthew Wild2008-10-229-39/+333
|\
| * Fixed: datamanager.store and datamanager.load could crash when username or ↵Waqas Hussain2008-10-231-3/+12
| | | | | | | | host arguments were nil. (useful for server specific and global data).
| * Updated and fixed session documentationWaqas Hussain2008-10-231-1/+2
| |
| * Updated session documentationWaqas Hussain2008-10-231-0/+6
| |
| * Added session property for interested resourcesWaqas Hussain2008-10-232-1/+2
| |
| * Working presence, presence probes and other fixesWaqas Hussain2008-10-231-19/+109
| |
| * Added: TODOWaqas Hussain2008-10-221-1/+1
| |
| * Fixed: Unhandled stanza handlingWaqas Hussain2008-10-221-5/+7
| |
| * 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
| | | | | | | | Added: some additional message broadcast checks
| * 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
| | | | | | | | Learned: Lua variable assignments are not expressions.
| * 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
| |
* | Abstract connections with "connection listeners"Matthew Wild2008-10-228-89/+137
| | | | | | | | | | | | - Added connlistener for xmppclient - SASL/TLS now use a new session:reset_stream() method - main.lua on its way to being a bit neater
* | server.lua should degrade gracefully when LuaSec not presentMatthew Wild2008-10-221-2/+2
|/
* 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
|