Software /
code /
prosody-modules
Graph
-
mod_pubsub_feeds: Use reference to mod_pubsub from module:dependsWed, 15 Aug 2012 16:31:27 +0200, by Kim Alvefur
-
mod_register_web: Show actual hostname in registration formFri, 10 Aug 2012 21:40:52 +0200, by Kim Alvefur
-
mod_twitter: fixed to depend on Prosody's internal util.json. TODO: Discuss (MattJ, Zash, Waqas, Maranda) about migration all json content to use cjson ( http://www.kyne.com.au/~mark/software/lua-cjson-manual.html ) library insteadFri, 10 Aug 2012 07:42:53 +0700, by Vadim Misbakh-Soloviov
-
mod_vjud: Allow working as a component, in which case the parent domain is searched.Thu, 09 Aug 2012 20:31:13 +0200, by Kim Alvefur
-
mod_vjud/vcard.lib: Iterate on tags instead of items (thanks mva)Thu, 09 Aug 2012 20:16:09 +0200, by Kim Alvefur
-
mod_vjud: Correctly pass current state to form (Thanks Florob)Thu, 09 Aug 2012 19:49:50 +0200, by Kim Alvefur
-
mod_broadcast: New module to set up a component that forwards received messages to all online users (similar to Openfire's broadcast module) (thanks Yann Verry)Tue, 07 Aug 2012 15:51:15 +0100, by Matthew Wild
-
mod_pubsub_hub: Fix calculating next periodic check of subscriptions.Tue, 07 Aug 2012 01:51:42 +0200, by Kim Alvefur
-
mod_register_redirect: use 'return origin.send' instead of returning true everytime.Mon, 06 Aug 2012 14:48:26 +0000, by Marco Cirillo
-
mod_register_redirect: fixed clunky if block (thanks Zash, mva).Mon, 06 Aug 2012 14:42:48 +0000, by Marco Cirillo
-
mod_webpresence: fixed text notation, added html, added status message outputMon, 06 Aug 2012 17:08:12 +0700, by Vadim Misbakh-Soloviov
-
mod_register_redirect: Fix typo in variable name (again...)Sun, 05 Aug 2012 17:51:58 +0100, by Matthew Wild
-
mod_register_redirect: Fix usage of incorrect variable name (thanks iron)Sun, 05 Aug 2012 13:55:29 +0100, by Matthew Wild
-
mod_webpresence: Added possibility to get status as textSun, 05 Aug 2012 09:07:48 +0700, by Vadim Misbakh-Soloviov
-
mod_s2sblackwhitelist: Remove, as very incompatible with 0.9 and similar functionality is available through mod_host_guardSun, 05 Aug 2012 02:38:38 +0100, by Matthew Wild
-
mod_support_contact: Use module:send()Sun, 05 Aug 2012 02:33:29 +0100, by Matthew Wild
-
mod_auto_accept_subscriptions: Import core_post_stanzaSun, 05 Aug 2012 02:32:17 +0100, by Matthew Wild
-
mod_block_s2s_subscriptions: New module to block incoming presence subscriptions from non-contacts on selected remote hostsSun, 05 Aug 2012 02:27:58 +0100, by Matthew Wild
-
mod_block_strangers: Bump handler priority to 200 (just because)Sun, 05 Aug 2012 02:26:45 +0100, by Matthew Wild
-
mod_block_subscriptions: Block incoming and outgoing presence subscriptions (useful in conjunction with mod_readonly)Sun, 05 Aug 2012 01:49:03 +0100, by Matthew Wild
-
mod_block_strangers: Module to block message and iqs from people not on your rosterSun, 05 Aug 2012 01:46:24 +0100, by Matthew Wild
-
mod_privacy: Remove, obsolete (bundled with Prosody). Don't come back!Sat, 04 Aug 2012 20:40:10 +0100, by Matthew Wild
-
mod_admin_web: Add explicit dependencies on mod_admin_adhoc and mod_boshFri, 03 Aug 2012 15:12:41 +0200, by Florian Zeitz
-
mod_admin_web: Move comment to appropriate lineFri, 03 Aug 2012 14:56:59 +0200, by Florian Zeitz
-
mod_admin_web: Update dependency versionsThu, 02 Aug 2012 20:44:40 +0200, by Florian Zeitz
-
mod_pubsub_hub: Enforce minimal lease timeThu, 02 Aug 2012 00:28:33 +0200, by Kim Alvefur
-
mod_pubsub_hub: Try to choose time until the next periodic check in a sane wayThu, 02 Aug 2012 00:25:24 +0200, by Kim Alvefur
-
mod_pubsub_feeds: Use URL as node name if the config index is numericWed, 01 Aug 2012 17:14:03 +0200, by Kim Alvefur
-
mod_pubsub_hub: New module that implements the Hub part of PubSubHubbubWed, 01 Aug 2012 16:11:12 +0200, by Kim Alvefur
-
mod_pubsub_feeds: Depend on pubsub instead of aborting if it's not loadedWed, 01 Aug 2012 16:08:54 +0200, by Kim Alvefur
-
mod_pubsub_feeds: Use the "superactor" instead of module.host/module.nameWed, 01 Aug 2012 16:08:15 +0200, by Kim Alvefur
-
mod_admin_web: Replace core_post_stanza() with module:send()Wed, 01 Aug 2012 02:33:43 +0200, by Florian Zeitz
-
mod_addressing: Replace use of core_post_stanza() with module:send()Wed, 01 Aug 2012 02:30:30 +0200, by Kim Alvefur
-
mod_service_directories: Replace use of core_post_stanza() with module:send()Wed, 01 Aug 2012 02:29:01 +0200, by Kim Alvefur
-
mod_remote_roster: Replace use of core_post_stanza() with module:send()Wed, 01 Aug 2012 02:22:24 +0200, by Kim Alvefur
-
mod_smacks: Use require to import (thanks a lot, autocomplete)Sun, 29 Jul 2012 22:24:11 +0200, by Kim Alvefur
-
mod_smacks: Import sessionmanagerSun, 29 Jul 2012 22:21:32 +0200, by Kim Alvefur
-
mod_smacks: Fix log statementSun, 29 Jul 2012 22:11:48 +0200, by Kim Alvefur
-
mod_smacks: Import prosody.core_process_stanza()Sun, 29 Jul 2012 21:38:19 +0200, by Kim Alvefur
-
Merge with Oliver GerlichFri, 27 Jul 2012 14:29:59 +0100, by Matthew Wild
-
mod_archive: cope with <list> requests which don't have a <set> tagMon, 11 Jun 2012 22:32:45 +0200, by Oliver Gerlich
-
mod_mam: Stricter validation, reject invalid timestamps, jids.Fri, 27 Jul 2012 04:39:48 +0200, by Kim Alvefur
-
mod_readonly: Allow preventing direct modification of certain user data via XMPPFri, 27 Jul 2012 02:38:43 +0100, by Matthew Wild
-
mod_compat_vcard: Handle vcard requests sent to full JIDs (a spec violation commited by older versions of ejabberd and possibly others) - replaces vcard_compatibility option from Prosody 0.8Thu, 26 Jul 2012 15:14:06 +0100, by Matthew Wild
-
mod_compat_bind: Compatibility (ugh) with clients that send the resource bind to the login host (ugh)Thu, 26 Jul 2012 14:27:41 +0100, by Matthew Wild
-
mod_admin_web_timber -> mod_admin_webTue, 24 Jul 2012 15:33:55 +0100, by Matthew Wild
-
mod_register_web: nodeprep username before creating user (thanks IRON)Sun, 22 Jul 2012 19:52:45 +0100, by Matthew Wild
-
mod_adhoc_cmd_*: Remove, these are obsoleted by mod_admin_adhoc (supplied with Prosody since 0.8)Thu, 19 Jul 2012 15:33:35 +0100, by Matthew Wild
-
mod_inotify_reload: Add debug loggingThu, 19 Jul 2012 15:32:02 +0100, by Matthew Wild
-
mod_carbons: Unconditionally set namespace of forwarded message.Mon, 16 Jul 2012 22:30:43 +0200, by Kim Alvefur
-
mod_vjud: Remove some ... verbose debug loggingFri, 13 Jul 2012 14:07:30 +0200, by Kim Alvefur
-
mod_streamstats: Switch to portmanager and other 0.9 goodnessWed, 11 Jul 2012 19:07:15 +0200, by Kim Alvefur
-
mod_http_favicon: Add, serves a favicon.icoSun, 08 Jul 2012 01:00:12 +0200, by Kim Alvefur
-
mod_mam_adhoc: Use ad-hoc command node suggested by XEP-0313Sun, 08 Jul 2012 00:40:43 +0200, by Kim Alvefur
-
mod_limits: Import to prosody-modules, connection-level rate limitingFri, 06 Jul 2012 13:39:51 +0100, by Matthew Wild
-
mod_archive: switch from/toWed, 04 Jul 2012 14:08:43 +0200, by Olivier Goffart
-
mod_archive: Fix duplicate messages storedWed, 04 Jul 2012 13:58:31 +0200, by Olivier Goffart
-
mod_archive: Fix hour offset in stored message dateWed, 04 Jul 2012 13:49:57 +0200, by Olivier Goffart
-
mod_vjud: Don't break on undefined properties.Sun, 01 Jul 2012 13:51:26 +0200, by Kim Alvefur
-
mod_vjud: Switch first and last name in results to be correct.Sun, 01 Jul 2012 13:15:40 +0200, by Kim Alvefur
-
mod_vjud: Update util.vcard from verseSun, 01 Jul 2012 12:47:51 +0200, by Kim Alvefur
-
mod_compat_muc_admin: added missing import (thanke MattJ)Sat, 30 Jun 2012 23:01:29 +0000, by Marco Cirillo
-
mod_vjud: Missing fields should not match everyone. (Thanks Pidgin)Thu, 28 Jun 2012 05:24:26 +0200, by Kim Alvefur
-
mod_host_guard: adjusted log message.Tue, 26 Jun 2012 13:05:52 +0000, by Marco Cirillo
Scroll all the way down to load more.