plugins/mod_uptime.lua
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Wed, 22 Apr 2020 21:46:56 +0200 Kim Alvefur mod_uptime: Encode uptime as decimal, fix #1536 (thanks Martin)
Fri, 20 Dec 2019 22:47:34 +0100 Kim Alvefur mod_adhoc: Improve permission setting (fix #1482) BC
Sat, 27 Oct 2018 17:36:51 +0200 Kim Alvefur mod_ping, mod_uptime: Use module:provides
Fri, 24 Aug 2018 20:35:17 +0200 Emmanuel Gil Peyrot mod_uptime: Simplify iq handling by hooking on iq-get/ instead of iq/.
Mon, 02 Jul 2018 23:42:00 +0200 Kim Alvefur mod_uptime: Depend on mod_adhoc
Fri, 20 Oct 2017 06:54:06 +0200 Kim Alvefur mod_uptime: Remove unused arguments [luacheck]
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Sun, 14 Aug 2011 14:00:54 -0400 Matthew Wild mod_uptime: Use module:hook_global()
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster).
Fri, 11 Jun 2010 13:29:15 +0100 Matthew Wild mod_uptime: Add ad-hoc command
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Sun, 18 Oct 2009 22:45:41 +0500 Waqas Hussain mod_uptime: Removed event hook for iq/bare. mod_uptime only deals with iq/host queries.
Sun, 18 Oct 2009 22:44:18 +0500 Waqas Hussain mod_uptime: Removed unused variables.
Sun, 18 Oct 2009 19:42:45 +0500 Waqas Hussain mod_uptime: Updated to use events (which also fixes a few minor issues).
Fri, 10 Jul 2009 15:33:53 +0100 Matthew Wild mod_uptime: Fix bad uptime if module is loaded at startup
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers
Wed, 08 Jul 2009 04:22:45 +0100 Matthew Wild mod_uptime: Use time of server start rather than module load
Wed, 08 Jul 2009 04:22:15 +0100 Matthew Wild mod_uptime: Convert to unix line endings
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4
Fri, 30 Jan 2009 17:59:26 +0000 Matthew Wild Update copyright notices for 2009
Fri, 30 Jan 2009 17:40:25 +0000 Matthew Wild 0.2->0.3
Fri, 30 Jan 2009 17:22:56 +0000 Matthew Wild GPL->MIT!
Wed, 10 Dec 2008 15:44:03 +0000 Matthew Wild 0.1 -> 0.2
Thu, 04 Dec 2008 20:16:30 +0500 Waqas Hussain Change modules to use the new add_feature module API method.
Wed, 03 Dec 2008 14:39:07 +0000 Matthew Wild Insert copyright/license headers
Thu, 27 Nov 2008 03:12:12 +0000 Matthew Wild Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store.
Wed, 26 Nov 2008 08:27:09 +0500 Waqas Hussain Modules now sending disco replies
Sun, 16 Nov 2008 04:52:11 +0500 Waqas Hussain Removed useless [[local send = require "core.sessionmanager".send_to_session]] from mod_uptime and mod_version
Mon, 10 Nov 2008 01:33:37 +0500 Waqas Hussain Added mod_uptime: [XEP-0012: Last Activity] queries now work when directed at the server.
less more (0) tip