Log

plugins/mod_uptime.lua @ 13270:14bbfb2cc8dd default tip

description author age
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
mod_uptime: Encode uptime as decimal, fix #1536 (thanks Martin) Kim Alvefur Wed, 22 Apr 2020 21:46:56 +0200
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