log

age author description
Thu, 09 Jun 2016 11:46:45 +0200 Kim Alvefur mod_s2s_auth_samecert: Authenticate incoming s2s connection if certificate matches that of an established outgoing s2s connection
Thu, 09 Jun 2016 11:32:52 +0200 Kim Alvefur mod_register_dnsbl: Include more information in log message
Thu, 09 Jun 2016 11:32:23 +0200 Kim Alvefur mod_log_rate: Use moduleapi
Mon, 06 Jun 2016 15:58:41 +0200 Kim Alvefur mod_cloud_notify: Enable persistent storage of user notification settings
Mon, 06 Jun 2016 15:25:29 +0200 Kim Alvefur mod_cloud_notify: Advertise feature on bare jid disco (thanks iNPUTmice)
Fri, 03 Jun 2016 15:28:38 +0200 Kim Alvefur mod_cloud_notify/README: Fixup markdown
Thu, 02 Jun 2016 14:07:22 -0700 Chris Ballinger mod_cloud_notify: default false for sending body and sender
Wed, 01 Jun 2016 22:33:51 +0200 Kim Alvefur mod_s2s_auth_dane: Use util.async if available (current prosody trunk)
Wed, 01 Jun 2016 14:50:39 +0200 Kim Alvefur mod_block_strangers: Allow stanzas form jids the user has sent directed presence to
Wed, 01 Jun 2016 14:34:30 +0200 Kim Alvefur mod_benchmark_storage: Switch to an invalid host and inject a stub host object
Wed, 01 Jun 2016 14:33:57 +0200 Kim Alvefur mod_benchmark_storage: Put hostname in a variable
Tue, 31 May 2016 17:24:59 +0200 Kim Alvefur mod_http_upload: Return nil if no upload slot is found (should prevent conflicts between multiple instances on the same path)
Tue, 31 May 2016 17:13:48 +0200 Kim Alvefur mod_http_upload: Demote some errors to warnings
Tue, 31 May 2016 17:10:46 +0200 Kim Alvefur mod_http_upload: Add more logging
Tue, 31 May 2016 16:15:54 +0200 Kim Alvefur mod_list_inactive/README: Describe what the dependency does