Software /
code /
prosody
Log
plugins/mod_csi_simple.lua @ 10414:51ebfdeccad7
description | author | age |
---|---|---|
mod_csi_simple: Make sure to disable optimizations before mod_smacks (thanks pep.) | Kim Alvefur | Sun, 17 Nov 2019 17:59:56 +0100 |
mod_csi_simple: Always remove session filters when disabling CSI | Kim Alvefur | Sat, 05 Oct 2019 16:55:58 +0200 |
mod_csi_simple: Try not to flush buffer while already flushing it | Kim Alvefur | Sat, 05 Oct 2019 16:50:41 +0200 |
mod_csi_simple: Remove duplicated check for connection | Kim Alvefur | Sat, 28 Sep 2019 22:59:29 +0200 |
mod_csi_simple: Disable optimizations on disconnect (fixes #1358) | Kim Alvefur | Sun, 26 May 2019 15:04:16 +0200 |
mod_csi_simple: Include queue size in debug messages | Kim Alvefur | Mon, 25 Mar 2019 15:20:28 +0100 |
mod_csi_simple: Fix type in function name | Matthew Wild | Mon, 25 Mar 2019 10:32:39 +0000 |
mod_csi_simple: Improve debug logs by mentioing why the buffer gets flushed | Kim Alvefur | Sun, 24 Mar 2019 22:01:36 +0100 |