Software /
code /
prosody-modules
Log
mod_pastebin/mod_pastebin.lua @ 517:f866325305ed
description | author | age |
---|---|---|
mod_pastebin: Make last commit work (also set on restore) | Matthew Wild | Wed, 21 Dec 2011 10:38:44 +0000 |
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 |