Mercurial > prosody-modules
log mod_bidi/mod_bidi.lua @ 2384:feba6439b6fb
age | author | description |
---|---|---|
2014-04-22 | Kim Alvefur | mod_bidi: Add option for selectively not doing bidi with some hosts |
2013-09-11 | Kim Alvefur | mod_bidi: Add missing 'is_bidi' flag for incoming s2s |
2013-08-02 | Kim Alvefur | mod_bidi: Revert to sends2s (Go to sleep zash, you're too tired to code) |
2013-08-02 | Kim Alvefur | mod_bidi: Allow route/remote event to continue if we couldn't send a stanza (in case the session was destroyed) |
2013-08-02 | Kim Alvefur | mod_bidi: Make sessions table weak |
2013-08-02 | Kim Alvefur | mod_bidi: Don't try to send on destroyed sessions |
2013-08-02 | Kim Alvefur | mod_bidi: Fix accidentally module-global value |
2013-08-02 | Kim Alvefur | mod_bidi: Make sure context for stanzas coming from bidi-enabled s2sout connections have the correct direction attribute |