Software /
code /
prosody-modules
Log
mod_pastebin/mod_pastebin.lua @ 475:db5702bb9e41
description | author | age |
---|---|---|
mod_pastebin: Preserve pastes through a reload | Matthew Wild | Tue, 11 Oct 2011 01:42:31 +0100 |
mod_pastebin: Some experimental summary changes | Matthew Wild | Fri, 23 Sep 2011 21:15:24 +0100 |
mod_pastebin: Update to use module:get_option() | Matthew Wild | Fri, 23 Sep 2011 20:08:30 +0100 |
mod_pastebin: Support for changing the summary length (pastebin_summary_length), and including it even in the plaintext version of the generated message | Matthew Wild | Fri, 23 Sep 2011 20:03:22 +0100 |
mod_pastebin: Add option 'pastebin_private_messages', defaults to false for components and true for other hosts (thanks Kelden/Maranda) | Matthew Wild | Thu, 22 Sep 2011 12:47:33 +0100 |
mod_pastebin: Better fix for stripping truncated UFT-8 sequences | Matthew Wild | Mon, 28 Jun 2010 15:34:28 +0100 |
mod_pastebin: Fix to not truncate UTF-8 sequences when creating a snippet summary for XHTML-IM (thanks DaiZW for discovering :) ) | Matthew Wild | Mon, 28 Jun 2010 14:54:30 +0100 |