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
|
Wed, 28 Aug 2013 10:37:23 +0100 |
Matthew Wild |
mod_turncredentials: No need to check tag name, we're already in the event handler for the 'services' tag
|
Wed, 28 Aug 2013 10:35:56 +0100 |
Matthew Wild |
mod_turncredentials: Use iq-get event, to save checking attr.type manually
|
Wed, 28 Aug 2013 10:35:32 +0100 |
Matthew Wild |
mod_turncredentials: Use type-specific get_option() methods where appropriate, and pass in default values
|