Software /
code /
prosody
Log
plugins/mod_lastactivity.lua @ 11630:855b065d5fd6
description | author | age |
---|---|---|
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 |
mod_lastactivity: Persist data across reloads. | Waqas Hussain | Wed, 21 Oct 2009 01:02:26 +0500 |