Software /
code /
prosody
Log
plugins/mod_lastactivity.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_lastactivity: Encode seconds as decimal, not float | Kim Alvefur | Wed, 22 Apr 2020 23:36:25 +0200 |
mod_lastactivity: Simplify iq handling by hooking on iq-get/ instead of iq/. | Emmanuel Gil Peyrot | Fri, 24 Aug 2018 20:34:34 +0200 |
mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups | Kim Alvefur | Fri, 04 Jul 2014 22:52:34 +0200 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
Update copyright headers for 2010 | Matthew Wild | Mon, 22 Mar 2010 17:06:15 +0000 |
mod_lastactivity: Gave a positive priority to the presence event hook. | Waqas Hussain | Wed, 21 Oct 2009 11:29:43 +0500 |