Log

mod_lastlog/mod_lastlog.lua @ 4556:c149edb37349

description author age
mod_lastlog: Fix traceback if no session included with event (eg from mod_register_web) (thanks biszkopcik) Kim Alvefur Mon, 25 Aug 2014 00:38:14 +0200
all the things: Remove trailing whitespace Florian Zeitz Tue, 11 Mar 2014 18:44:01 +0100
mod_lastlog: Import util.datetime Kim Alvefur Wed, 28 Aug 2013 19:21:00 +0200
mod_lastlog: Fix jid.split call Kim Alvefur Wed, 28 Aug 2013 19:19:58 +0200
mod_lastlog: If loaded on a component, store a timestamp of the last message sent, eg to a MUC room Kim Alvefur Wed, 28 Aug 2013 18:54:00 +0200
mod_lastlog: Collect timestamp on registration Kim Alvefur Wed, 28 Aug 2013 18:46:06 +0200
mod_lastlog: Return a non-zero exit code if no lastlog records were found Kim Alvefur Wed, 28 Aug 2013 18:42:10 +0200
mod_lastlog: Make the command show a help message instead of a traceback when no user given Kim Alvefur Tue, 09 Jul 2013 09:38:10 +0200
mod_last_offline: Merge into an option of mod_lastlog Kim Alvefur Mon, 03 Jun 2013 20:54:06 +0200
mod_lastlog: Fix command Kim Alvefur Mon, 03 Jun 2013 19:35:13 +0200
mod_lastlog: Keep track of last logout time Kim Alvefur Mon, 03 Jun 2013 19:03:42 +0200
mod_lastlog: Add prosodyctl command (prosodyctl mod_lastlog JID) to show last login time and IP of user (if available) Matthew Wild Sat, 01 Jun 2013 23:29:21 +0100
mod_lastlog: Add option to also log the users IP address. Kim Alvefur Fri, 24 Feb 2012 15:38:14 +0100
mod_lastlog: New module to record last time a user authenticated Kim Alvefur Fri, 24 Feb 2012 15:28:17 +0100