log

age author description
Tue, 28 Oct 2014 15:25:32 -0700 Stuart Carnie call archive API with username only
Tue, 28 Oct 2014 22:26:41 +0100 Kim Alvefur mod_smacks: Send ack requests by serializing and concatenating them to outgoing stanzas, using a timer might cause high CPU usage
Tue, 28 Oct 2014 15:24:50 +0100 Kim Alvefur mod_auth_pam: Update for removal of PAM_ prefixes to constant names
Sat, 25 Oct 2014 01:27:52 +0200 Florian Zeitz mod_websocket: Remove. This is a core module for Prosody 0.10
Thu, 23 Oct 2014 13:22:48 +0200 Kim Alvefur mod_mam_muc: Add missing import and change the namespace to MAM v0.3
Wed, 22 Oct 2014 21:42:40 +0200 Kim Alvefur mod_mam_muc: Update to XEP-0313 v 0.3
Wed, 22 Oct 2014 19:32:52 +0200 Kim Alvefur mod_mam_muc: Minor moving about of variables
Wed, 22 Oct 2014 19:29:29 +0200 Kim Alvefur mod_mam_muc: Restructure initialization
Mon, 20 Oct 2014 16:15:24 -0700 Stuart Carnie mod_mam_muc: Fix for muc history query
Mon, 20 Oct 2014 13:15:55 +0200 Kim Alvefur mod_smacks: Delay initiation of outgoing smacks on s2s until after queued stanzas are sent
Mon, 20 Oct 2014 13:15:14 +0200 Kim Alvefur mod_smacks: Initiate outgoing smacks on s2s when sending request and incoming when the remote says enabled
Mon, 20 Oct 2014 13:13:48 +0200 Kim Alvefur mod_smacks: Move wrap_session() contents into separate direction-specific routines
Mon, 20 Oct 2014 13:11:28 +0200 Kim Alvefur mod_smacks: Remove variable not used after 2881d532f385
Mon, 20 Oct 2014 11:55:08 +0200 Kim Alvefur mod_smacks: Send failure correctly on s2s
Mon, 20 Oct 2014 11:51:07 +0200 Kim Alvefur mod_smacks: Fix sending ack requests on s2s