log mod_pastebin/mod_pastebin.lua @ 4613:6478442d217f

age author description
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