log

age author description
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)
Tue, 22 May 2018 14:20:23 +0100 Matthew Wild mod_block_strangers: Allow stanza from self (fixes #966, thanks Sergey Popov)
Sun, 20 May 2018 17:19:46 +0200 Kim Alvefur mod_watchuntrusted: Actually add the untrusted_message_type option
Sun, 20 May 2018 17:09:10 +0200 Kim Alvefur mod_pubsub_hub: Use the correct MIME type for Atom feeds
Sun, 20 May 2018 16:21:07 +0200 Kim Alvefur mod_watchuntrusted: Add option for which message 'type' to use on notifications
Sun, 20 May 2018 03:43:38 +0200 Kim Alvefur mod_http_authentication/README: Change name of config option to match the code
Sun, 20 May 2018 03:03:59 +0200 Kim Alvefur mod_pubsub_post: Add an option for what to use as pubsub 'actor'
Sun, 20 May 2018 02:56:48 +0200 Kim Alvefur mod_pubsub_post: Factor out the 'actor' into an argument
Sun, 20 May 2018 00:00:33 +0200 Kim Alvefur mod_pubsub_post: Add support for publishing arbitrary JSON
Sun, 20 May 2018 00:04:41 +0200 Kim Alvefur mod_pubsub_post: Add support for posting Atom feeds, publishing each entry