Sun, 20 May 2018 17:55:53 +0200 mod_pastebin: Check line length via preconstructed pattern instead of gsub
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 17:55:53 +0200] rev 3035
mod_pastebin: Check line length via preconstructed pattern instead of gsub Optimization on the theory that this check scales with the configuration option instead of with the size of the user-supplied message
Sun, 20 May 2018 17:54:47 +0200 mod_pastebin: Remove redundant check for non-empty body since it returns earlier in that case
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 17:54:47 +0200] rev 3034
mod_pastebin: Remove redundant check for non-empty body since it returns earlier in that case
Sun, 20 May 2018 17:51:08 +0200 mod_pastebin: Avoid using pattern matching facilities for simple prefix removal
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 17:51:08 +0200] rev 3033
mod_pastebin: Avoid using pattern matching facilities for simple prefix removal
Sun, 20 May 2018 17:49:00 +0200 mod_pastebin: Replace tags using :maptags API instead of hacky direct manipulation
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 17:49:00 +0200] rev 3032
mod_pastebin: Replace tags using :maptags API instead of hacky direct manipulation
Sun, 20 May 2018 17:47:39 +0200 mod_pastebin: Move result of host detection into a variable to improve readabily
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 17:47:39 +0200] rev 3031
mod_pastebin: Move result of host detection into a variable to improve readabily
Wed, 23 May 2018 00:22:29 +0200 mod_vcard_command: Tweak to not rely on legacy module() behavior
Kim Alvefur <zash@zash.se> [Wed, 23 May 2018 00:22:29 +0200] rev 3030
mod_vcard_command: Tweak to not rely on legacy module() behavior
Tue, 08 Oct 2013 16:38:40 +0000 mod_vcard_command: a simplistic way to get and set vcard data for registered users
Stefan `Sec` Zehl <sec@42.org> [Tue, 08 Oct 2013 16:38:40 +0000] rev 3029
mod_vcard_command: a simplistic way to get and set vcard data for registered users Use "prosodyctl get user@example.com" to print the XML to stdout, and "prosodyctl set user@example.com /file/name" to set the vcard info from an xml file.
Tue, 22 May 2018 16:13:03 +0100 mod_muc_access_control: Multiple fixes to make the module work (fixes #1086)
Frank Doepper <prosody@woffs.de> [Tue, 22 May 2018 16:13:03 +0100] rev 3028
mod_muc_access_control: Multiple fixes to make the module work (fixes #1086)
Tue, 22 May 2018 14:20:23 +0100 mod_block_strangers: Allow stanza from self (fixes #966, thanks Sergey Popov)
Matthew Wild <mwild1@gmail.com> [Tue, 22 May 2018 14:20:23 +0100] rev 3027
mod_block_strangers: Allow stanza from self (fixes #966, thanks Sergey Popov)
Sun, 20 May 2018 17:19:46 +0200 mod_watchuntrusted: Actually add the untrusted_message_type option
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 17:19:46 +0200] rev 3026
mod_watchuntrusted: Actually add the untrusted_message_type option Left out of changeset ec671ad1a8a9 by mistake
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip