Log

plugins/mod_ping.lua @ 13134:638f627e707f

description author age
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
mod_ping: Fix double response to internal ping Kim Alvefur Fri, 21 Feb 2020 23:30:47 +0100
mod_ping: Remove ad-hoc command Kim Alvefur Thu, 07 Nov 2019 19:23:42 +0100
mod_ping, mod_uptime: Use module:provides Kim Alvefur Sat, 27 Oct 2018 17:36:51 +0200
mod_ping: Fix typo Kim Alvefur Mon, 02 Jul 2018 23:51:19 +0200
mod_ping: Depend on mod_ahoc Kim Alvefur Mon, 02 Jul 2018 23:41:47 +0200
mod_ping: Ignore unused arguments [luacheck] Kim Alvefur Fri, 06 Apr 2018 01:32:28 +0200
mod_ping: Use type-specific event Kim Alvefur Sun, 09 Feb 2014 15:09:12 +0100
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
mod_ping: Use util.datetime to generate timestamp in ad-hoc command response (instead of the current use of os.date, which doesn't take timezone into account). Waqas Hussain Sat, 29 Jan 2011 04:42:05 +0500
mod_ping: Add ad-hoc command Florian Zeitz Thu, 02 Sep 2010 21:57:49 +0200
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000
mod_ping: Updated to use events (which also fixes a few minor issues). Waqas Hussain Sun, 18 Oct 2009 18:26:58 +0500
Remove version number from copyright headers Matthew Wild Fri, 10 Jul 2009 03:11:45 +0100
mod_ping: Convert from Windows line endings Matthew Wild Thu, 09 Jul 2009 23:01:13 +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
Yes, we don't put these things in here, we put them in here. base util/mod_ping.lua@33edd42b4fcf Matthew Wild Wed, 26 Nov 2008 15:58:04 +0000