Mercurial > prosody-modules
log
age | author | description |
---|---|---|
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! |
Tue, 05 May 2015 15:31:11 +0200 | Kim Alvefur | mod_block_registrations: string.find is faster than string.match when only needing a boolean answer |
Tue, 05 May 2015 14:21:13 +0100 | Matthew Wild | mod_log_slow_events: Log slow HTTP requests |