log mod_carbons/mod_carbons.lua @ 3877:562b34050561

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