log

age author description
Sat, 09 Aug 2014 23:03:28 +0200 Kim Alvefur mod_privacy_lists: Open 'privacy' storage (module:open_store() defaults to the name of the module)
Tue, 05 Aug 2014 15:23:35 +0200 Kim Alvefur mod_auth_ldap: Change default for ldap_mode to "bind", everyone seems to be using that
Tue, 05 Aug 2014 15:17:34 +0200 Kim Alvefur mod_auth_ldap: Remove excess backslashes from escape pattern
Wed, 30 Jul 2014 21:58:56 +0200 syn mod_mam_archive: Doing stanza deserialization after mod_storage the right way
Wed, 30 Jul 2014 21:27:56 +0200 syn mod_mam_archive: Fixing issues noted in code review for 153df603f73d3b69c434f2790cff0270de14bb75
Sun, 27 Jul 2014 14:38:55 +0100 Matthew Wild mod_privacy_lists: Cache privacy lists for better performance with high traffic
Sun, 27 Jul 2014 14:38:04 +0100 Matthew Wild mod_privacy_lists: Import mod_privacy from 0.9
Sun, 27 Jul 2014 14:36:12 +0100 Matthew Wild mod_auth_ha1: Skip commented lines
Sat, 26 Jul 2014 21:53:52 +0100 Matthew Wild mod_auth_ha1: Authentication module for 'HA1' hashed credentials in a text file, as used by reTurnServer
Mon, 14 Jul 2014 23:00:13 +0200 syn mod_mam_archive: Initial commit
Tue, 08 Jul 2014 02:54:58 +0200 Kim Alvefur mod_profile: Fix wrong use of "current" as id for avatar data
Tue, 08 Jul 2014 02:54:04 +0200 Kim Alvefur mod_profile: Add the missing <info> child element and move info attributes there
Fri, 04 Jul 2014 14:47:14 +0200 Thijs Alkemade mod_onions: Actually define the variable "stanza" to contain "event.stanza", fixing problems of stanzas being dropped for outgoing connections.
Fri, 04 Jul 2014 14:16:21 +0200 Thijs Alkemade mod_onions: Set the stream version to 1.0 on onionized streams, so TLS is offered.
Wed, 02 Jul 2014 22:37:16 -0500 Rob Hoelz Update LDAP docs for telephone and similar fields
Wed, 02 Jul 2014 22:31:52 -0500 Rob Hoelz Fix connections for LDAP tests
Wed, 02 Jul 2014 22:28:46 -0500 Rob Hoelz Test telephone configuration in LDAP tests
Wed, 02 Jul 2014 22:28:00 -0500 Rob Hoelz Include configuration for telephone numbers for LDAP test config
Wed, 02 Jul 2014 22:26:01 -0500 Rob Hoelz Add telephone number test data
Sat, 28 Jun 2014 00:36:40 +0200 Thomas Raschbacher mod_private_adhoc: initial commit of new module
Fri, 27 Jun 2014 22:48:15 +0200 Kim Alvefur mod_register_web: Add dependency on mod_http
Fri, 27 Jun 2014 20:57:51 +0200 Kim Alvefur mod_register_web: Use path separator from package.config
Thu, 26 Jun 2014 19:41:32 +0200 Kim Alvefur mod_pubsub_hub: Update to PubSubHubbub version 0.4
Thu, 26 Jun 2014 18:56:15 +0200 Kim Alvefur mod_pubsub_feeds: Check that lease time exists before comparing
Thu, 26 Jun 2014 18:33:13 +0200 Kim Alvefur mod_pubsub_feeds: Handle denied subscription requests
Thu, 26 Jun 2014 18:32:43 +0200 Kim Alvefur mod_pubsub_feeds: Fix refreshing of subscriptions
Thu, 26 Jun 2014 18:29:01 +0200 Kim Alvefur mod_pubsub_feeds: Update to 0.4 version of PubSubHubbub
Thu, 26 Jun 2014 18:25:18 +0200 Kim Alvefur mod_pubsub_feeds: Fix refresh_feeds() allways refreshing all feeds
Wed, 25 Jun 2014 20:46:35 +0200 Kim Alvefur Merge
Tue, 24 Jun 2014 12:16:44 -0400 daurnimator mod_statsd: Add missing `pairs` call