log

age author description
Wed, 11 May 2016 23:12:51 +0200 Kim Alvefur mod_presence_cache: Also cache the 'show' value
Sun, 08 May 2016 18:05:41 +0200 Kim Alvefur mod_log_mark: Try to prevent timer drift
Sun, 08 May 2016 16:57:44 +0200 Kim Alvefur mod_log_mark: Make a global module (should only be loaded once anyways)
Sat, 07 May 2016 13:38:43 +0200 Kim Alvefur mod_storage_memory: Fix copypaste error
Sat, 07 May 2016 13:37:03 +0200 Kim Alvefur mod_storage_memory: Implement 'add_keys' method of map stores (required for rosters in 0.10+)
Thu, 05 May 2016 15:43:01 +0200 Kim Alvefur mod_graceful_shutdown: Experiment in improving the shutdown experience
Wed, 04 May 2016 15:11:12 +0200 Kim Alvefur Tag last commit available on Google Code for future reference
Sat, 30 Apr 2016 19:09:45 +0200 Kim Alvefur mod_auth_phpbb3: Add support for verifying bcrypt hashes (thanks bios)
Wed, 27 Apr 2016 21:48:13 +0200 Kim Alvefur mod_munin/README: Mention how to enable statsmanager (pending docs for this)
Wed, 27 Apr 2016 10:09:56 +0200 Kim Alvefur mod_munin/README: Fix config file syntax (thanks mt)
Sun, 17 Apr 2016 21:41:48 +0200 Kim Alvefur Merge with Link Mauve
Sat, 16 Apr 2016 12:48:00 +0100 Emmanuel Gil Peyrot mod_idlecompat: Reference the correct XEP (256, not 12) and drop a redundant check
Sat, 16 Apr 2016 20:21:13 +0200 Kim Alvefur mod_http_logging: Fix endless loop on 0.9.x (Thanks Mint)
Sat, 16 Apr 2016 14:43:06 +0200 Kim Alvefur mod_s2s_keepalive/README: Give language hints to rendering for syntax hilighting
Fri, 15 Apr 2016 16:59:27 +0000 JC Brand Add mod_http_roster_admin
Fri, 15 Apr 2016 13:59:45 +0000 JC Brand Merge
Fri, 15 Apr 2016 13:45:01 +0000 JC Brand mod_auth_http_async: Fall back to non-async calling of http_auth_url
Wed, 13 Apr 2016 11:53:44 +0200 Kim Alvefur 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 Kim Alvefur mod_track_muc_joins: Only check directed presence when joining (would be gone when leaving)
Tue, 12 Apr 2016 16:05:21 +0200 Kim Alvefur mod_track_muc_joins: Check directed presence
Sun, 03 Apr 2016 17:09:03 +0200 Kim Alvefur mod_presence_dedup: Attempt at saving bandwith by deduplicating presence stanzas
Sun, 03 Apr 2016 14:42:54 +0200 Kim Alvefur mod_smacks/README: Too buggy for a "Beta" label
Sun, 03 Apr 2016 00:55:53 +0200 Kim Alvefur mod_presence_cache: Only check set set is empty if it exists
Sun, 03 Apr 2016 00:37:11 +0200 Kim Alvefur mod_presence_cache: Forget about cached presence when receiving unavailable
Sun, 03 Apr 2016 00:21:16 +0200 Kim Alvefur mod_pep_vcard_avatar: Fix typo [luacheck]
Sun, 03 Apr 2016 00:19:51 +0200 Kim Alvefur mod_pep_vcard_avatar: Replace PHOTO and NICKNAME tags instead of modifying them in-place
Sun, 03 Apr 2016 00:19:11 +0200 Kim Alvefur mod_pep_vcard_avatar: Return early if no vcard is given
Sat, 02 Apr 2016 20:03:30 +0200 Kim Alvefur mod_smacks: Fix sending <r> after stanzas while not creating multiple timers (thanks Thilo)
Fri, 01 Apr 2016 15:18:56 +0200 Kim Alvefur mod_presence_cache: Switch to using util.cache for limiting size of cache
Fri, 01 Apr 2016 15:15:56 +0200 Kim Alvefur mod_presence_cache: Remove caching of full presence