Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_*: Fix a load of global accesses | Matthew Wild | 2009-04-22 | 1 | -3/+3 |
| | |||||
* | 0.3->0.4 | Matthew Wild | 2009-03-20 | 1 | -1/+1 |
| | |||||
* | Update copyright notices for 2009 | Matthew Wild | 2009-01-30 | 1 | -2/+2 |
| | |||||
* | 0.2->0.3 | Matthew Wild | 2009-01-30 | 1 | -1/+1 |
| | |||||
* | GPL->MIT! | Matthew Wild | 2009-01-30 | 1 | -13/+2 |
| | |||||
* | 0.1 -> 0.2 | Matthew Wild | 2008-12-10 | 1 | -1/+1 |
| | |||||
* | Changed the datastore for vCards from vCard to vcard in mod_vcard and ↵ | Waqas Hussain | 2008-12-05 | 1 | -5/+5 |
| | | | | mod_register | ||||
* | Change modules to use the new add_feature module API method. | Waqas Hussain | 2008-12-04 | 1 | -1/+1 |
| | | | | This also fixes the bug causing disco features being added to every disco reply for every host. | ||||
* | Insert copyright/license headers | Matthew Wild | 2008-12-03 | 1 | -0/+20 |
| | |||||
* | Bumper commit for the new modulemanager API \o/ Updates all the modules, ↵ | Matthew Wild | 2008-11-27 | 1 | -2/+2 |
| | | | | though some more changes may be in store. | ||||
* | Modules now sending disco replies | Waqas Hussain | 2008-11-26 | 1 | -0/+2 |
| | |||||
* | Use a stanza for c2s stream features instead of an array of strings. Removes ↵ | Matthew Wild | 2008-11-20 | 1 | -1/+2 |
| | | | | a FIXME. | ||||
* | Fix mod_vcard to use session.send for sending stanzas | Waqas Hussain | 2008-11-16 | 1 | -6/+5 |
| | |||||
* | vcards for s2s | Matthew Wild | 2008-11-02 | 1 | -1/+1 |
| | |||||
* | mod_vcard: Fixed to use new util.stanza.add_child | Waqas Hussain | 2008-10-26 | 1 | -3/+1 |
| | |||||
* | Stanza preserialize/deserialize helpers, to strip and restore stanzas ↵ | Matthew Wild | 2008-10-09 | 1 | -3/+3 |
| | | | | respectively. Fixed mod_vcard to use these. | ||||
* | Fixed: incorrect auth check | Waqas Hussain | 2008-10-09 | 1 | -1/+1 |
| | |||||
* | Added: vCard plugin: mod_vcard | Waqas Hussain | 2008-10-09 | 1 | -0/+54 |