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
Sun, 03 Apr 2016 14:42:54 +0200 mod_smacks/README: Too buggy for a "Beta" label
Kim Alvefur <zash@zash.se> [Sun, 03 Apr 2016 14:42:54 +0200] rev 2158
mod_smacks/README: Too buggy for a "Beta" label
Sun, 03 Apr 2016 00:55:53 +0200 mod_presence_cache: Only check set set is empty if it exists
Kim Alvefur <zash@zash.se> [Sun, 03 Apr 2016 00:55:53 +0200] rev 2157
mod_presence_cache: Only check set set is empty if it exists
Sun, 03 Apr 2016 00:37:11 +0200 mod_presence_cache: Forget about cached presence when receiving unavailable
Kim Alvefur <zash@zash.se> [Sun, 03 Apr 2016 00:37:11 +0200] rev 2156
mod_presence_cache: Forget about cached presence when receiving unavailable
Sun, 03 Apr 2016 00:21:16 +0200 mod_pep_vcard_avatar: Fix typo [luacheck]
Kim Alvefur <zash@zash.se> [Sun, 03 Apr 2016 00:21:16 +0200] rev 2155
mod_pep_vcard_avatar: Fix typo [luacheck]
Sun, 03 Apr 2016 00:19:51 +0200 mod_pep_vcard_avatar: Replace PHOTO and NICKNAME tags instead of modifying them in-place
Kim Alvefur <zash@zash.se> [Sun, 03 Apr 2016 00:19:51 +0200] rev 2154
mod_pep_vcard_avatar: Replace PHOTO and NICKNAME tags instead of modifying them in-place
Sun, 03 Apr 2016 00:19:11 +0200 mod_pep_vcard_avatar: Return early if no vcard is given
Kim Alvefur <zash@zash.se> [Sun, 03 Apr 2016 00:19:11 +0200] rev 2153
mod_pep_vcard_avatar: Return early if no vcard is given
Sat, 02 Apr 2016 20:03:30 +0200 mod_smacks: Fix sending <r> after stanzas while not creating multiple timers (thanks Thilo)
Kim Alvefur <zash@zash.se> [Sat, 02 Apr 2016 20:03:30 +0200] rev 2152
mod_smacks: Fix sending <r> after stanzas while not creating multiple timers (thanks Thilo)
Fri, 01 Apr 2016 15:18:56 +0200 mod_presence_cache: Switch to using util.cache for limiting size of cache
Kim Alvefur <zash@zash.se> [Fri, 01 Apr 2016 15:18:56 +0200] rev 2151
mod_presence_cache: Switch to using util.cache for limiting size of cache
Fri, 01 Apr 2016 15:15:56 +0200 mod_presence_cache: Remove caching of full presence
Kim Alvefur <zash@zash.se> [Fri, 01 Apr 2016 15:15:56 +0200] rev 2150
mod_presence_cache: Remove caching of full presence
Fri, 01 Apr 2016 15:11:25 +0200 mod_presence_cache: Check stanzas only from s2sin (not needed, even with mod_bidi)
Kim Alvefur <zash@zash.se> [Fri, 01 Apr 2016 15:11:25 +0200] rev 2149
mod_presence_cache: Check stanzas only from s2sin (not needed, even with mod_bidi)
Thu, 31 Mar 2016 14:48:30 +0200 mod_auth_external/README: Update link from google code to hg.prosody.im
Kim Alvefur <zash@zash.se> [Thu, 31 Mar 2016 14:48:30 +0200] rev 2148
mod_auth_external/README: Update link from google code to hg.prosody.im
Wed, 30 Mar 2016 11:12:01 +0200 mod_throttle_unsolicited: Remove unused local [luacheck]
Kim Alvefur <zash@zash.se> [Wed, 30 Mar 2016 11:12:01 +0200] rev 2147
mod_throttle_unsolicited: Remove unused local [luacheck]
Wed, 30 Mar 2016 10:54:47 +0200 mod_throttle_unsolicited: Skip checking messages to self
Kim Alvefur <zash@zash.se> [Wed, 30 Mar 2016 10:54:47 +0200] rev 2146
mod_throttle_unsolicited: Skip checking messages to self
Tue, 29 Mar 2016 19:47:08 +0200 mod_cloud_notify: added ability to notify even if the session is hibernated by mod_smacks
tmolitor <thilo@eightysoft.de> [Tue, 29 Mar 2016 19:47:08 +0200] rev 2145
mod_cloud_notify: added ability to notify even if the session is hibernated by mod_smacks
Sun, 27 Mar 2016 16:13:20 +0200 mod_smacks: added new events for hibernation start/end
tmolitor <thilo@eightysoft.de> [Sun, 27 Mar 2016 16:13:20 +0200] rev 2144
mod_smacks: added new events for hibernation start/end
Sun, 27 Mar 2016 20:09:29 +0200 mod_migrate: Check that the hostname is known, or yell and abort (thanks Link Mauve)
Kim Alvefur <zash@zash.se> [Sun, 27 Mar 2016 20:09:29 +0200] rev 2143
mod_migrate: Check that the hostname is known, or yell and abort (thanks Link Mauve)
Sat, 26 Mar 2016 23:25:07 +0100 mod_sift/README: Mention the related XEP in the text so modules.prosody.im can pick it up
Kim Alvefur <zash@zash.se> [Sat, 26 Mar 2016 23:25:07 +0100] rev 2142
mod_sift/README: Mention the related XEP in the text so modules.prosody.im can pick it up
Tue, 22 Mar 2016 10:55:07 +0100 mod_pubsub_feeds.lua: util.xml not uit.xml
Michael Töglhofer <michael@toeglhofer.net> [Tue, 22 Mar 2016 10:55:07 +0100] rev 2141
mod_pubsub_feeds.lua: util.xml not uit.xml
Mon, 21 Mar 2016 14:08:03 +0100 mod_smacks: Prevent queuing multiple <r>
Kim Alvefur <zash@zash.se> [Mon, 21 Mar 2016 14:08:03 +0100] rev 2140
mod_smacks: Prevent queuing multiple <r>
Mon, 21 Mar 2016 13:18:04 +0100 mod_register_dnsbl: Fix matching pattern (Thanks Ge0rG)
Kim Alvefur <zash@zash.se> [Mon, 21 Mar 2016 13:18:04 +0100] rev 2139
mod_register_dnsbl: Fix matching pattern (Thanks Ge0rG)
Sun, 20 Mar 2016 12:38:22 +0100 mod_pubsub_feeds: Remove unused imports [luacheck]
Kim Alvefur <zash@zash.se> [Sun, 20 Mar 2016 12:38:22 +0100] rev 2138
mod_pubsub_feeds: Remove unused imports [luacheck]
Sun, 20 Mar 2016 12:37:56 +0100 mod_pubsub_feeds: Use correct loop variable
Kim Alvefur <zash@zash.se> [Sun, 20 Mar 2016 12:37:56 +0100] rev 2137
mod_pubsub_feeds: Use correct loop variable
Sun, 20 Mar 2016 12:32:45 +0100 mod_pubsub_feeds: Switch to use util.xml for parsing feeds and include RSS to Atom translation code from lua-feeds
Kim Alvefur <zash@zash.se> [Sun, 20 Mar 2016 12:32:45 +0100] rev 2136
mod_pubsub_feeds: Switch to use util.xml for parsing feeds and include RSS to Atom translation code from lua-feeds
Fri, 18 Mar 2016 09:59:42 +0000 mod_firewall: Fix another unprotected use of util.cache
Matthew Wild <mwild1@gmail.com> [Fri, 18 Mar 2016 09:59:42 +0000] rev 2135
mod_firewall: Fix another unprotected use of util.cache
Fri, 18 Mar 2016 09:57:09 +0000 mod_firewall: Don't use util.cache unless it's needed, and add explanatory error if it is not available
Matthew Wild <mwild1@gmail.com> [Fri, 18 Mar 2016 09:57:09 +0000] rev 2134
mod_firewall: Don't use util.cache unless it's needed, and add explanatory error if it is not available
Fri, 18 Mar 2016 09:51:01 +0000 mod_firewall: LOG uses session.log if available
Matthew Wild <mwild1@gmail.com> [Fri, 18 Mar 2016 09:51:01 +0000] rev 2133
mod_firewall: LOG uses session.log if available
Fri, 18 Mar 2016 09:47:52 +0000 mod_firewall: Add support for throttling based on user-defined properties (experimental)
Matthew Wild <mwild1@gmail.com> [Fri, 18 Mar 2016 09:47:52 +0000] rev 2132
mod_firewall: Add support for throttling based on user-defined properties (experimental)
Fri, 18 Mar 2016 09:45:02 +0000 mod_firewall: Allow underscore in mark names (thanks Ge0rG)
Matthew Wild <mwild1@gmail.com> [Fri, 18 Mar 2016 09:45:02 +0000] rev 2131
mod_firewall: Allow underscore in mark names (thanks Ge0rG)
Thu, 17 Mar 2016 21:30:09 +0000 mod_firewall: Fix syntax error
Matthew Wild <mwild1@gmail.com> [Thu, 17 Mar 2016 21:30:09 +0000] rev 2130
mod_firewall: Fix syntax error
Thu, 17 Mar 2016 21:29:07 +0000 mod_firewall: Move meta() function to main module, and make it a global so libs can use it
Matthew Wild <mwild1@gmail.com> [Thu, 17 Mar 2016 21:29:07 +0000] rev 2129
mod_firewall: Move meta() function to main module, and make it a global so libs can use it
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip