Mercurial > prosody-modules
log mod_pastebin/mod_pastebin.lua @ 766:1184fe8ebb21
age | author | description |
---|---|---|
2012-04-29 | Kim Alvefur | mod_pastebin: Update to the new HTTP API |
2012-01-17 | Marco Cirillo | mod_pastebin: more sensible unconfigured base url formatting, use interface directive if present. |
2011-12-21 | Matthew Wild | mod_pastebin: Make last commit work (also set on restore) |
2011-12-21 | Matthew Wild | mod_pastebin: Fix issue with metatable not being set when a reload changes expires_after to 0 |
2011-12-19 | Matthew Wild | mod_pastebin: Support for persistent pastes (set pastebin_expire_after = 0) |
2011-12-19 | Matthew Wild | mod_pastebin: Fix off-by-one in line counting (display issue only) |