Software /
code /
prosody-modules
Log
mod_pastebin/mod_pastebin.lua @ 4632:ab7dc5c5c782
description | author | age |
---|---|---|
mod_pastebin: Follow XEP-0068 and use Clark notation in disco#info | Kim Alvefur | 2020-01-26 |
mod_pastebin: Convert limit values to strings (fixes traceback) | Kim Alvefur | 2018-10-03 |
mod_pastebin: Advertise a disco feature and current thresholds | Kim Alvefur | 2018-10-03 |
mod_pastebin: Make first line and URL more clearly separated | Kim Alvefur | 2018-07-31 |
mod_pastebin: Remove reference to removed header table | Kim Alvefur | 2018-06-23 |
mod_pastebin: Prevent header table form being mutated | Kim Alvefur | 2018-06-23 |
mod_pastebin: Off-by-one, the hardest problem known to man | Kim Alvefur | 2018-06-03 |
mod_pastebin: Restore URL in final body text | Kim Alvefur | 2018-05-24 |