Software /
code /
prosody
Log
plugins/mod_ping.lua @ 9046:7cdc718312c8
description | author | age |
---|---|---|
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 |