Software /
code /
prosody
Log
plugins/mod_disco.lua @ 2039:545c0d6b6bb3
description | author | age |
---|---|---|
mod_disco: Rearranged some lines, and added a FIXME comment | Waqas Hussain | 2009-08-18 |
mod_disco: Removed reference to core.discomanager | Waqas Hussain | 2009-08-18 |
mod_disco: Removed legacy IQ hooks | Waqas Hussain | 2009-08-18 |
mod_disco: Handle disco#items queries using new APIs | Waqas Hussain | 2009-08-18 |
mod_disco: Added identity server/im with name 'Prosody' | Waqas Hussain | 2009-08-18 |
mod_disco: Handle disco#info queries using new APIs | Waqas Hussain | 2009-08-18 |
Remove version number from copyright headers | Matthew Wild | 2009-07-10 |
mod_disco: Convert from Windows line endings | Matthew Wild | 2009-07-09 |
0.3->0.4 | Matthew Wild | 2009-03-20 |
Update copyright notices for 2009 | Matthew Wild | 2009-01-30 |
0.2->0.3 | Matthew Wild | 2009-01-30 |
GPL->MIT! | Matthew Wild | 2009-01-30 |
0.1 -> 0.2 | Matthew Wild | 2008-12-10 |
Change modules to use the new add_feature module API method. | Waqas Hussain | 2008-12-04 |
Insert copyright/license headers | Matthew Wild | 2008-12-03 |