Mercurial > prosody-modules
log mod_lastlog/mod_lastlog.lua @ 1265:020165014e56
age | author | description |
---|---|---|
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 |
2013-06-03 | Kim Alvefur | mod_last_offline: Merge into an option of mod_lastlog |