Software /
code /
prosody-modules
Log
mod_pastebin/mod_pastebin.lua @ 516:3d3687fef751
description | author | age |
---|---|---|
mod_pastebin: Fix issue with metatable not being set when a reload changes expires_after to 0 | Matthew Wild | Wed, 21 Dec 2011 10:25:17 +0000 |
mod_pastebin: Support for persistent pastes (set pastebin_expire_after = 0) | Matthew Wild | Mon, 19 Dec 2011 12:29:03 +0000 |
mod_pastebin: Fix off-by-one in line counting (display issue only) | Matthew Wild | Mon, 19 Dec 2011 11:38:57 +0000 |
mod_pastebin: Fix call to undefined function introduced in previous commit | Matthew Wild | Mon, 19 Dec 2011 11:38:06 +0000 |
mod_pastebin: Threshold is now UTF-8 characters (thanks Grom_PE for initial patch) | Matthew Wild | Thu, 08 Dec 2011 22:01:54 +0000 |
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 |