Software /
code /
prosody-modules
Log
description | author | age |
---|---|---|
mod_mam_muc: Remove support for Prosody trunk/0.11 | Kim Alvefur | Mon, 02 Apr 2018 16:20:36 +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 |
mod_pastebin: Remove redundant check for non-empty body since it returns earlier in that case | Kim Alvefur | Sun, 20 May 2018 17:54:47 +0200 |
mod_pastebin: Avoid using pattern matching facilities for simple prefix removal | Kim Alvefur | Sun, 20 May 2018 17:51:08 +0200 |