log

age author description
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
Tue, 31 May 2016 16:15:25 +0200 Kim Alvefur mod_list_inactive/README: Fixup markdown
Tue, 31 May 2016 16:00:47 +0200 Kim Alvefur mod_list_inactive/README: Change extension to .markdown currently required by the site generator
Tue, 31 May 2016 11:45:59 +0100 Matthew Wild mod_list_inactive: Add README.md (fixes issue #684 - thanks t2d2!)
Mon, 30 May 2016 16:44:31 +0200 Kim Alvefur mod_s2s_auth_monkeysphere: Query Monkeysphere asynchronously if util.async is available
Sat, 28 May 2016 16:55:43 +0200 Kim Alvefur mod_s2s_auth_dane: Move pausing code to a function
Sat, 28 May 2016 13:34:43 +0200 Kim Alvefur Backed out changeset f00cbfb812cd, it only half-worked and broke things
Fri, 27 May 2016 18:25:17 +0200 Kim Alvefur mod_storage_xmlarchive: Pass a default namespace to xmppstream so result items default to xmlns = nil (fixes non-mam use, like mod_mam_muc sending history)
Thu, 26 May 2016 15:36:19 +0200 Kim Alvefur mod_s2s_auth_dane: Remove unused local
Thu, 26 May 2016 15:35:52 +0200 Kim Alvefur mod_s2s_auth_dane: Attempt a new approach to async lookups that doesn't depend on connection pausing
Thu, 26 May 2016 15:31:32 +0200 Kim Alvefur mod_s2s_auth_dane: Make sure dane field has correct type