Sun, 29 Apr 2012 21:07:04 +0200 |
Kim Alvefur |
mod_pastebin: Update to the new HTTP API
|
Tue, 17 Jan 2012 01:43:50 +0000 |
Marco Cirillo |
mod_pastebin: more sensible unconfigured base url formatting, use interface directive if present.
|
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
|
Fri, 23 Sep 2011 21:15:24 +0100 |
Matthew Wild |
mod_pastebin: Some experimental summary changes
|
Fri, 23 Sep 2011 20:08:30 +0100 |
Matthew Wild |
mod_pastebin: Update to use module:get_option()
|
Fri, 23 Sep 2011 20:03:22 +0100 |
Matthew Wild |
mod_pastebin: Support for changing the summary length (pastebin_summary_length), and including it even in the plaintext version of the generated message
|