Software /
code /
prosody
Log
plugins/mod_lastactivity.lua @ 12395:1e34b910b73a
description | author | age |
---|---|---|
mod_lastactivity: Encode seconds as decimal, not float | Kim Alvefur | 2020-04-22 |
mod_lastactivity: Simplify iq handling by hooking on iq-get/ instead of iq/. | Emmanuel Gil Peyrot | 2018-08-24 |
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 | 2014-07-04 |
Remove all trailing whitespace | Florian Zeitz | 2013-08-09 |
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
mod_lastactivity: Gave a positive priority to the presence event hook. | Waqas Hussain | 2009-10-21 |
mod_lastactivity: Persist data across reloads. | Waqas Hussain | 2009-10-20 |
mod_lastactivity: Allow users to request their own last activity. | Waqas Hussain | 2009-10-20 |
mod_lastactivity: Initial commit. | Waqas Hussain | 2009-10-18 |