Software /
code /
prosody-modules
Log
mod_pastebin/mod_pastebin.lua @ 1182:547b3c05cc06
description | author | age |
---|---|---|
mod_pastebin: Ensure base URL always has a trailing / (thanks Masin) | Matthew Wild | 2013-05-22 |
mod_pastebin: Fix invalid debug statement | Kim Alvefur | 2013-03-24 |
mod_pastebin: provide correct content-type on invalid pastes warnings too. | Marco Cirillo | 2012-10-25 |
mod_pastebin: Have a default pastebin URL. | Waqas Hussain | 2012-08-21 |
mod_pastebin: Update to the new HTTP API | Kim Alvefur | 2012-04-29 |
mod_pastebin: more sensible unconfigured base url formatting, use interface directive if present. | Marco Cirillo | 2012-01-17 |
mod_pastebin: Make last commit work (also set on restore) | Matthew Wild | 2011-12-21 |
mod_pastebin: Fix issue with metatable not being set when a reload changes expires_after to 0 | Matthew Wild | 2011-12-21 |