Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mod_legacyauth to not use old stanza_dispatch | Matthew Wild | 2008-10-24 | 1 | -1/+1 |
| | |||||
* | Merge from waqas | Matthew Wild | 2008-10-24 | 1 | -22/+40 |
|\ | |||||
| * | Moved some code and removed unnecessary checks. | Waqas Hussain | 2008-10-24 | 1 | -13/+13 |
| | | |||||
| * | Presence fixes (again) | Waqas Hussain | 2008-10-24 | 1 | -21/+39 |
| | | | | | | | | | | | | - Presence to other resources sent correctly - Resource of the recipient ignored for all presence except available and unavailable - Set things up for presence subscriptions | ||||
* | | Merging more s2s | Matthew Wild | 2008-10-24 | 8 | -23/+113 |
|\ \ | |||||
| * | | s2s works! \o/ \o/ | Matthew Wild | 2008-10-24 | 7 | -26/+350 |
| | | | |||||
| * | | working incoming s2s \o/ | Matthew Wild | 2008-10-24 | 2 | -19/+54 |
| | | | |||||
| * | | working outgoing s2s \o/ | Matthew Wild | 2008-10-24 | 2 | -1/+12 |
| | | | |||||
| * | | dialback keys now verified | Matthew Wild | 2008-10-24 | 7 | -12/+45 |
| | | | |||||
| * | | No need to comment out s2s in this branch | Matthew Wild | 2008-10-23 | 1 | -1/+1 |
| | | | |||||
* | | | Partial s2s commit | Matthew Wild | 2008-10-24 | 7 | -7/+316 |
| |/ |/| | |||||
* | | Backed out changeset 98e9fea75e5b | Matthew Wild | 2008-10-23 | 1 | -223/+5 |
| | | |||||
* | | Backed out changeset 37b3e9ed8918 (again) | Matthew Wild | 2008-10-23 | 1 | -5/+223 |
| | | |||||
* | | Backed out changeset a0fc73d5f48c | Matthew Wild | 2008-10-23 | 1 | -223/+5 |
| | | |||||
* | | Backed out changeset 8f17ba74823c | Matthew Wild | 2008-10-23 | 1 | -5/+223 |
| | | |||||
* | | Reverting stanza_router to non-conflicted version | Matthew Wild | 2008-10-23 | 1 | -223/+5 |
| | | |||||
* | | Making the best attempt out of a bad merge from waqas | Matthew Wild | 2008-10-23 | 3 | -6/+212 |
|\| | |||||
| * | Initial s2s stuff | Matthew Wild | 2008-10-23 | 3 | -11/+14 |
| | | |||||
* | | Added TODO | Waqas Hussain | 2008-10-23 | 1 | -0/+1 |
| | | |||||
* | | Merged from Matthew | Waqas Hussain | 2008-10-23 | 1 | -2/+4 |
|\| | |||||
| * | Final fix for marking user offline when all resources are gone :) | Matthew Wild | 2008-10-23 | 1 | -2/+4 |
| | | |||||
* | | Merged from Matthew | Waqas Hussain | 2008-10-23 | 3 | -230/+236 |
|\| | |||||
| * | even faster checking for other sessions... thank you waqas :) | Matthew Wild | 2008-10-23 | 1 | -6/+1 |
| | | |||||
| * | faster checking for other sessions | Matthew Wild | 2008-10-23 | 1 | -0/+1 |
| | | |||||
| * | Fix for not destroying sessions when connection closed. | Matthew Wild | 2008-10-23 | 2 | -9/+18 |
| | | |||||
| * | No s2s yet :) | Matthew Wild | 2008-10-23 | 1 | -1/+1 |
| | | |||||
* | | Removed .hgtags | Waqas Hussain | 2008-10-23 | 0 | -0/+0 |
| | | | | | | | | Lesson: Don't try to remove the tip tag from the tip revision | ||||
* | | Fixed: Works when LuaRocks is not present | Waqas Hussain | 2008-10-23 | 1 | -2/+2 |
| | | |||||
* | | Roster updates | Waqas Hussain | 2008-10-23 | 3 | -13/+5 |
| | | | | | | | | | | | | - Added support for item.ask attribute in rostermanager and mod_roster - Updated roster docs - Removed old code from rostermanager | ||||
* | | Docs update | Waqas Hussain | 2008-10-23 | 1 | -0/+1 |
| | | | | | | | | - 'ask' property available on roster items | ||||
* | | Presence fixes | Waqas Hussain | 2008-10-23 | 1 | -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 anything | Waqas Hussain | 2008-10-23 | 2 | -0/+3 |
| | | |||||
* | | Set things up for presence subscriptions. | Waqas Hussain | 2008-10-23 | 1 | -15/+24 |
|/ | | | | Remove reference to core.s2smanager. | ||||
* | Added a comment, removed all the old code | Matthew Wild | 2008-10-23 | 1 | -243/+4 |
| | |||||
* | TLS/SASL no longer should include the connhandler module | Matthew Wild | 2008-10-23 | 2 | -4/+1 |
| | |||||
* | Relocate presence broadcast to core_handle_stanza() | Matthew Wild | 2008-10-23 | 1 | -24/+17 |
| | | | | which is for processing stanzas that the server must handle (not route) | ||||
* | Merge roster & presence from waqas | Matthew Wild | 2008-10-22 | 9 | -39/+333 |
|\ | |||||
| * | Fixed: datamanager.store and datamanager.load could crash when username or ↵ | Waqas Hussain | 2008-10-23 | 1 | -3/+12 |
| | | | | | | | | host arguments were nil. (useful for server specific and global data). | ||||
| * | Updated and fixed session documentation | Waqas Hussain | 2008-10-23 | 1 | -1/+2 |
| | | |||||
| * | Updated session documentation | Waqas Hussain | 2008-10-23 | 1 | -0/+6 |
| | | |||||
| * | Added session property for interested resources | Waqas Hussain | 2008-10-23 | 2 | -1/+2 |
| | | |||||
| * | Working presence, presence probes and other fixes | Waqas Hussain | 2008-10-23 | 1 | -19/+109 |
| | | |||||
| * | Added: TODO | Waqas Hussain | 2008-10-22 | 1 | -1/+1 |
| | | |||||
| * | Fixed: Unhandled stanza handling | Waqas Hussain | 2008-10-22 | 1 | -5/+7 |
| | | |||||
| * | Fixed: Roster support | Waqas Hussain | 2008-10-22 | 2 | -11/+11 |
| | | |||||
| * | Minor edit, and added a TODO | Waqas Hussain | 2008-10-22 | 1 | -1/+2 |
| | | |||||
| * | Added: More complete implementation for mod_roster | Waqas Hussain | 2008-10-17 | 1 | -14/+77 |
| | | |||||
| * | Added: Roster manipulation functions to core.rostermanager | Waqas Hussain | 2008-10-17 | 1 | -7/+54 |
| | | |||||
| * | Added: presence broadcast | Waqas Hussain | 2008-10-14 | 1 | -7/+23 |
| | | | | | | | | Added: some additional message broadcast checks | ||||
| * | Removed an unnecessary line | Waqas Hussain | 2008-10-14 | 1 | -2/+1 |
| | |