Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Fri, 10 Apr 2015 15:55:44 +0200 | Goffi | mod_privilege: fixed various issues reported by luacheck |
Wed, 06 May 2015 01:02:00 +0200 | Kim Alvefur | mod_smacks: Set session upvalue of filter() to correct session |
Wed, 06 May 2015 01:01:18 +0200 | Kim Alvefur | mod_smacks: Move set of filters from new session to session being resumed |
Wed, 06 May 2015 01:00:50 +0200 | Kim Alvefur | mod_smacks: Don't touch upvalues of session.send and session.data, they should already point to the correct values |
Wed, 06 May 2015 00:58:55 +0200 | Kim Alvefur | mod_smacks: Add stanza counting filter when resuming session |
Wed, 06 May 2015 00:55:00 +0200 | Kim Alvefur | mod_smacks_offline: Monkeypatch mod_smacks to send unacked messages to offline storage IFF there was only one session |