log mod_pastebin/mod_pastebin.lua @ 6562:5da6fb562df9 default tip

age author description
Fri, 03 Oct 2025 11:24:42 +0100 Matthew Wild mod_pastebin: Add pastebin_ignore option, to allow suppressing pastebin behaviour (thanks Zaak)
Thu, 21 Mar 2024 19:44:27 +0100 Kim Alvefur mod_pastebin: Back out 040eaa3844f4
Wed, 29 Sep 2021 13:39:59 +0200 Kim Alvefur mod_pastebin: Fix pasting when <body> is not the first tag (thanks thorsten)
Sun, 26 Jan 2020 16:49:14 +0100 Kim Alvefur mod_pastebin: Follow XEP-0068 and use Clark notation in disco#info
Wed, 03 Oct 2018 13:08:17 +0200 Kim Alvefur mod_pastebin: Convert limit values to strings (fixes traceback)
Wed, 03 Oct 2018 12:59:04 +0200 Kim Alvefur mod_pastebin: Advertise a disco feature and current thresholds
Tue, 31 Jul 2018 18:29:08 +0200 Kim Alvefur mod_pastebin: Make first line and URL more clearly separated
Sat, 23 Jun 2018 16:40:46 +0200 Kim Alvefur mod_pastebin: Remove reference to removed header table
Sat, 23 Jun 2018 16:37:15 +0200 Kim Alvefur mod_pastebin: Prevent header table form being mutated
Sun, 03 Jun 2018 14:09:30 +0200 Kim Alvefur mod_pastebin: Off-by-one, the hardest problem known to man
Fri, 25 May 2018 00:18:46 +0200 Kim Alvefur mod_pastebin: Restore URL in final body text
Fri, 25 May 2018 00:12:12 +0200 Kim Alvefur mod_pastebin: Fix line count pattern added by 040eaa3844f4