Sat, 28 May 2016 13:34:43 +0200 Backed out changeset f00cbfb812cd, it only half-worked and broke things
Kim Alvefur <zash@zash.se> [Sat, 28 May 2016 13:34:43 +0200] rev 2188
Backed out changeset f00cbfb812cd, it only half-worked and broke things
Fri, 27 May 2016 18:25:17 +0200 mod_storage_xmlarchive: Pass a default namespace to xmppstream so result items default to xmlns = nil (fixes non-mam use, like mod_mam_muc sending history)
Kim Alvefur <zash@zash.se> [Fri, 27 May 2016 18:25:17 +0200] rev 2187
mod_storage_xmlarchive: Pass a default namespace to xmppstream so result items default to xmlns = nil (fixes non-mam use, like mod_mam_muc sending history)
Thu, 26 May 2016 15:36:19 +0200 mod_s2s_auth_dane: Remove unused local
Kim Alvefur <zash@zash.se> [Thu, 26 May 2016 15:36:19 +0200] rev 2186
mod_s2s_auth_dane: Remove unused local
Thu, 26 May 2016 15:35:52 +0200 mod_s2s_auth_dane: Attempt a new approach to async lookups that doesn't depend on connection pausing
Kim Alvefur <zash@zash.se> [Thu, 26 May 2016 15:35:52 +0200] rev 2185
mod_s2s_auth_dane: Attempt a new approach to async lookups that doesn't depend on connection pausing
Thu, 26 May 2016 15:31:32 +0200 mod_s2s_auth_dane: Make sure dane field has correct type
Kim Alvefur <zash@zash.se> [Thu, 26 May 2016 15:31:32 +0200] rev 2184
mod_s2s_auth_dane: Make sure dane field has correct type
Tue, 24 May 2016 11:59:25 +0200 mod_vjud: Fix missing comma (thanks Tobias)
Kim Alvefur <zash@zash.se> [Tue, 24 May 2016 11:59:25 +0200] rev 2183
mod_vjud: Fix missing comma (thanks Tobias)
Sun, 22 May 2016 00:06:21 +0200 mod_mam_muc: Fix previous commit
Kim Alvefur <zash@zash.se> [Sun, 22 May 2016 00:06:21 +0200] rev 2182
mod_mam_muc: Fix previous commit
Sun, 22 May 2016 00:00:46 +0200 mod_mam_muc: Fix order of arguments for archive API
Kim Alvefur <zash@zash.se> [Sun, 22 May 2016 00:00:46 +0200] rev 2181
mod_mam_muc: Fix order of arguments for archive API
Wed, 11 May 2016 23:13:03 +0200 mod_presence_cache: Add copyright header
Kim Alvefur <zash@zash.se> [Wed, 11 May 2016 23:13:03 +0200] rev 2180
mod_presence_cache: Add copyright header
Wed, 11 May 2016 23:12:51 +0200 mod_presence_cache: Also cache the 'show' value
Kim Alvefur <zash@zash.se> [Wed, 11 May 2016 23:12:51 +0200] rev 2179
mod_presence_cache: Also cache the 'show' value
Sun, 08 May 2016 18:05:41 +0200 mod_log_mark: Try to prevent timer drift
Kim Alvefur <zash@zash.se> [Sun, 08 May 2016 18:05:41 +0200] rev 2178
mod_log_mark: Try to prevent timer drift
Sun, 08 May 2016 16:57:44 +0200 mod_log_mark: Make a global module (should only be loaded once anyways)
Kim Alvefur <zash@zash.se> [Sun, 08 May 2016 16:57:44 +0200] rev 2177
mod_log_mark: Make a global module (should only be loaded once anyways)
Sat, 07 May 2016 13:38:43 +0200 mod_storage_memory: Fix copypaste error
Kim Alvefur <zash@zash.se> [Sat, 07 May 2016 13:38:43 +0200] rev 2176
mod_storage_memory: Fix copypaste error
Sat, 07 May 2016 13:37:03 +0200 mod_storage_memory: Implement 'add_keys' method of map stores (required for rosters in 0.10+)
Kim Alvefur <zash@zash.se> [Sat, 07 May 2016 13:37:03 +0200] rev 2175
mod_storage_memory: Implement 'add_keys' method of map stores (required for rosters in 0.10+)
Thu, 05 May 2016 15:43:01 +0200 mod_graceful_shutdown: Experiment in improving the shutdown experience
Kim Alvefur <zash@zash.se> [Thu, 05 May 2016 15:43:01 +0200] rev 2174
mod_graceful_shutdown: Experiment in improving the shutdown experience
Wed, 04 May 2016 15:11:12 +0200 Tag last commit available on Google Code for future reference
Kim Alvefur <zash@zash.se> [Wed, 04 May 2016 15:11:12 +0200] rev 2173
Tag last commit available on Google Code for future reference
Sat, 30 Apr 2016 19:09:45 +0200 mod_auth_phpbb3: Add support for verifying bcrypt hashes (thanks bios)
Kim Alvefur <zash@zash.se> [Sat, 30 Apr 2016 19:09:45 +0200] rev 2172
mod_auth_phpbb3: Add support for verifying bcrypt hashes (thanks bios)
Wed, 27 Apr 2016 21:48:13 +0200 mod_munin/README: Mention how to enable statsmanager (pending docs for this)
Kim Alvefur <zash@zash.se> [Wed, 27 Apr 2016 21:48:13 +0200] rev 2171
mod_munin/README: Mention how to enable statsmanager (pending docs for this)
Wed, 27 Apr 2016 10:09:56 +0200 mod_munin/README: Fix config file syntax (thanks mt)
Kim Alvefur <zash@zash.se> [Wed, 27 Apr 2016 10:09:56 +0200] rev 2170
mod_munin/README: Fix config file syntax (thanks mt)
Sun, 17 Apr 2016 21:41:48 +0200 Merge with Link Mauve
Kim Alvefur <zash@zash.se> [Sun, 17 Apr 2016 21:41:48 +0200] rev 2169
Merge with Link Mauve
Sat, 16 Apr 2016 12:48:00 +0100 mod_idlecompat: Reference the correct XEP (256, not 12) and drop a redundant check
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Sat, 16 Apr 2016 12:48:00 +0100] rev 2168
mod_idlecompat: Reference the correct XEP (256, not 12) and drop a redundant check
Sat, 16 Apr 2016 20:21:13 +0200 mod_http_logging: Fix endless loop on 0.9.x (Thanks Mint)
Kim Alvefur <zash@zash.se> [Sat, 16 Apr 2016 20:21:13 +0200] rev 2167
mod_http_logging: Fix endless loop on 0.9.x (Thanks Mint)
Sat, 16 Apr 2016 14:43:06 +0200 mod_s2s_keepalive/README: Give language hints to rendering for syntax hilighting
Kim Alvefur <zash@zash.se> [Sat, 16 Apr 2016 14:43:06 +0200] rev 2166
mod_s2s_keepalive/README: Give language hints to rendering for syntax hilighting
Fri, 15 Apr 2016 16:59:27 +0000 Add mod_http_roster_admin
JC Brand <jc@opkode.com> [Fri, 15 Apr 2016 16:59:27 +0000] rev 2165
Add mod_http_roster_admin
Fri, 15 Apr 2016 13:59:45 +0000 Merge
JC Brand <jc@opkode.com> [Fri, 15 Apr 2016 13:59:45 +0000] rev 2164
Merge
Fri, 15 Apr 2016 13:45:01 +0000 mod_auth_http_async: Fall back to non-async calling of http_auth_url
JC Brand <jcbrand@minddistrict.com> [Fri, 15 Apr 2016 13:45:01 +0000] rev 2163
mod_auth_http_async: Fall back to non-async calling of http_auth_url if util.async is not available
Wed, 13 Apr 2016 11:53:44 +0200 mod_track_muc_joins: Skip creating room map if leaving a room and it does not exist
Kim Alvefur <zash@zash.se> [Wed, 13 Apr 2016 11:53:44 +0200] rev 2162
mod_track_muc_joins: Skip creating room map if leaving a room and it does not exist
Wed, 13 Apr 2016 11:52:51 +0200 mod_track_muc_joins: Only check directed presence when joining (would be gone when leaving)
Kim Alvefur <zash@zash.se> [Wed, 13 Apr 2016 11:52:51 +0200] rev 2161
mod_track_muc_joins: Only check directed presence when joining (would be gone when leaving)
Tue, 12 Apr 2016 16:05:21 +0200 mod_track_muc_joins: Check directed presence
Kim Alvefur <zash@zash.se> [Tue, 12 Apr 2016 16:05:21 +0200] rev 2160
mod_track_muc_joins: Check directed presence
Sun, 03 Apr 2016 17:09:03 +0200 mod_presence_dedup: Attempt at saving bandwith by deduplicating presence stanzas
Kim Alvefur <zash@zash.se> [Sun, 03 Apr 2016 17:09:03 +0200] rev 2159
mod_presence_dedup: Attempt at saving bandwith by deduplicating presence stanzas
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip