Mercurial > prosody-modules
log mod_pastebin/mod_pastebin.lua @ 5525:87268f4e6a2e
age | author | description |
---|---|---|
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 |