mod_pastebin: Fix pasting when <body> is not the first tag (thanks thorsten)
|
Kim Alvefur |
Wed, 29 Sep 2021 13:39:59 +0200 |
mod_pastebin: Follow XEP-0068 and use Clark notation in disco#info
|
Kim Alvefur |
Sun, 26 Jan 2020 16:49:14 +0100 |
mod_pastebin: Convert limit values to strings (fixes traceback)
|
Kim Alvefur |
Wed, 03 Oct 2018 13:08:17 +0200 |
mod_pastebin: Advertise a disco feature and current thresholds
|
Kim Alvefur |
Wed, 03 Oct 2018 12:59:04 +0200 |
mod_pastebin: Make first line and URL more clearly separated
|
Kim Alvefur |
Tue, 31 Jul 2018 18:29:08 +0200 |
mod_pastebin: Remove reference to removed header table
|
Kim Alvefur |
Sat, 23 Jun 2018 16:40:46 +0200 |
mod_pastebin: Prevent header table form being mutated
|
Kim Alvefur |
Sat, 23 Jun 2018 16:37:15 +0200 |
mod_pastebin: Off-by-one, the hardest problem known to man
|
Kim Alvefur |
Sun, 03 Jun 2018 14:09:30 +0200 |
mod_pastebin: Restore URL in final body text
|
Kim Alvefur |
Fri, 25 May 2018 00:18:46 +0200 |
mod_pastebin: Fix line count pattern added by 040eaa3844f4
|
Kim Alvefur |
Fri, 25 May 2018 00:12:12 +0200 |
mod_pastebin: Support the new MUC API in Prosody trunk
|
Kim Alvefur |
Wed, 23 May 2018 00:34:46 +0200 |
mod_pastebin: Add an OOB tag pointing to the pastebin URL
|
Kim Alvefur |
Mon, 21 May 2018 00:54:27 +0200 |
mod_pastebin: Silence some warnings [luacheck]
|
Kim Alvefur |
Sun, 20 May 2018 18:11:15 +0200 |
mod_pastebin: Remove unused locals [luacheck]
|
Kim Alvefur |
Sun, 20 May 2018 18:10:12 +0200 |
mod_pastebin: Check line length via preconstructed pattern instead of gsub
|
Kim Alvefur |
Sun, 20 May 2018 17:55:53 +0200 |