log

age author description
Mon, 20 Feb 2017 09:28:35 +0000 Matthew Wild mod_firewall: More meta() enhancements
Mon, 20 Feb 2017 09:26:27 +0000 Matthew Wild mod_firewall: Also handle HTTPS for lists
Mon, 20 Feb 2017 09:26:16 +0000 Matthew Wild mod_firewall: Improve HTTP polling logic
Sun, 19 Feb 2017 22:24:21 +0000 Matthew Wild mod_firewall: Fix CHECK LIST syntax check
Sun, 19 Feb 2017 21:10:26 +0000 Matthew Wild mod_firewall: Initial support for lists, in-memory and HTTP
Sun, 19 Feb 2017 21:08:30 +0000 Matthew Wild mod_firewall: Update functions that use meta() to allow functions with deps inside expressions
Sun, 19 Feb 2017 21:06:57 +0000 Matthew Wild mod_firewall: More meta! Allow simple functions to be applied to $<> expressions
Sun, 19 Feb 2017 21:06:08 +0000 Matthew Wild mod_firewall: Fix circular dependency check
Mon, 20 Feb 2017 01:59:33 +0100 Kim Alvefur mod_mam: Add support for XEP-0313 v0.6
Mon, 20 Feb 2017 01:58:00 +0100 Kim Alvefur mod_mam: Fix to expect archive id as first return value from archive:append
Mon, 20 Feb 2017 01:47:44 +0100 Kim Alvefur mod_storage_xmlarchive: Raise error instead of warning if there's ever more than one stanza in a chunk (this indicates some kind of corruption)
Mon, 20 Feb 2017 00:09:45 +0100 Kim Alvefur mod_mam: Add comments
Mon, 20 Feb 2017 00:48:31 +0100 Kim Alvefur mod_mam: Normalize whitespace
Mon, 20 Feb 2017 00:09:13 +0100 Kim Alvefur mod_mam: Bring hints processing in line with 0.10 version
Mon, 20 Feb 2017 00:07:59 +0100 Kim Alvefur mod_mam: Make the store configurable to ease move to 0.10 version
Mon, 20 Feb 2017 00:06:28 +0100 Kim Alvefur mod_mam: Add annotations [luacheck]
Mon, 20 Feb 2017 00:05:48 +0100 Kim Alvefur mod_mam/fallback_archive: Remove unused variables
Mon, 20 Feb 2017 00:05:14 +0100 Kim Alvefur mod_mam_muc: Update to XEP-0313 0.5.1
Mon, 20 Feb 2017 00:41:13 +0100 Kim Alvefur mod_mam: Add support for XEP-0313 v0.5
Mon, 20 Feb 2017 00:44:27 +0100 Kim Alvefur mod_mam: Add missing wrapping <query> element when returning the query form
Fri, 17 Feb 2017 17:54:56 +0100 Kim Alvefur mod_auth_pam: Document dependencies
Tue, 14 Feb 2017 09:54:13 +0100 Kim Alvefur mod_smacks/README: Linkify the XEP
Tue, 14 Feb 2017 09:53:09 +0100 Kim Alvefur mod_mam_muc: Move swapping of reversed variables (like 5fb917b86838 for mod_mam)
Tue, 14 Feb 2017 09:51:59 +0100 Kim Alvefur mod_mam_muc: Make sure that the total, if it is a total, is a number
Tue, 14 Feb 2017 09:51:22 +0100 Kim Alvefur mod_mam_muc: Minor syntax change
Tue, 14 Feb 2017 09:49:23 +0100 Kim Alvefur mod_mam/README: Note that mod_mam is included with prosody 0.10+
Tue, 14 Feb 2017 09:45:34 +0100 Kim Alvefur mod_mam_muc: Remove fallback for util.stanza.is_stanza, it should be available
Tue, 14 Feb 2017 09:40:24 +0100 Kim Alvefur mod_mam_muc: Use util.rsm (fixes #829, depends on a recent 0.10+)
Mon, 13 Feb 2017 21:50:53 +0100 Michel Le Bihan mod_pep_vcard_png_avatar: Move to dwebp, handle errors on opening file_png.
Sun, 12 Feb 2017 21:24:08 +0100 tmolitor merged upstream changes