Mercurial > prosody-modules
log
age | author | description |
---|---|---|
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 |
Tue, 05 May 2015 14:20:53 +0100 | Matthew Wild | mod_log_slow_events: Minor improvement to log message |
Tue, 05 May 2015 13:58:37 +0100 | Matthew Wild | mod_auto_accept_subscriptions: Fix passing nil in log message |
Tue, 05 May 2015 12:09:08 +0200 | Kim Alvefur | mod_watchuntrusted: Skip connections to/from unknown hosts (fixes possible traceback) |