log

age author description
2015-09-03 Kim Alvefur mod_auth_ldap/README: Minor tweaks
2015-09-03 Kim Alvefur mod_auth_ldap/README: Remove note about alternate version, I don't think it is relevant anymore
2015-09-02 Kim Alvefur Fix intralinks in READMEs
2015-09-02 Kim Alvefur Various README files: Correct indentation levels, fix syntax and other small fixes
2015-09-02 Kim Alvefur mod_storage_xmlarchive: Add support for purging (used when deleting users)
2015-09-01 Kim Alvefur mod_auto_activate_hosts: Import hostmanager (thanks mt)
2015-09-01 Kim Alvefur mod_http_upload: Fix typo (thanks mo)
2015-09-01 Kim Alvefur mod_http_upload: Add README
2015-09-01 Kim Alvefur mod_http_upload: Include join_path function, should make it work with 0.9.x
2015-09-01 Kim Alvefur mod_migrate/README: Change headings and adjust usage string
2015-09-01 Kim Alvefur mod_migrate: Add support for migrating archives
2015-09-01 Kim Alvefur mod_migrate: Fix typo in usage string
2015-08-31 Kim Alvefur mod_adhoc_blacklist: Add README
2015-08-31 Kim Alvefur mod_s2s_log_certs/README: Fix link
2015-08-31 Kim Alvefur CONTRIBUTING: Run through pandoc to normalize markdown syntax
2015-08-31 Kim Alvefur CONTRIBUTING: Update guidelines and URL to hg repo
2015-08-31 Kim Alvefur mod_throttle_presence/README: http://xkcd.com/859/
2015-08-31 Kim Alvefur mod_webpresence/README: Code block
2015-08-30 Kim Alvefur mod_http_upload: Depend on mod_disco, allows it to be discovered when set up as a component
2015-08-30 Kim Alvefur mod_mam/README: Minor fixup
2015-08-28 Kim Alvefur Convert all wiki pages to Markdown
2015-08-28 Kim Alvefur Delete wiki pages of deleted modules
2015-08-27 Kim Alvefur mod_mam/README: Add example of use with mod_storage_sql2
2015-08-27 Kim Alvefur mod_storage_lmdb: Remove redundant table
2015-08-27 Kim Alvefur mod_storage_lmdb: Rearrange module to allow using as a library
2015-08-27 Kim Alvefur mod_roster_allinall: Cleanup, remove unused variables [luacheck]
2015-08-27 Kim Alvefur mod_mam_sql/README: More obvious pointers to use mod_mam instead
2015-08-27 Kim Alvefur mod_blocking: Import datamanager (thanks kriztan)
2015-08-27 Kim Alvefur mod_carbons: Get full_ and bare_sessions from the prosody global [luacheck]
2015-08-27 Kim Alvefur mod_carbons: Stanza, not standard, silly autocomplete (Thanks mt)