Log

mod_pastebin/mod_pastebin.lua @ 3030:4a7f08fe793c

description author age
mod_pastebin: Remove redundant check for non-empty body since it returns earlier in that case Kim Alvefur Sun, 20 May 2018 17:54:47 +0200
mod_pastebin: Avoid using pattern matching facilities for simple prefix removal Kim Alvefur Sun, 20 May 2018 17:51:08 +0200
mod_pastebin: Replace tags using :maptags API instead of hacky direct manipulation Kim Alvefur Sun, 20 May 2018 17:49:00 +0200
mod_pastebin: Move result of host detection into a variable to improve readabily Kim Alvefur Sun, 20 May 2018 17:47:39 +0200
mod_pastebin: Fix loading on normal hosts (thanks ppmathis) Kim Alvefur Tue, 01 May 2018 01:59:14 +0200
mod_pastebin: Check for MUC presence before handling a message. Emmanuel Gil Peyrot Tue, 19 Sep 2017 18:47:18 +0200
all the things: Remove trailing whitespace Florian Zeitz Tue, 11 Mar 2014 18:44:01 +0100
mod_pastebin: Ensure base URL always has a trailing / (thanks Masin) Matthew Wild Wed, 22 May 2013 12:40:55 +0100
mod_pastebin: Fix invalid debug statement Kim Alvefur Mon, 25 Mar 2013 00:40:17 +0100
mod_pastebin: provide correct content-type on invalid pastes warnings too. Marco Cirillo Thu, 25 Oct 2012 00:15:23 +0000
mod_pastebin: Have a default pastebin URL. Waqas Hussain Tue, 21 Aug 2012 23:37:53 +0500
mod_pastebin: Update to the new HTTP API Kim Alvefur Sun, 29 Apr 2012 21:07:04 +0200
mod_pastebin: more sensible unconfigured base url formatting, use interface directive if present. Marco Cirillo Tue, 17 Jan 2012 01:43:50 +0000
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