Log

plugins/mod_uptime.lua @ 2219:9e1c6b6a2ee4

description author age
mod_uptime: Removed event hook for iq/bare. mod_uptime only deals with iq/host queries. Waqas Hussain Sun, 18 Oct 2009 22:45:41 +0500
mod_uptime: Removed unused variables. Waqas Hussain Sun, 18 Oct 2009 22:44:18 +0500
mod_uptime: Updated to use events (which also fixes a few minor issues). Waqas Hussain Sun, 18 Oct 2009 19:42:45 +0500
mod_uptime: Fix bad uptime if module is loaded at startup Matthew Wild Fri, 10 Jul 2009 15:33:53 +0100
Remove version number from copyright headers Matthew Wild Fri, 10 Jul 2009 03:11:45 +0100
mod_uptime: Use time of server start rather than module load Matthew Wild Wed, 08 Jul 2009 04:22:45 +0100
mod_uptime: Convert to unix line endings Matthew Wild Wed, 08 Jul 2009 04:22:15 +0100
0.3->0.4 Matthew Wild Fri, 20 Mar 2009 20:16:25 +0000
Update copyright notices for 2009 Matthew Wild Fri, 30 Jan 2009 17:59:26 +0000
0.2->0.3 Matthew Wild Fri, 30 Jan 2009 17:40:25 +0000
GPL->MIT! Matthew Wild Fri, 30 Jan 2009 17:22:56 +0000
0.1 -> 0.2 Matthew Wild Wed, 10 Dec 2008 15:44:03 +0000
Change modules to use the new add_feature module API method. Waqas Hussain Thu, 04 Dec 2008 20:16:30 +0500
Insert copyright/license headers Matthew Wild Wed, 03 Dec 2008 14:39:07 +0000
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. Matthew Wild Thu, 27 Nov 2008 03:12:12 +0000
Modules now sending disco replies Waqas Hussain Wed, 26 Nov 2008 08:27:09 +0500
Removed useless [[local send = require "core.sessionmanager".send_to_session]] from mod_uptime and mod_version Waqas Hussain Sun, 16 Nov 2008 04:52:11 +0500
Added mod_uptime: [XEP-0012: Last Activity] queries now work when directed at the server. Waqas Hussain Mon, 10 Nov 2008 01:33:37 +0500