Log

mod_carbons/mod_carbons.lua @ 3672:b8bcea17ccd6

description author age
mod_carbons: Comment about the priority Kim Alvefur 2016-11-18
mod_carbons: Adjust event hook priorities to be between mod_message and mod_firewall (see #669) Kim Alvefur 2016-11-17
mod_carbons: Fix logic presendence Kim Alvefur 2016-10-18
mod_carbons: Fix inverted logic (Thanks Ge0rg) Kim Alvefur 2016-09-23
mod_carbons: Compare with correct variable Kim Alvefur 2016-09-23
mod_carbons: Make the conditions for ignoring MUC PMs more specific (fixes #744) Kim Alvefur 2016-09-23
mod_admin_web,mod_carbons,mod_csi_compat,mod_mam_muc,mod_tcpproxy: Explicitly return true Kim Alvefur 2015-09-21
mod_carbons: Get full_ and bare_sessions from the prosody global [luacheck] Kim Alvefur 2015-08-27
mod_carbons: Stanza, not standard, silly autocomplete (Thanks mt) Kim Alvefur 2015-08-27
mod_carbons: Carbon chat messages or normal messages that have a body Kim Alvefur 2015-08-26
all the things: Remove trailing whitespace Florian Zeitz 2014-03-11
Backed out changeset 853a382c9bd6 Kim Alvefur 2014-02-28
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus) Kim Alvefur 2014-02-28
mod_carbons: Ignore messages tagged as private in both directions (thanks hoedlmoser) Kim Alvefur 2014-02-22
mod_carbons: Ignore MUC PMs if tagged as such Kim Alvefur 2014-02-22
mod_carbons: Use iq-type events Kim Alvefur 2013-09-04
mod_carbons: Handle enabled/disable with the same callback for all versions Kim Alvefur 2013-09-04
mod_carbons: Fix <private/> handling Kim Alvefur 2013-08-21
mod_carbons: Add support for XEP-0334: Message Processing Hints Kim Alvefur 2013-08-11
mod_carbons: Catch outgoing messages to hosts (thanks waqas) Kim Alvefur 2013-01-18
mod_carbons: <forwarded/> should be nested in <sent/>/<received/> Florian Zeitz 2013-01-16
mod_carbons: Make support for v0 disabled by default, don't send v0 carbons for c2s Michael Holzt 2012-12-23
mod_carbons: Support the pre-forwarding version of Carbons. Please don't implement this. Kim Alvefur 2012-12-22
mod_carbons: Advertise support for the previous version Kim Alvefur 2012-10-27
mod_carbons: Update to latest version of XEP-0280, while supporting the old version. Kim Alvefur 2012-10-17
mod_carbons: Fix logic, top resources should only be excluded for incoming messages Kim Alvefur 2012-09-22
mod_carbons: Less complicated assignments (thanks waqas) Kim Alvefur 2012-09-21
mod_carbons: Fix handling of messages from remote hosts Kim Alvefur 2012-09-19
mod_carbons: Optimize and clarify (thanks waqas) Kim Alvefur 2012-09-18
mod_carbons: Add comments and rename some variables to make it clearer Kim Alvefur 2012-09-18