log mod_lastlog/mod_lastlog.lua @ 5429:0bbeee8ba8b5

age author description
2014-08-24 Kim Alvefur mod_lastlog: Fix traceback if no session included with event (eg from mod_register_web) (thanks biszkopcik)
2014-03-11 Florian Zeitz all the things: Remove trailing whitespace
2013-08-28 Kim Alvefur mod_lastlog: Import util.datetime
2013-08-28 Kim Alvefur mod_lastlog: Fix jid.split call
2013-08-28 Kim Alvefur mod_lastlog: If loaded on a component, store a timestamp of the last message sent, eg to a MUC room
2013-08-28 Kim Alvefur mod_lastlog: Collect timestamp on registration
2013-08-28 Kim Alvefur mod_lastlog: Return a non-zero exit code if no lastlog records were found
2013-07-09 Kim Alvefur mod_lastlog: Make the command show a help message instead of a traceback when no user given