Log

description author age
mod_mam_muc_sql: SQL variant of mod_mam_muc Kim Alvefur Mon, 17 Sep 2012 20:15:27 +0200
mod_mam_muc: MUC version of mod_mam Kim Alvefur Mon, 17 Sep 2012 20:14:51 +0200
mod_mam_sql: Fork of mod_mam using SQL. Kim Alvefur Mon, 17 Sep 2012 20:14:26 +0200
mod_host_guard: fix typos into the code, the operators were supposed to be "not equal". Marco Cirillo Wed, 12 Sep 2012 22:05:57 +0000
mod_host_guard: replace checking host object with checking the configuration for the authentication option set to anonymous, I suppose that was the reason I imported configmanager but probably lost that somewhere in the process. Marco Cirillo Wed, 12 Sep 2012 20:08:48 +0000
mod_auth_external, mod_auth_internal_yubikey: Get rid of useless wrapper function around the auth provider. Waqas Hussain Thu, 13 Sep 2012 00:17:42 +0500
mod_host_guard: prevent possible traceback during host manual activation/deactivation. Marco Cirillo Wed, 12 Sep 2012 19:15:45 +0000
mod_auth_*: Use module:provides(), and don't explicitly specify provider.name. Waqas Hussain Thu, 13 Sep 2012 00:08:29 +0500
mod_storage_*: Update to use module:provides(). Waqas Hussain Wed, 12 Sep 2012 23:58:01 +0500
mod_smacks: Avoid indexing a nil value Kim Alvefur Wed, 12 Sep 2012 18:03:55 +0200
mod_smacks: Only request ack for stanzas Kim Alvefur Mon, 10 Sep 2012 21:11:04 +0200
mod_smacks: Less table indexing! Kim Alvefur Mon, 10 Sep 2012 21:02:26 +0200
Add LDAP plugin suite rob Sun, 02 Sep 2012 15:35:50 +0200
mod_mam: Fix variable name, blame autocomplete Kim Alvefur Mon, 27 Aug 2012 05:18:56 +0200
mod_register_redirect: rebacked in changeset c6f1427da79d (behaviour fixed). Marco Cirillo Sun, 26 Aug 2012 23:34:36 +0000
mod_vjud/vcard.lib: Handle empty vcards (thanks mva) Kim Alvefur Mon, 27 Aug 2012 00:06:06 +0200
mod_register_redirect: revert back previous change, as returning origin.send() causes inconsistent behaviour stanza routing/callbacks wise if the request comes from a remote entity. Marco Cirillo Sun, 26 Aug 2012 17:20:45 +0000
mod_carbons: Merge enable and disable handlers Kim Alvefur Sun, 26 Aug 2012 18:56:50 +0200
mod_twitter: Use module:send() Kim Alvefur Sat, 25 Aug 2012 19:25:16 +0200
mod_pastebin: Have a default pastebin URL. Waqas Hussain Tue, 21 Aug 2012 23:37:53 +0500
mod_pubsub_hub: Add compat wrapping of Atom content for interop with PuSH Kim Alvefur Fri, 17 Aug 2012 17:23:52 +0200
mod_mam: Report id of first item and number of items sent. Kim Alvefur Thu, 16 Aug 2012 22:31:08 +0200
mod_mam: Change storage format to store bare JID + resource. Kim Alvefur Thu, 16 Aug 2012 21:31:46 +0200
mod_mam: remove useless check Kim Alvefur Thu, 16 Aug 2012 21:16:35 +0200
mod_pubsub_feeds: util.pubsub methods return bool, data Kim Alvefur Wed, 15 Aug 2012 17:29:18 +0200
mod_pubsub_feeds: Fix method call Kim Alvefur Wed, 15 Aug 2012 17:25:47 +0200
mod_pubsub_feeds: Check if nodes exists in pubsub, make sure they get restored if not. (Thanks Maranda) Kim Alvefur Wed, 15 Aug 2012 16:49:00 +0200
mod_pubsub_feeds: Remove config-reloaded hook, do setup in module.load() instead Kim Alvefur Wed, 15 Aug 2012 16:47:06 +0200
mod_pubsub_feeds: Add parameter refresh_feeds() to force refresh of all feeds Kim Alvefur Wed, 15 Aug 2012 16:34:59 +0200
mod_pubsub_feeds: Use reference to mod_pubsub from module:depends Kim Alvefur Wed, 15 Aug 2012 16:31:27 +0200
mod_register_web: Show actual hostname in registration form Kim Alvefur Fri, 10 Aug 2012 21:40:52 +0200
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 instead Vadim Misbakh-Soloviov Fri, 10 Aug 2012 07:42:53 +0700
mod_vjud: Allow working as a component, in which case the parent domain is searched. Kim Alvefur Thu, 09 Aug 2012 20:31:13 +0200
mod_vjud/vcard.lib: Iterate on tags instead of items (thanks mva) Kim Alvefur Thu, 09 Aug 2012 20:16:09 +0200
mod_vjud: Correctly pass current state to form (Thanks Florob) Kim Alvefur Thu, 09 Aug 2012 19:49:50 +0200
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) Matthew Wild Tue, 07 Aug 2012 15:51:15 +0100
mod_pubsub_hub: Fix calculating next periodic check of subscriptions. Kim Alvefur Tue, 07 Aug 2012 01:51:42 +0200
mod_register_redirect: use 'return origin.send' instead of returning true everytime. Marco Cirillo Mon, 06 Aug 2012 14:48:26 +0000
mod_register_redirect: fixed clunky if block (thanks Zash, mva). Marco Cirillo Mon, 06 Aug 2012 14:42:48 +0000
mod_webpresence: fixed text notation, added html, added status message output Vadim Misbakh-Soloviov Mon, 06 Aug 2012 17:08:12 +0700
mod_register_redirect: Fix typo in variable name (again...) Matthew Wild Sun, 05 Aug 2012 17:51:58 +0100
mod_register_redirect: Fix usage of incorrect variable name (thanks iron) Matthew Wild Sun, 05 Aug 2012 13:55:29 +0100
mod_webpresence: Added possibility to get status as text Vadim Misbakh-Soloviov Sun, 05 Aug 2012 09:07:48 +0700
mod_s2sblackwhitelist: Remove, as very incompatible with 0.9 and similar functionality is available through mod_host_guard Matthew Wild Sun, 05 Aug 2012 02:38:38 +0100
mod_support_contact: Use module:send() Matthew Wild Sun, 05 Aug 2012 02:33:29 +0100
mod_auto_accept_subscriptions: Import core_post_stanza Matthew Wild Sun, 05 Aug 2012 02:32:17 +0100
mod_block_s2s_subscriptions: New module to block incoming presence subscriptions from non-contacts on selected remote hosts Matthew Wild Sun, 05 Aug 2012 02:27:58 +0100
mod_block_strangers: Bump handler priority to 200 (just because) Matthew Wild Sun, 05 Aug 2012 02:26:45 +0100
mod_block_subscriptions: Block incoming and outgoing presence subscriptions (useful in conjunction with mod_readonly) Matthew Wild Sun, 05 Aug 2012 01:49:03 +0100
mod_block_strangers: Module to block message and iqs from people not on your roster Matthew Wild Sun, 05 Aug 2012 01:46:24 +0100
mod_privacy: Remove, obsolete (bundled with Prosody). Don't come back! Matthew Wild Sat, 04 Aug 2012 20:40:10 +0100
mod_admin_web: Add explicit dependencies on mod_admin_adhoc and mod_bosh Florian Zeitz Fri, 03 Aug 2012 15:12:41 +0200
mod_admin_web: Move comment to appropriate line Florian Zeitz Fri, 03 Aug 2012 14:56:59 +0200
mod_admin_web: Update dependency versions Florian Zeitz Thu, 02 Aug 2012 20:44:40 +0200
mod_pubsub_hub: Enforce minimal lease time Kim Alvefur Thu, 02 Aug 2012 00:28:33 +0200
mod_pubsub_hub: Try to choose time until the next periodic check in a sane way Kim Alvefur Thu, 02 Aug 2012 00:25:24 +0200
mod_pubsub_feeds: Use URL as node name if the config index is numeric Kim Alvefur Wed, 01 Aug 2012 17:14:03 +0200
mod_pubsub_hub: New module that implements the Hub part of PubSubHubbub Kim Alvefur Wed, 01 Aug 2012 16:11:12 +0200
mod_pubsub_feeds: Depend on pubsub instead of aborting if it's not loaded Kim Alvefur Wed, 01 Aug 2012 16:08:54 +0200
mod_pubsub_feeds: Use the "superactor" instead of module.host/module.name Kim Alvefur Wed, 01 Aug 2012 16:08:15 +0200
mod_admin_web: Replace core_post_stanza() with module:send() Florian Zeitz Wed, 01 Aug 2012 02:33:43 +0200
mod_addressing: Replace use of core_post_stanza() with module:send() Kim Alvefur Wed, 01 Aug 2012 02:30:30 +0200
mod_service_directories: Replace use of core_post_stanza() with module:send() Kim Alvefur Wed, 01 Aug 2012 02:29:01 +0200
mod_remote_roster: Replace use of core_post_stanza() with module:send() Kim Alvefur Wed, 01 Aug 2012 02:22:24 +0200
mod_smacks: Use require to import (thanks a lot, autocomplete) Kim Alvefur Sun, 29 Jul 2012 22:24:11 +0200
mod_smacks: Import sessionmanager Kim Alvefur Sun, 29 Jul 2012 22:21:32 +0200
mod_smacks: Fix log statement Kim Alvefur Sun, 29 Jul 2012 22:11:48 +0200
mod_smacks: Import prosody.core_process_stanza() Kim Alvefur Sun, 29 Jul 2012 21:38:19 +0200
Merge with Oliver Gerlich Matthew Wild Fri, 27 Jul 2012 14:29:59 +0100
mod_archive: cope with <list> requests which don't have a <set> tag Oliver Gerlich Mon, 11 Jun 2012 22:32:45 +0200
mod_mam: Stricter validation, reject invalid timestamps, jids. Kim Alvefur Fri, 27 Jul 2012 04:39:48 +0200
mod_readonly: Allow preventing direct modification of certain user data via XMPP Matthew Wild Fri, 27 Jul 2012 02:38:43 +0100
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.8 Matthew Wild Thu, 26 Jul 2012 15:14:06 +0100
mod_compat_bind: Compatibility (ugh) with clients that send the resource bind to the login host (ugh) Matthew Wild Thu, 26 Jul 2012 14:27:41 +0100
mod_admin_web_timber -> mod_admin_web Matthew Wild Tue, 24 Jul 2012 15:33:55 +0100
mod_register_web: nodeprep username before creating user (thanks IRON) Matthew Wild Sun, 22 Jul 2012 19:52:45 +0100
mod_adhoc_cmd_*: Remove, these are obsoleted by mod_admin_adhoc (supplied with Prosody since 0.8) Matthew Wild Thu, 19 Jul 2012 15:33:35 +0100
mod_inotify_reload: Add debug logging Matthew Wild Thu, 19 Jul 2012 15:32:02 +0100
mod_carbons: Unconditionally set namespace of forwarded message. Kim Alvefur Mon, 16 Jul 2012 22:30:43 +0200
mod_vjud: Remove some ... verbose debug logging Kim Alvefur Fri, 13 Jul 2012 14:07:30 +0200
mod_streamstats: Switch to portmanager and other 0.9 goodness Kim Alvefur Wed, 11 Jul 2012 19:07:15 +0200
mod_http_favicon: Add, serves a favicon.ico Kim Alvefur Sun, 08 Jul 2012 01:00:12 +0200
mod_mam_adhoc: Use ad-hoc command node suggested by XEP-0313 Kim Alvefur Sun, 08 Jul 2012 00:40:43 +0200
mod_limits: Import to prosody-modules, connection-level rate limiting Matthew Wild Fri, 06 Jul 2012 13:39:51 +0100
mod_archive: switch from/to Olivier Goffart Wed, 04 Jul 2012 14:08:43 +0200
mod_archive: Fix duplicate messages stored Olivier Goffart Wed, 04 Jul 2012 13:58:31 +0200
mod_archive: Fix hour offset in stored message date Olivier Goffart Wed, 04 Jul 2012 13:49:57 +0200
mod_vjud: Don't break on undefined properties. Kim Alvefur Sun, 01 Jul 2012 13:51:26 +0200
mod_vjud: Switch first and last name in results to be correct. Kim Alvefur Sun, 01 Jul 2012 13:15:40 +0200
mod_vjud: Update util.vcard from verse Kim Alvefur Sun, 01 Jul 2012 12:47:51 +0200
mod_compat_muc_admin: added missing import (thanke MattJ) Marco Cirillo Sat, 30 Jun 2012 23:01:29 +0000
mod_vjud: Missing fields should not match everyone. (Thanks Pidgin) Kim Alvefur Thu, 28 Jun 2012 05:24:26 +0200
mod_host_guard: adjusted log message. Marco Cirillo Tue, 26 Jun 2012 13:05:52 +0000
mod_host_guard: reduced code duplication and added better logging. Marco Cirillo Tue, 26 Jun 2012 12:05:24 +0000
mod_host_guard: during configuration reload the host handlers should be reinitialized as well, so reverted changed and added back the "redundant code". Marco Cirillo Tue, 26 Jun 2012 10:57:24 +0000
mod_host_guard: removed redundant cleanup code (tested it's completely unrequired). Marco Cirillo Mon, 25 Jun 2012 23:53:40 +0000
mod_host_guard: host handlers are now cleaned properly on module unload (and also still on re/load to be safe). Marco Cirillo Mon, 25 Jun 2012 23:26:09 +0000
mod_host_guard: referenced configmanager from prosody's _G instead of requiring it. Marco Cirillo Mon, 25 Jun 2012 22:32:54 +0000
mod_register_json: moved throttling logic so that if there's a failure during nick registration the user can retry and referenced usermanager from prosody's _G instead of req. it. Marco Cirillo Mon, 25 Jun 2012 22:20:27 +0000
mod_register_redirect: referenced configmanager from prosody's global space instead of requiring it (==). Marco Cirillo Mon, 25 Jun 2012 22:17:40 +0000
mod_register_json: modify logic to prevent an unnecessary call to usermanager. Marco Cirillo Mon, 25 Jun 2012 21:36:40 +0000
mod_auth_joomla: Added config option sql.prefix (default = "jos_"). Waqas Hussain Sat, 23 Jun 2012 00:44:32 +0500
mod_auth_joomla: Joomla hash should be hex-encoded, not raw binary (thanks Anthony). Waqas Hussain Sat, 23 Jun 2012 00:42:01 +0500
mod_pubsub_feeds: Prepare for making it possible to unsubscribe, and some other minor changes. Kim Alvefur Wed, 20 Jun 2012 16:08:47 +0200
mod_pubsub_feeds: Fix updating of config Kim Alvefur Wed, 20 Jun 2012 15:59:45 +0200
mod_vjud: Depends on vcard lib from verse, so add that. Kim Alvefur Wed, 20 Jun 2012 15:18:48 +0200
mod_vjud: Add. Thanks waqas for the base code. Kim Alvefur Wed, 20 Jun 2012 15:14:34 +0200
mod_mam_adhoc: New module that allows clients to change MAM preferences through AdHoc. Kim Alvefur Sun, 17 Jun 2012 21:12:00 +0200
mod_client_certs: Add Ad-Hoc commands for certificate management Florian Zeitz Tue, 12 Jun 2012 19:27:02 +0200
mod_client_certs: Strip x509 data Florian Zeitz Tue, 12 Jun 2012 14:00:57 +0200
mod_mam: Enforce max results even if RSM isn't used. Kim Alvefur Mon, 11 Jun 2012 16:54:32 +0200
mod_register_json: corrected trace. Marco Cirillo Mon, 11 Jun 2012 00:35:26 +0000
mod_client_certs: Follow the rules in XEP-0178 about the inclusion of the username when using EXTERNAL, instead of mapping one certificate to one user. Thijs Alkemade Sat, 09 Jun 2012 23:15:44 +0200
mod_auth_dovecot: If the connection fails, nuke it so the next attempt causes a reconnect. Kim Alvefur Sat, 09 Jun 2012 01:47:31 +0200
mod_mam: Fix typo Kim Alvefur Fri, 08 Jun 2012 21:02:41 +0200
mod_mam: Enforce a max number of items returned, with a default. Kim Alvefur Fri, 08 Jun 2012 21:01:44 +0200
mod_mam: Move RSM pointer to last message into a MAM-namespaced child Kim Alvefur Fri, 08 Jun 2012 20:11:39 +0200
mod_mam/rsm.lib: Remove log statement (fixes usage in verse) Kim Alvefur Fri, 08 Jun 2012 19:52:36 +0200
mod_mam/rsm.lib: Fix typo Kim Alvefur Fri, 08 Jun 2012 19:35:36 +0200
mod_mam: Fix issue with get_text() and clean some unneeded variables. Kim Alvefur Fri, 08 Jun 2012 05:56:24 +0200