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 |