Software /
code /
prosody-modules
Log
mod_pastebin/mod_pastebin.lua @ 3030:4a7f08fe793c
description | author | age |
---|---|---|
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 |
mod_pastebin: Replace tags using :maptags API instead of hacky direct manipulation | Kim Alvefur | Sun, 20 May 2018 17:49:00 +0200 |
mod_pastebin: Move result of host detection into a variable to improve readabily | Kim Alvefur | Sun, 20 May 2018 17:47:39 +0200 |