Software /
code /
prosody-modules
Log
mod_pastebin/mod_pastebin.lua @ 167:0d37d18ea073
description | author | age |
---|---|---|
mod_pastebin: Fix trigger_string matching when no trigger is set, and add support for counting lines (pastebin_line_threshold, default: 4) | Matthew Wild | Thu, 10 Jun 2010 00:46:46 +0100 |
mod_pastebin: Optionally bin if message starts with a configurable trigger string | Florian Zeitz | Sun, 23 May 2010 17:24:09 +0200 |
mod_pastebin: Send Content-Type header to specify plain UTF-8 text | Matthew Wild | Sun, 01 Nov 2009 01:24:27 +0000 |
mod_pastebin: Rename pastebin_message() to pastebin_text() and make it global so it can be called by other plugins | Matthew Wild | Sun, 01 Nov 2009 01:10:02 +0000 |