aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_time.lua
Commit message (Collapse)AuthorAgeFilesLines
* mod_time: Simplify iq handling by hooking on iq-get/ instead of iq/.Emmanuel Gil Peyrot2018-08-241-15/+11
|
* Remove all trailing whitespaceFlorian Zeitz2013-08-091-1/+1
|
* Update copyright headers for 2010Matthew Wild2010-03-221-2/+2
|
* mod_time: Updated to use events (which also fixes a few minor issues).Waqas Hussain2009-10-181-17/+23
|
* Remove version number from copyright headersMatthew Wild2009-07-101-1/+1
|
* mod_time Convert from Windows line endingsMatthew Wild2009-07-091-29/+29
|
* 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.
* Changed format for XEP-0090 to the legacy formatWaqas Hussain2008-11-261-1/+2
|
* Added mod_time with support for [XEP-0202: Entity Time] and [XEP-0090: ↵Waqas Hussain2008-11-261-0/+28
Entity Time] (deprecated)