log

age author description
Sat, 05 Sep 2015 23:08:40 +0100 Matthew Wild mod_http_user_count: Support for host and MUC session counts
Fri, 04 Sep 2015 00:41:29 +0200 Kim Alvefur mod_filter_chatstates: Hack to make sure session.send does not return nil which may break things sometimes
Fri, 04 Sep 2015 00:29:08 +0200 Kim Alvefur mod_http_index: Add README file
Fri, 04 Sep 2015 00:23:46 +0200 Kim Alvefur mod_http_index: Move template out into a file and make it configurable
Fri, 04 Sep 2015 00:12:13 +0200 Kim Alvefur mod_http_index: Remove unused CSS (it was copied as-is from mod_http_muc_log)
Fri, 04 Sep 2015 00:10:51 +0200 Kim Alvefur mod_http_index: Update to use util.interpolation (makes it depend on 0.10+)
Thu, 03 Sep 2015 03:22:31 +0200 Kim Alvefur mod_auth_ldap/README: Fix missing word and more markdown syntax tweaks
Thu, 03 Sep 2015 03:19:30 +0200 Kim Alvefur mod_auth_ldap/README: Minor tweaks
Thu, 03 Sep 2015 03:18:44 +0200 Kim Alvefur mod_auth_ldap/README: Remove note about alternate version, I don't think it is relevant anymore
Wed, 02 Sep 2015 18:25:03 +0200 Kim Alvefur Fix intralinks in READMEs
Wed, 02 Sep 2015 17:30:33 +0200 Kim Alvefur Various README files: Correct indentation levels, fix syntax and other small fixes
Wed, 02 Sep 2015 16:43:34 +0200 Kim Alvefur mod_storage_xmlarchive: Add support for purging (used when deleting users)
Tue, 01 Sep 2015 17:55:02 +0200 Kim Alvefur mod_auto_activate_hosts: Import hostmanager (thanks mt)
Tue, 01 Sep 2015 12:34:45 +0200 Kim Alvefur mod_http_upload: Fix typo (thanks mo)
Tue, 01 Sep 2015 12:22:43 +0200 Kim Alvefur mod_http_upload: Add README