Mercurial > prosody-modules
graph
-
mod_pastebin: Support the new MUC API in Prosody trunkWed, 23 May 2018 00:34:46 +0200, by Kim Alvefur
-
mod_pastebin: Add an OOB tag pointing to the pastebin URLMon, 21 May 2018 00:54:27 +0200, by Kim Alvefur
-
mod_pastebin: Silence some warnings [luacheck]Sun, 20 May 2018 18:11:15 +0200, by Kim Alvefur
-
mod_pastebin: Remove unused locals [luacheck]Sun, 20 May 2018 18:10:12 +0200, by Kim Alvefur
-
mod_pastebin: Check line length via preconstructed pattern instead of gsubSun, 20 May 2018 17:55:53 +0200, by Kim Alvefur
-
mod_pastebin: Remove redundant check for non-empty body since it returns earlier in that caseSun, 20 May 2018 17:54:47 +0200, by Kim Alvefur
-
mod_pastebin: Avoid using pattern matching facilities for simple prefix removalSun, 20 May 2018 17:51:08 +0200, by Kim Alvefur
-
mod_pastebin: Replace tags using :maptags API instead of hacky direct manipulationSun, 20 May 2018 17:49:00 +0200, by Kim Alvefur
-
mod_pastebin: Move result of host detection into a variable to improve readabilySun, 20 May 2018 17:47:39 +0200, by Kim Alvefur
-
mod_vcard_command: Tweak to not rely on legacy module() behaviorWed, 23 May 2018 00:22:29 +0200, by Kim Alvefur
-
mod_vcard_command: a simplistic way to get and set vcard data for registered usersTue, 08 Oct 2013 16:38:40 +0000, by Stefan `Sec` Zehl
-
mod_muc_access_control: Multiple fixes to make the module work (fixes #1086)Tue, 22 May 2018 16:13:03 +0100, by Frank Doepper
-
mod_block_strangers: Allow stanza from self (fixes #966, thanks Sergey Popov)Tue, 22 May 2018 14:20:23 +0100, by Matthew Wild
-
mod_watchuntrusted: Actually add the untrusted_message_type optionSun, 20 May 2018 17:19:46 +0200, by Kim Alvefur
-
mod_pubsub_hub: Use the correct MIME type for Atom feedsSun, 20 May 2018 17:09:10 +0200, by Kim Alvefur
-
mod_watchuntrusted: Add option for which message 'type' to use on notificationsSun, 20 May 2018 16:21:07 +0200, by Kim Alvefur
-
mod_http_authentication/README: Change name of config option to match the codeSun, 20 May 2018 03:43:38 +0200, by Kim Alvefur
-
mod_pubsub_post: Add an option for what to use as pubsub 'actor'Sun, 20 May 2018 03:03:59 +0200, by Kim Alvefur
-
mod_pubsub_post: Factor out the 'actor' into an argumentSun, 20 May 2018 02:56:48 +0200, by Kim Alvefur
-
mod_pubsub_post: Add support for publishing arbitrary JSONSun, 20 May 2018 00:00:33 +0200, by Kim Alvefur
-
mod_pubsub_post: Add support for posting Atom feeds, publishing each entrySun, 20 May 2018 00:04:41 +0200, by Kim Alvefur
-
mod_pubsub_post: Change to support arbitrary XML payloadsSat, 19 May 2018 23:56:39 +0200, by Kim Alvefur
-
mod_pubsub_post: Remove unused import [luacheck]Sat, 19 May 2018 23:54:05 +0200, by Kim Alvefur
-
mod_http_authentication: Replace 'Known issues' section with Compatibility since the issue referenced has been resolvedSat, 19 May 2018 23:43:23 +0200, by Kim Alvefur
-
mod_http_upload: Add an experimental prosodyctl command for expiring uploadsSat, 19 May 2018 23:52:19 +0200, by Kim Alvefur
-
mod_cloud_notify: remove useless counter (hardcode it to 1)Mon, 14 May 2018 20:17:49 +0200, by tmolitor
-
mod_privacy_lists: Convert order to a string before using as attribute value (thanks ValdikSS)Tue, 08 May 2018 17:59:02 +0100, by Matthew Wild
-
mod_pastebin: Fix loading on normal hosts (thanks ppmathis)Tue, 01 May 2018 01:59:14 +0200, by Kim Alvefur
-
mod_http_roster_admin: Add syntax highlighting hintsMon, 30 Apr 2018 01:49:59 +0200, by Kim Alvefur
-
mod_http_roster_admin: Add missing protocol docsSun, 29 Apr 2018 08:33:54 +0100, by Matthew Wild