Mercurial > prosody-modules
graph
-
mod_muc_lang: Add a README2018-05-30, by Kim Alvefur
-
mod_muc_lang: Fix to use correct field name in disco#info2018-05-30, by Kim Alvefur
-
mod_muc_lang: Fix to use correct data field2018-05-30, by Kim Alvefur
-
mod_saslauth_muc: Use correct API for getting rooms2018-05-30, by Kim Alvefur
-
mod_slack_webhooks: Use the correct MUC API2018-05-30, by Kim Alvefur
-
mod_muc_intercom: Fix to use correct name for variable2018-05-30, by Kim Alvefur
-
mod_muc_lang: Advertises the room language2018-05-30, by Kim Alvefur
-
mod_pubsub_stats: Make the node used configurable2018-05-29, by Kim Alvefur
-
mod_pubsub_stats: Simple module that publishes stats in XEP-0039 format2018-05-29, by Kim Alvefur
-
mod_http_muc_log: Handle errors while loading template file in a more graceful manner2018-05-29, by Kim Alvefur
-
mod_s2s_keepalive/README: Clarify options (fixes #675)2018-05-29, by Kim Alvefur
-
mod_http_muc_log: Include URL in disco#info for public rooms2018-05-29, by Kim Alvefur
-
mod_http_muc_log: Use separate variable for filename and file handle2018-05-28, by Kim Alvefur
-
mod_http_muc_log: Fix inverted logic2018-05-28, by Kim Alvefur
-
mod_http_muc_log: Add comment about argument to policy function2018-05-28, by Kim Alvefur
-
mod_http_muc_log: Add a note about changing how presence is treated2018-05-28, by Kim Alvefur
-
mod_http_muc_log: Base read-access on whether anyone would be able to join (like MUC)2018-05-28, by Kim Alvefur
-
mod_http_muc_log: Only exclude hidden rooms from listing (like disco#items)2018-05-28, by Kim Alvefur
-
mod_http_muc_log: Improve readability of policy function2018-05-28, by Kim Alvefur
-
Merge commit2018-05-28, by tmolitor
-
mod_cloud_notify: Limit number of devices to 5 and change some default settings2018-05-28, by tmolitor
-
mod_delay: Don't break on smacks resume2018-05-28, by tmolitor
-
mod_deny_omemo: Prevents publishing and retreival of OMEMO PEP nodes2018-05-28, by Kim Alvefur
-
mod_pubsub_feeds/README: Give PubSubHubbub its own section2018-05-27, by Kim Alvefur
-
mod_pubsub_feeds/README: Markup options in table as code2018-05-27, by Kim Alvefur
-
mod_pubsub_feeds/README: Give option summary its own heading2018-05-27, by Kim Alvefur
-
mod_pubsub_feeds/README: Add comment explaining what the index in 'feeds' does2018-05-27, by Kim Alvefur
-
mod_pubsub_feeds/README: Normalize Markdown syntax2018-05-27, by Kim Alvefur
-
mod_pubsub_feeds: Use ETag instead of problematic If-Modified-Since2018-05-27, by Kim Alvefur
-
mod_vcard_muc: Send presence on muc-occupant-session-new event2018-05-26, by Michel Le Bihan
-
mod_pastebin: Restore URL in final body text2018-05-24, by Kim Alvefur
-
mod_pastebin: Fix line count pattern added by 040eaa3844f42018-05-24, by Kim Alvefur
-
mod_vcard_muc: Initial commit2018-05-24, by Michel Le Bihan
-
mod_mam_muc/README: Add note about mod_muc_mam being included with Prosody2018-05-24, by Kim Alvefur
-
mod_auth_ccert: Silence warning about unused global [luacheck]2018-05-24, by Kim Alvefur
-
mod_conversejs: Suggest some alternative cliets if JavaScript is disabled2018-04-07, by Kim Alvefur
-
mod_conversejs: Appologise for the JavaScript2018-04-07, by Kim Alvefur
-
mod_conversejs: Make HTML more well-formed2018-04-07, by Kim Alvefur
-
mod_auth_http_cookie: Possibly temporary fork of mod_http_auth_async that adds cookie auth support2018-05-24, by Matthew Wild
-
mod_mam_muc: Remove support for Prosody trunk/0.112018-04-02, by Kim Alvefur
-
mod_pastebin: Support the new MUC API in Prosody trunk2018-05-22, by Kim Alvefur
-
mod_pastebin: Add an OOB tag pointing to the pastebin URL2018-05-20, by Kim Alvefur
-
mod_pastebin: Silence some warnings [luacheck]2018-05-20, by Kim Alvefur
-
mod_pastebin: Remove unused locals [luacheck]2018-05-20, by Kim Alvefur
-
mod_pastebin: Check line length via preconstructed pattern instead of gsub2018-05-20, by Kim Alvefur
-
mod_pastebin: Remove redundant check for non-empty body since it returns earlier in that case2018-05-20, by Kim Alvefur
-
mod_pastebin: Avoid using pattern matching facilities for simple prefix removal2018-05-20, by Kim Alvefur
-
mod_pastebin: Replace tags using :maptags API instead of hacky direct manipulation2018-05-20, by Kim Alvefur
-
mod_pastebin: Move result of host detection into a variable to improve readabily2018-05-20, by Kim Alvefur
-
mod_vcard_command: Tweak to not rely on legacy module() behavior2018-05-22, by Kim Alvefur
-
mod_vcard_command: a simplistic way to get and set vcard data for registered users2013-10-08, by Stefan `Sec` Zehl
-
mod_muc_access_control: Multiple fixes to make the module work (fixes #1086)2018-05-22, by Frank Doepper
-
mod_block_strangers: Allow stanza from self (fixes #966, thanks Sergey Popov)2018-05-22, by Matthew Wild
-
mod_watchuntrusted: Actually add the untrusted_message_type option2018-05-20, by Kim Alvefur
-
mod_pubsub_hub: Use the correct MIME type for Atom feeds2018-05-20, by Kim Alvefur
-
mod_watchuntrusted: Add option for which message 'type' to use on notifications2018-05-20, by Kim Alvefur
-
mod_http_authentication/README: Change name of config option to match the code2018-05-20, by Kim Alvefur
-
mod_pubsub_post: Add an option for what to use as pubsub 'actor'2018-05-20, by Kim Alvefur
-
mod_pubsub_post: Factor out the 'actor' into an argument2018-05-20, by Kim Alvefur
-
mod_pubsub_post: Add support for publishing arbitrary JSON2018-05-19, by Kim Alvefur