Mercurial > prosody-modules
log mod_lastlog/mod_lastlog.lua @ 1266:51e7a4bbd70b
age | author | description |
---|---|---|
Wed, 28 Aug 2013 19:21:00 +0200 | Kim Alvefur | mod_lastlog: Import util.datetime |
Wed, 28 Aug 2013 19:19:58 +0200 | Kim Alvefur | mod_lastlog: Fix jid.split call |
Wed, 28 Aug 2013 18:54:00 +0200 | Kim Alvefur | mod_lastlog: If loaded on a component, store a timestamp of the last message sent, eg to a MUC room |
Wed, 28 Aug 2013 18:46:06 +0200 | Kim Alvefur | mod_lastlog: Collect timestamp on registration |
Wed, 28 Aug 2013 18:42:10 +0200 | Kim Alvefur | mod_lastlog: Return a non-zero exit code if no lastlog records were found |
Tue, 09 Jul 2013 09:38:10 +0200 | Kim Alvefur | mod_lastlog: Make the command show a help message instead of a traceback when no user given |
Mon, 03 Jun 2013 20:54:06 +0200 | Kim Alvefur | mod_last_offline: Merge into an option of mod_lastlog |