log

age author description
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
Tue, 24 Jun 2014 13:14:54 +0700 Vadim Misbakh-Soloviov mod_muc_log, mod_muc_log_http: Make compatible with both new and old MUC API
Mon, 23 Jun 2014 16:06:46 -0400 daurnimator mod_statsd: Better accounting for invites, add declines
Mon, 23 Jun 2014 16:05:54 -0400 daurnimator mod_statsd: Optionally include host in prefix
Mon, 23 Jun 2014 16:05:33 -0400 daurnimator mod_statsd: Clean off colons (:)
Wed, 25 Jun 2014 20:45:01 +0200 Kim Alvefur mod_profile: Don't include photo in vCard4 version (use XEP-0084 instead)
Mon, 23 Jun 2014 20:25:08 +0200 Kim Alvefur mod_rawdebug: Make global (like mod_admin_telnet)
Mon, 23 Jun 2014 20:22:19 +0200 Kim Alvefur mod_rawdebug: Adds a telnet command for enabling logging of entire stanzas that are sent and received
Mon, 23 Jun 2014 14:19:05 -0400 daurnimator mod_statsd: First commit
Sat, 21 Jun 2014 14:58:55 +0200 Kim Alvefur mod_profile: Load profile into PEP on initial presence
Fri, 20 Jun 2014 18:14:26 +0200 Kim Alvefur mod_profile: Don't pass old vcard data trough vcard lib
Fri, 20 Jun 2014 17:49:31 +0200 Kim Alvefur mod_statistics_auth: Remove comments left from module this was based on
Fri, 20 Jun 2014 17:47:53 +0200 Kim Alvefur mod_statistics_auth: Collects statistics on number of successful or failed authentication attempts
Tue, 17 Jun 2014 08:01:52 +0200 Kim Alvefur mod_smacks: Backout ed2a9c00b5c4, need a better solution
Sun, 15 Jun 2014 02:40:18 +0200 Kim Alvefur mod_s2s_auth_dane: Tweak log messages
Fri, 13 Jun 2014 02:19:52 +0200 Kim Alvefur mod_s2s_auth_dane: Add some more info to log messages
Thu, 12 Jun 2014 12:31:50 +0200 Kim Alvefur mod_s2s_auth_dane: Pause connection only if needed
Thu, 12 Jun 2014 12:30:39 +0200 Kim Alvefur mod_s2s_auth_dane: Return if no certificate found
Wed, 11 Jun 2014 20:38:41 +0200 Kim Alvefur mod_latex: Log debug message when actually deciding to do LaTeX replacing
Wed, 11 Jun 2014 20:38:07 +0200 Kim Alvefur mod_latex: get_child_text!
Wed, 11 Jun 2014 12:50:57 +0200 Kim Alvefur mod_s2s_auth_dane: Cache logger to save some table lookups and improve readability
Thu, 05 Jun 2014 17:13:38 -0400 daurnimator mod_mam_muc: Use max_history_length as default for "max_archive_query_results"
Tue, 03 Jun 2014 20:00:50 +0200 Kim Alvefur misc/munin/prosody_.lua: Munin script for collecting statistics from mod_statistics
Sun, 01 Jun 2014 16:08:05 +0700 Vadim Misbakh-Soloviov mod_muc_limits: Make compatible with new MUC API
Sat, 31 May 2014 13:38:35 +0100 Matthew Wild mod_log_auth: Add ability to log IPs of successful authentications too
Fri, 30 May 2014 19:07:18 -0400 Waqas Hussain mod_saslauth_muc: Update to use new MUC API.
Fri, 30 May 2014 18:54:31 -0400 Waqas Hussain mod_muc_intercom: Make compatible with new MUC API.