aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_disco.lua
Commit message (Collapse)AuthorAgeFilesLines
* mod_disco: Rearranged some lines, and added a FIXME commentWaqas Hussain2009-08-181-2/+2
|
* mod_disco: Removed reference to core.discomanagerWaqas Hussain2009-08-181-1/+0
|
* mod_disco: Removed legacy IQ hooksWaqas Hussain2009-08-181-7/+0
|
* mod_disco: Handle disco#items queries using new APIsWaqas Hussain2009-08-181-0/+14
|
* mod_disco: Added identity server/im with name 'Prosody'Waqas Hussain2009-08-181-0/+1
|
* mod_disco: Handle disco#info queries using new APIsWaqas Hussain2009-08-181-2/+26
|
* Remove version number from copyright headersMatthew Wild2009-07-101-1/+1
|
* mod_disco: Convert from Windows line endingsMatthew Wild2009-07-091-12/+12
|
* 0.3->0.4Matthew Wild2009-03-201-1/+1
|
* Update copyright notices for 2009Matthew Wild2009-01-301-2/+2
|
* 0.2->0.3Matthew Wild2009-01-301-1/+1
|
* GPL->MIT!Matthew Wild2009-01-301-13/+2
|
* 0.1 -> 0.2Matthew Wild2008-12-101-1/+1
|
* Change modules to use the new add_feature module API method.Waqas Hussain2008-12-041-2/+2
| | | | This also fixes the bug causing disco features being added to every disco reply for every host.
* Insert copyright/license headersMatthew Wild2008-12-031-0/+20
|
* Bumper commit for the new modulemanager API \o/ Updates all the modules, ↵Matthew Wild2008-11-271-2/+2
| | | | though some more changes may be in store.
* Modules now sending disco repliesWaqas Hussain2008-11-261-0/+3
|
* Added mod_discoWaqas Hussain2008-11-231-0/+9