Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't forget to escape XML in attributes. Thanks to the Postgres Q&A ↵ | Matthew Wild | 2008-11-19 | 1 | -2/+2 |
| | | | | room on conference.jabber.org :) | ||||
* | A treat for Linux users ;) | Matthew Wild | 2008-11-14 | 1 | -4/+44 |
| | |||||
* | Merge from waqas | Matthew Wild | 2008-11-13 | 1 | -0/+3 |
|\ | |||||
| * | Fixed stanza deserialization | Waqas Hussain | 2008-11-13 | 1 | -0/+3 |
| | | |||||
* | | Add new top_tag() method to stanzas | Matthew Wild | 2008-11-13 | 1 | -0/+8 |
|/ | |||||
* | Part one of internal component support | Matthew Wild | 2008-11-04 | 1 | -1/+1 |
| | |||||
* | Don't set cursor inside added child when using add_child() | Matthew Wild | 2008-10-26 | 1 | -1/+0 |
| | |||||
* | Make add_child() behave as expected. Old add_child() is now add_direct_child() | Matthew Wild | 2008-10-26 | 1 | -4/+10 |
| | |||||
* | dialback keys now verified | Matthew Wild | 2008-10-24 | 1 | -1/+6 |
| | |||||
* | Fixed: util.stanza.deserialize now handles nil stanzas | Waqas Hussain | 2008-10-09 | 1 | -11/+13 |
| | |||||
* | Stanza preserialize/deserialize helpers, to strip and restore stanzas ↵ | Matthew Wild | 2008-10-09 | 1 | -1/+36 |
| | | | | respectively. Fixed mod_vcard to use these. | ||||
* | Fixed typo in variable name | Waqas Hussain | 2008-10-08 | 1 | -1/+1 |
| | |||||
* | Merged mod_InBandRegistration from waqas | Matthew Wild | 2008-10-05 | 1 | -0/+10 |
|\ | |||||
| * | User registration, etc (jabber:iq:register) | Waqas Hussain | 2008-10-05 | 1 | -0/+10 |
| | | |||||
* | | Removed unused functions | Waqas Hussain | 2008-10-04 | 1 | -9/+0 |
|/ | |||||
* | Huge commit to: | Matthew Wild | 2008-09-30 | 1 | -0/+1 |
| | | | | | | | * Break stanza routing (to be restored in a future commit) * Remove the old stanza_dispatcher code, which was never going to be maintainable nor extendable :) * Bring us plugins, starting with mod_legacyauth and mod_roster * Sessions are now created/destroyed using a standard sessionmanager interface | ||||
* | Some docs written by Thorns. Need reviewing. | bt | 2008-09-17 | 1 | -3/+3 |
| | |||||
* | Added all the files to please hg :/ | matthew | 2008-08-24 | 1 | -0/+138 |