Mercurial > prosody-modules
log mod_pastebin/mod_pastebin.lua @ 543:d8614cfe8fc9
age | author | description |
---|---|---|
Wed, 21 Dec 2011 10:38:44 +0000 | Matthew Wild | mod_pastebin: Make last commit work (also set on restore) |
Wed, 21 Dec 2011 10:25:17 +0000 | Matthew Wild | mod_pastebin: Fix issue with metatable not being set when a reload changes expires_after to 0 |
Mon, 19 Dec 2011 12:29:03 +0000 | Matthew Wild | mod_pastebin: Support for persistent pastes (set pastebin_expire_after = 0) |
Mon, 19 Dec 2011 11:38:57 +0000 | Matthew Wild | mod_pastebin: Fix off-by-one in line counting (display issue only) |
Mon, 19 Dec 2011 11:38:06 +0000 | Matthew Wild | mod_pastebin: Fix call to undefined function introduced in previous commit |
Thu, 08 Dec 2011 22:01:54 +0000 | Matthew Wild | mod_pastebin: Threshold is now UTF-8 characters (thanks Grom_PE for initial patch) |
Tue, 11 Oct 2011 01:42:31 +0100 | Matthew Wild | mod_pastebin: Preserve pastes through a reload |