log

age author description
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
Tue, 01 Sep 2015 12:22:29 +0200 Kim Alvefur mod_http_upload: Include join_path function, should make it work with 0.9.x
Tue, 01 Sep 2015 11:01:42 +0200 Kim Alvefur mod_migrate/README: Change headings and adjust usage string
Tue, 01 Sep 2015 10:59:43 +0200 Kim Alvefur mod_migrate: Add support for migrating archives
Tue, 01 Sep 2015 10:30:08 +0200 Kim Alvefur mod_migrate: Fix typo in usage string
Mon, 31 Aug 2015 18:01:35 +0200 Kim Alvefur mod_adhoc_blacklist: Add README
Mon, 31 Aug 2015 17:30:10 +0200 Kim Alvefur mod_s2s_log_certs/README: Fix link
Mon, 31 Aug 2015 17:29:48 +0200 Kim Alvefur CONTRIBUTING: Run through pandoc to normalize markdown syntax
Mon, 31 Aug 2015 17:28:14 +0200 Kim Alvefur CONTRIBUTING: Update guidelines and URL to hg repo
Mon, 31 Aug 2015 16:42:47 +0200 Kim Alvefur mod_throttle_presence/README: http://xkcd.com/859/
Mon, 31 Aug 2015 16:37:39 +0200 Kim Alvefur mod_webpresence/README: Code block
Sun, 30 Aug 2015 13:38:50 +0200 Kim Alvefur mod_http_upload: Depend on mod_disco, allows it to be discovered when set up as a component
Sun, 30 Aug 2015 03:05:53 +0200 Kim Alvefur mod_mam/README: Minor fixup
Fri, 28 Aug 2015 18:03:58 +0200 Kim Alvefur Convert all wiki pages to Markdown
Fri, 28 Aug 2015 16:05:00 +0200 Kim Alvefur Delete wiki pages of deleted modules
Fri, 28 Aug 2015 00:40:53 +0200 Kim Alvefur mod_mam/README: Add example of use with mod_storage_sql2
Fri, 28 Aug 2015 00:38:19 +0200 Kim Alvefur mod_storage_lmdb: Remove redundant table
Fri, 28 Aug 2015 00:34:43 +0200 Kim Alvefur mod_storage_lmdb: Rearrange module to allow using as a library
Fri, 28 Aug 2015 00:16:39 +0200 Kim Alvefur mod_roster_allinall: Cleanup, remove unused variables [luacheck]
Thu, 27 Aug 2015 16:14:54 +0200 Kim Alvefur mod_mam_sql/README: More obvious pointers to use mod_mam instead
Thu, 27 Aug 2015 12:31:47 +0200 Kim Alvefur mod_blocking: Import datamanager (thanks kriztan)
Thu, 27 Aug 2015 12:17:12 +0200 Kim Alvefur mod_carbons: Get full_ and bare_sessions from the prosody global [luacheck]
Thu, 27 Aug 2015 12:16:39 +0200 Kim Alvefur mod_carbons: Stanza, not standard, silly autocomplete (Thanks mt)
Thu, 27 Aug 2015 12:14:40 +0200 Kim Alvefur mod_storage_xmlarchive: Remove redundant stream header
Wed, 26 Aug 2015 18:04:55 +0200 Kim Alvefur mod_isolate_host: Bump event hook priorities to make sure they are above the core plugins
Wed, 26 Aug 2015 18:03:31 +0200 Kim Alvefur mod_migrate: Provides a prosodyctl mod_migrate command for copying data between storage backends
Wed, 26 Aug 2015 17:40:22 +0200 Kim Alvefur mod_mam: Store chat messages and normal messages with a body
Wed, 26 Aug 2015 17:35:41 +0200 Kim Alvefur mod_carbons: Carbon chat messages or normal messages that have a body
Wed, 26 Aug 2015 17:22:14 +0200 Kim Alvefur mod_mam: Unindent 'else' block
Tue, 25 Aug 2015 16:58:39 +0200 Kim Alvefur mod_s2s_log_certs: Use new 0.10 API for wrapping event handlers in order to always print log message after all s2s cert checks
Tue, 25 Aug 2015 16:53:15 +0200 Kim Alvefur README: Update repository link
Mon, 24 Aug 2015 23:19:50 +0200 Kim Alvefur mod_cloud_notify/README: Correct file extension
Mon, 24 Aug 2015 23:17:36 +0200 Kim Alvefur mod_cloud_notify: Fix syntax errors and name last-google-code-commit
Mon, 24 Aug 2015 23:09:58 +0200 Kim Alvefur mod_cloud_notify: XEP-0357: Push - the server bits ("app server" not included)
Mon, 24 Aug 2015 16:43:56 +0200 Kim Alvefur Import wiki pages
Thu, 13 Aug 2015 20:50:24 +0200 Thijs Alkemade mod_onions: Now allows configuration of an "onions_map", allowing administrator to manually specify alternate hidden services for clearnet addresses.
Thu, 13 Aug 2015 18:20:33 +0200 Thijs Alkemade mod_onions: Small fixes making bounce_sendq match mod_s2s again.
Thu, 13 Aug 2015 18:03:11 +0200 Thijs Alkemade mod_client_certs: Patch from mathieui fixing invalid results when requesting multiple certs, missing stream feature and problem with PEM decoding.
Wed, 04 Mar 2015 12:57:24 +0100 Thijs Alkemade mod_register_web: Switch to the new reCAPTCHA API, including support for "nocaptcha" when users are already signed in to Google.
Mon, 10 Aug 2015 21:13:31 +0200 Kim Alvefur Merge with Goffi
Fri, 31 Jul 2015 18:46:27 +0200 Goffi mod_delegation: fixed bad calling of on_auth for components
Fri, 31 Jul 2015 18:46:06 +0200 Goffi mod_privilege: fixed bad calling of on_auth for components
Fri, 31 Jul 2015 18:44:06 +0200 Goffi mod_delegation: fixed handling of <iq> results without children
Sat, 18 Jul 2015 23:11:59 +0200 Kim Alvefur mod_mam: Support both spellings of XEP-0334 processing hints until XEP is clarified
Sat, 18 Jul 2015 23:05:09 +0200 Kim Alvefur mod_http_upload: Implementation of Conversations HTTP upload file transfer mode
Thu, 02 Jul 2015 20:30:17 +0200 Kim Alvefur mod_mam: Same with no-storage, not no-store
Thu, 02 Jul 2015 20:20:31 +0200 Kim Alvefur mod_mam: Fix message hints, it's no-permanent-*storage*, not ..-store