mod_adhoc: Improve permission setting (fix #1482) BC
|
Kim Alvefur |
Fri, 20 Dec 2019 22:47:34 +0100 |
mod_ping, mod_uptime: Use module:provides
|
Kim Alvefur |
Sat, 27 Oct 2018 17:36:51 +0200 |
mod_uptime: Simplify iq handling by hooking on iq-get/ instead of iq/.
|
Emmanuel Gil Peyrot |
Fri, 24 Aug 2018 20:35:17 +0200 |
mod_uptime: Depend on mod_adhoc
|
Kim Alvefur |
Mon, 02 Jul 2018 23:42:00 +0200 |
mod_uptime: Remove unused arguments [luacheck]
|
Kim Alvefur |
Fri, 20 Oct 2017 06:54:06 +0200 |
Remove all trailing whitespace
|
Florian Zeitz |
Fri, 09 Aug 2013 17:48:21 +0200 |
mod_uptime: Use module:hook_global()
|
Matthew Wild |
Sun, 14 Aug 2011 14:00:54 -0400 |
Monster whitespace commit (beware the whitespace monster).
|
Waqas Hussain |
Sat, 16 Oct 2010 23:00:42 +0500 |
mod_uptime: Add ad-hoc command
|
Matthew Wild |
Fri, 11 Jun 2010 13:29:15 +0100 |
Update copyright headers for 2010
|
Matthew Wild |
Mon, 22 Mar 2010 17:06:15 +0000 |
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 |