Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Sun, 20 May 2018 17:54:47 +0200 | Kim Alvefur | mod_pastebin: Remove redundant check for non-empty body since it returns earlier in that case |
Sun, 20 May 2018 17:51:08 +0200 | Kim Alvefur | mod_pastebin: Avoid using pattern matching facilities for simple prefix removal |
Sun, 20 May 2018 17:49:00 +0200 | Kim Alvefur | mod_pastebin: Replace tags using :maptags API instead of hacky direct manipulation |
Sun, 20 May 2018 17:47:39 +0200 | Kim Alvefur | mod_pastebin: Move result of host detection into a variable to improve readabily |
Wed, 23 May 2018 00:22:29 +0200 | Kim Alvefur | mod_vcard_command: Tweak to not rely on legacy module() behavior |
Tue, 08 Oct 2013 16:38:40 +0000 | Stefan `Sec` Zehl | mod_vcard_command: a simplistic way to get and set vcard data for registered users |
Tue, 22 May 2018 16:13:03 +0100 | Frank Doepper | mod_muc_access_control: Multiple fixes to make the module work (fixes #1086) |