Mercurial > prosody-modules
log
age | author | description |
---|---|---|
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 |
Wed, 06 May 2015 00:53:27 +0200 | Kim Alvefur | mod_s2s_auth_dane: Simplify cases where there are only one SRV record |
Wed, 06 May 2015 00:51:46 +0200 | Kim Alvefur | mod_s2s_auth_dane: Don't count number of RRs in DNS reply if the DNS lib already did |
Tue, 05 May 2015 15:39:15 +0200 | Kim Alvefur | mod_statistics/prosodytop: Use the same port number to connect to as defined in the module |
Tue, 05 May 2015 15:36:57 +0200 | Kim Alvefur | mod_mam: Semicolons! |