Log

mod_carbons/mod_carbons.lua @ 3666:637d63b7398e

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
mod_carbons: Merge enable and disable handlers Kim Alvefur 2012-08-26
mod_carbons: Unconditionally set namespace of forwarded message. Kim Alvefur 2012-07-16
mod_carbons: Move creation of the carbon stanza out of the loop. Kim Alvefur 2012-05-06
mod_carbons: Remove useless protection against loop that can't happen Kim Alvefur 2012-02-28
mod_carbons: Make sure parameters to log() are strings. Kim Alvefur 2012-02-28
mod_carbons: Use session.send instead of passing carbon through all the routing Kim Alvefur 2012-02-12
mod_carbons: Add more debug logging Kim Alvefur 2012-02-09
mod_carbons: Don't try to send carbons for entirely offline users. Kim Alvefur 2012-01-28
mod_carbons: Update to Carbons v0.6. Kim Alvefur 2012-01-10
mod_carbons: Add MIT license statement. Kim Alvefur 2012-01-06
mod_carbons: Remove completed TODO Kim Alvefur 2012-01-06
mod_carbons: Fix a typo and unindent a line. Kim Alvefur 2011-12-14
mod_carbons: Consolidate message handlers Kim Alvefur 2011-11-26
mod_carbons: Fix top_resources loop and correctly stamp sent messages (thanks xnyhps) Kim Alvefur 2011-10-29
mod_carbons: Initial commit. Kim Alvefur 2011-10-29