Software /
code /
prosody-modules
Graph
-
mod_carbons: Merge enable and disable handlers2012-08-26, by Kim Alvefur
-
mod_twitter: Use module:send()2012-08-25, by Kim Alvefur
-
mod_pastebin: Have a default pastebin URL.2012-08-21, by Waqas Hussain
-
mod_pubsub_hub: Add compat wrapping of Atom content for interop with PuSH2012-08-17, by Kim Alvefur
-
mod_mam: Report id of first item and number of items sent.2012-08-16, by Kim Alvefur
-
mod_mam: Change storage format to store bare JID + resource.2012-08-16, by Kim Alvefur
-
mod_mam: remove useless check2012-08-16, by Kim Alvefur
-
mod_pubsub_feeds: util.pubsub methods return bool, data2012-08-15, by Kim Alvefur
-
mod_pubsub_feeds: Fix method call2012-08-15, by Kim Alvefur
-
mod_pubsub_feeds: Check if nodes exists in pubsub, make sure they get restored if not. (Thanks Maranda)2012-08-15, by Kim Alvefur
-
mod_pubsub_feeds: Remove config-reloaded hook, do setup in module.load() instead2012-08-15, by Kim Alvefur
-
mod_pubsub_feeds: Add parameter refresh_feeds() to force refresh of all feeds2012-08-15, by Kim Alvefur
-
mod_pubsub_feeds: Use reference to mod_pubsub from module:depends2012-08-15, by Kim Alvefur
-
mod_register_web: Show actual hostname in registration form2012-08-10, by Kim Alvefur
-
mod_vjud: Allow working as a component, in which case the parent domain is searched.2012-08-09, by Kim Alvefur
-
mod_vjud/vcard.lib: Iterate on tags instead of items (thanks mva)2012-08-09, by Kim Alvefur
-
mod_vjud: Correctly pass current state to form (Thanks Florob)2012-08-09, by Kim Alvefur
-
mod_pubsub_hub: Fix calculating next periodic check of subscriptions.2012-08-06, by Kim Alvefur
-
mod_register_redirect: use 'return origin.send' instead of returning true everytime.2012-08-06, by Marco Cirillo
-
mod_register_redirect: fixed clunky if block (thanks Zash, mva).2012-08-06, by Marco Cirillo
-
mod_webpresence: fixed text notation, added html, added status message output2012-08-06, by Vadim Misbakh-Soloviov
-
mod_register_redirect: Fix typo in variable name (again...)2012-08-05, by Matthew Wild
-
mod_register_redirect: Fix usage of incorrect variable name (thanks iron)2012-08-05, by Matthew Wild
-
mod_webpresence: Added possibility to get status as text2012-08-05, by Vadim Misbakh-Soloviov
-
mod_support_contact: Use module:send()2012-08-05, by Matthew Wild
-
mod_auto_accept_subscriptions: Import core_post_stanza2012-08-05, by Matthew Wild
-
mod_block_strangers: Bump handler priority to 200 (just because)2012-08-05, by Matthew Wild
-
mod_block_strangers: Module to block message and iqs from people not on your roster2012-08-05, by Matthew Wild
-
mod_privacy: Remove, obsolete (bundled with Prosody). Don't come back!2012-08-04, by Matthew Wild
-
mod_admin_web: Add explicit dependencies on mod_admin_adhoc and mod_bosh2012-08-03, by Florian Zeitz
-
mod_admin_web: Move comment to appropriate line2012-08-03, by Florian Zeitz
-
mod_admin_web: Update dependency versions2012-08-02, by Florian Zeitz
-
mod_pubsub_hub: Enforce minimal lease time2012-08-01, by Kim Alvefur
-
mod_pubsub_hub: Try to choose time until the next periodic check in a sane way2012-08-01, by Kim Alvefur
-
mod_pubsub_feeds: Use URL as node name if the config index is numeric2012-08-01, by Kim Alvefur
-
mod_pubsub_hub: New module that implements the Hub part of PubSubHubbub2012-08-01, by Kim Alvefur
-
mod_pubsub_feeds: Depend on pubsub instead of aborting if it's not loaded2012-08-01, by Kim Alvefur
-
mod_pubsub_feeds: Use the "superactor" instead of module.host/module.name2012-08-01, by Kim Alvefur
-
mod_admin_web: Replace core_post_stanza() with module:send()2012-08-01, by Florian Zeitz
-
mod_addressing: Replace use of core_post_stanza() with module:send()2012-08-01, by Kim Alvefur
-
mod_service_directories: Replace use of core_post_stanza() with module:send()2012-08-01, by Kim Alvefur
-
mod_remote_roster: Replace use of core_post_stanza() with module:send()2012-08-01, by Kim Alvefur
-
mod_smacks: Use require to import (thanks a lot, autocomplete)2012-07-29, by Kim Alvefur
-
mod_smacks: Import sessionmanager2012-07-29, by Kim Alvefur
-
mod_smacks: Fix log statement2012-07-29, by Kim Alvefur
-
mod_smacks: Import prosody.core_process_stanza()2012-07-29, by Kim Alvefur
-
Merge with Oliver Gerlich2012-07-27, by Matthew Wild
-
mod_archive: cope with <list> requests which don't have a <set> tag2012-06-11, by Oliver Gerlich
-
mod_mam: Stricter validation, reject invalid timestamps, jids.2012-07-27, by Kim Alvefur
-
mod_readonly: Allow preventing direct modification of certain user data via XMPP2012-07-27, by Matthew Wild
Scroll all the way down to load more.