mod_firewall: Initial support for lists, in-memory and HTTP
|
Matthew Wild |
2017-02-19 |
mod_firewall: Update functions that use meta() to allow functions with deps inside expressions
|
Matthew Wild |
2017-02-19 |
mod_firewall: More meta! Allow simple functions to be applied to $<> expressions
|
Matthew Wild |
2017-02-19 |
mod_firewall: Fix circular dependency check
|
Matthew Wild |
2017-02-19 |
mod_mam: Add support for XEP-0313 v0.6
|
Kim Alvefur |
2017-02-20 |
mod_mam: Fix to expect archive id as first return value from archive:append
|
Kim Alvefur |
2017-02-20 |
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)
|
Kim Alvefur |
2017-02-20 |
mod_mam: Add comments
|
Kim Alvefur |
2017-02-19 |
mod_mam: Normalize whitespace
|
Kim Alvefur |
2017-02-19 |
mod_mam: Bring hints processing in line with 0.10 version
|
Kim Alvefur |
2017-02-19 |
mod_mam: Make the store configurable to ease move to 0.10 version
|
Kim Alvefur |
2017-02-19 |
mod_mam: Add annotations [luacheck]
|
Kim Alvefur |
2017-02-19 |
mod_mam/fallback_archive: Remove unused variables
|
Kim Alvefur |
2017-02-19 |
mod_mam_muc: Update to XEP-0313 0.5.1
|
Kim Alvefur |
2017-02-19 |
mod_mam: Add support for XEP-0313 v0.5
|
Kim Alvefur |
2017-02-19 |
mod_mam: Add missing wrapping <query> element when returning the query form
|
Kim Alvefur |
2017-02-19 |
mod_auth_pam: Document dependencies
|
Kim Alvefur |
2017-02-17 |
mod_smacks/README: Linkify the XEP
|
Kim Alvefur |
2017-02-14 |
mod_mam_muc: Move swapping of reversed variables (like 5fb917b86838 for mod_mam)
|
Kim Alvefur |
2017-02-14 |
mod_mam_muc: Make sure that the total, if it is a total, is a number
|
Kim Alvefur |
2017-02-14 |
mod_mam_muc: Minor syntax change
|
Kim Alvefur |
2017-02-14 |
mod_mam/README: Note that mod_mam is included with prosody 0.10+
|
Kim Alvefur |
2017-02-14 |
mod_mam_muc: Remove fallback for util.stanza.is_stanza, it should be available
|
Kim Alvefur |
2017-02-14 |
mod_mam_muc: Use util.rsm (fixes #829, depends on a recent 0.10+)
|
Kim Alvefur |
2017-02-14 |
mod_pep_vcard_png_avatar: Move to dwebp, handle errors on opening file_png.
|
Michel Le Bihan |
2017-02-13 |
merged upstream changes
|
tmolitor |
2017-02-12 |
mod_smacks: Fix some bugs with smacks-ack-delayed event triggering.
|
tmolitor |
2017-02-12 |
mod_s2s_auth_dane/README: Mention the race condition in the absence of util.async
|
Kim Alvefur |
2017-02-12 |