log

age author description
Tue, 24 Jul 2012 15:33:55 +0100 Matthew Wild mod_admin_web_timber -> mod_admin_web
Sun, 22 Jul 2012 19:52:45 +0100 Matthew Wild mod_register_web: nodeprep username before creating user (thanks IRON)
Thu, 19 Jul 2012 15:33:35 +0100 Matthew Wild mod_adhoc_cmd_*: Remove, these are obsoleted by mod_admin_adhoc (supplied with Prosody since 0.8)
Thu, 19 Jul 2012 15:32:02 +0100 Matthew Wild mod_inotify_reload: Add debug logging
Mon, 16 Jul 2012 22:30:43 +0200 Kim Alvefur mod_carbons: Unconditionally set namespace of forwarded message.
Fri, 13 Jul 2012 14:07:30 +0200 Kim Alvefur mod_vjud: Remove some ... verbose debug logging
Wed, 11 Jul 2012 19:07:15 +0200 Kim Alvefur mod_streamstats: Switch to portmanager and other 0.9 goodness
Sun, 08 Jul 2012 01:00:12 +0200 Kim Alvefur mod_http_favicon: Add, serves a favicon.ico
Sun, 08 Jul 2012 00:40:43 +0200 Kim Alvefur mod_mam_adhoc: Use ad-hoc command node suggested by XEP-0313
Fri, 06 Jul 2012 13:39:51 +0100 Matthew Wild mod_limits: Import to prosody-modules, connection-level rate limiting
Wed, 04 Jul 2012 14:08:43 +0200 Olivier Goffart mod_archive: switch from/to
Wed, 04 Jul 2012 13:58:31 +0200 Olivier Goffart mod_archive: Fix duplicate messages stored
Wed, 04 Jul 2012 13:49:57 +0200 Olivier Goffart mod_archive: Fix hour offset in stored message date
Sun, 01 Jul 2012 13:51:26 +0200 Kim Alvefur mod_vjud: Don't break on undefined properties.
Sun, 01 Jul 2012 13:15:40 +0200 Kim Alvefur mod_vjud: Switch first and last name in results to be correct.
Sun, 01 Jul 2012 12:47:51 +0200 Kim Alvefur mod_vjud: Update util.vcard from verse
Sat, 30 Jun 2012 23:01:29 +0000 Marco Cirillo mod_compat_muc_admin: added missing import (thanke MattJ)
Thu, 28 Jun 2012 05:24:26 +0200 Kim Alvefur mod_vjud: Missing fields should not match everyone. (Thanks Pidgin)
Tue, 26 Jun 2012 13:05:52 +0000 Marco Cirillo mod_host_guard: adjusted log message.
Tue, 26 Jun 2012 12:05:24 +0000 Marco Cirillo mod_host_guard: reduced code duplication and added better logging.
Tue, 26 Jun 2012 10:57:24 +0000 Marco Cirillo mod_host_guard: during configuration reload the host handlers should be reinitialized as well, so reverted changed and added back the "redundant code".
Mon, 25 Jun 2012 23:53:40 +0000 Marco Cirillo mod_host_guard: removed redundant cleanup code (tested it's completely unrequired).
Mon, 25 Jun 2012 23:26:09 +0000 Marco Cirillo mod_host_guard: host handlers are now cleaned properly on module unload (and also still on re/load to be safe).
Mon, 25 Jun 2012 22:32:54 +0000 Marco Cirillo mod_host_guard: referenced configmanager from prosody's _G instead of requiring it.
Mon, 25 Jun 2012 22:20:27 +0000 Marco Cirillo 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.
Mon, 25 Jun 2012 22:17:40 +0000 Marco Cirillo mod_register_redirect: referenced configmanager from prosody's global space instead of requiring it (==).
Mon, 25 Jun 2012 21:36:40 +0000 Marco Cirillo mod_register_json: modify logic to prevent an unnecessary call to usermanager.
Sat, 23 Jun 2012 00:44:32 +0500 Waqas Hussain mod_auth_joomla: Added config option sql.prefix (default = "jos_").
Sat, 23 Jun 2012 00:42:01 +0500 Waqas Hussain mod_auth_joomla: Joomla hash should be hex-encoded, not raw binary (thanks Anthony).
Wed, 20 Jun 2012 16:08:47 +0200 Kim Alvefur mod_pubsub_feeds: Prepare for making it possible to unsubscribe, and some other minor changes.
Wed, 20 Jun 2012 15:59:45 +0200 Kim Alvefur mod_pubsub_feeds: Fix updating of config
Wed, 20 Jun 2012 15:18:48 +0200 Kim Alvefur mod_vjud: Depends on vcard lib from verse, so add that.
Wed, 20 Jun 2012 15:14:34 +0200 Kim Alvefur mod_vjud: Add. Thanks waqas for the base code.
Sun, 17 Jun 2012 21:12:00 +0200 Kim Alvefur mod_mam_adhoc: New module that allows clients to change MAM preferences through AdHoc.
Tue, 12 Jun 2012 19:27:02 +0200 Florian Zeitz mod_client_certs: Add Ad-Hoc commands for certificate management
Tue, 12 Jun 2012 14:00:57 +0200 Florian Zeitz mod_client_certs: Strip x509 data
Mon, 11 Jun 2012 16:54:32 +0200 Kim Alvefur mod_mam: Enforce max results even if RSM isn't used.
Mon, 11 Jun 2012 00:35:26 +0000 Marco Cirillo mod_register_json: corrected trace.
Sat, 09 Jun 2012 23:15:44 +0200 Thijs Alkemade 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.
Sat, 09 Jun 2012 01:47:31 +0200 Kim Alvefur mod_auth_dovecot: If the connection fails, nuke it so the next attempt causes a reconnect.
Fri, 08 Jun 2012 21:02:41 +0200 Kim Alvefur mod_mam: Fix typo
Fri, 08 Jun 2012 21:01:44 +0200 Kim Alvefur mod_mam: Enforce a max number of items returned, with a default.
Fri, 08 Jun 2012 20:11:39 +0200 Kim Alvefur mod_mam: Move RSM pointer to last message into a MAM-namespaced child
Fri, 08 Jun 2012 19:52:36 +0200 Kim Alvefur mod_mam/rsm.lib: Remove log statement (fixes usage in verse)
Fri, 08 Jun 2012 19:35:36 +0200 Kim Alvefur mod_mam/rsm.lib: Fix typo
Fri, 08 Jun 2012 05:56:24 +0200 Kim Alvefur mod_mam: Fix issue with get_text() and clean some unneeded variables.
Fri, 08 Jun 2012 03:13:31 +0200 Kim Alvefur mod_mam: Implement support for Result Set Management in queries.
Thu, 07 Jun 2012 23:41:25 +0200 Kim Alvefur mod_auth_dovecot: Old forgotten changes. Testing appreciated.
Tue, 05 Jun 2012 22:47:12 +0200 Florian Zeitz mod_conformance_restricted: Require util.jid
Tue, 05 Jun 2012 20:47:02 +0200 Thijs Alkemade mod_client_certs: Fix the checking of valid id_on_xmppAddr fields.
Tue, 05 Jun 2012 19:31:03 +0200 Thijs Alkemade mod_client_certs: Disconnect every session that was using that cert when revoking a client certificate.
Tue, 05 Jun 2012 19:17:28 +0200 Florian Zeitz mod_admin_web: Correctly import usermanager
Tue, 05 Jun 2012 18:02:28 +0200 Thijs Alkemade mod_client_certs: Checking in the latest version I have with Zash's changes.
Sat, 02 Jun 2012 04:59:16 +0200 Florian Zeitz mod_websocket: Remove unnecessary require of tohex()
Mon, 28 May 2012 02:18:04 +0200 Florian Zeitz mod_websocket: Only un-self-close <stream:stream>s
Mon, 28 May 2012 00:52:47 +0200 Florian Zeitz mod_websocket: Make sending a self-closing <stream:stream> tag configurable
Sun, 27 May 2012 19:30:37 +0200 Florian Zeitz mod_websocket: Answer ping frames
Sun, 27 May 2012 19:05:07 +0200 Florian Zeitz mod_websocket: Add fragmentation support
Sun, 27 May 2012 17:53:52 +0200 Florian Zeitz mod_websocket: Be nice to non-websocket clients
Sun, 27 May 2012 17:17:52 +0200 Florian Zeitz mod_websocket: Make this a shared module
Sun, 27 May 2012 17:09:19 +0200 Florian Zeitz mod_websocket: Move frame building into a function
Sun, 27 May 2012 04:58:07 +0000 Marco Cirillo mod_host_guard: remove unused import.
Sun, 27 May 2012 04:44:24 +0000 Marco Cirillo mod_host_guard: prevent possible traces in case there isn't a conn object on the session by adding a dummy replacement function.
Sun, 27 May 2012 02:44:06 +0000 Marco Cirillo mod_host_guard: now a proper error is returned when stanzas are routed to a filtered remote server (thanks Zash)
Sun, 27 May 2012 01:37:25 +0000 Marco Cirillo mod_host_guard: removed unused variable.
Sun, 27 May 2012 01:34:53 +0000 Marco Cirillo mod_host_guard: using route/remote event hook to stop outgoing connections to filtered entities, yet the returned error is highly misleading.
Sat, 26 May 2012 22:48:03 +0000 Marco Cirillo mod_host_guard: removed s2smanager import.
Sat, 26 May 2012 22:45:46 +0000 Marco Cirillo mod_host_guard: removed calls to s2smanager and made the module not dependant on it.
Sat, 26 May 2012 22:53:39 +0100 Matthew Wild mod_group_bookmarks: Log error when group_bookmarks_file not specified
Sat, 26 May 2012 11:37:44 +0000 Marco Cirillo mod_stanza_counter_http: change the skipped get_option_array to get_option_string it was supposed to.
Sat, 26 May 2012 03:09:09 +0200 Florian Zeitz mod_websocket: Move frame handling into a separate function
Fri, 25 May 2012 17:20:41 +0200 Florian Zeitz mod_websocket: New mod_c2s based version, still WIP
Thu, 24 May 2012 23:52:36 +0200 Kim Alvefur mod_mam: Put name of store in a single variable
Thu, 24 May 2012 23:02:46 +0200 Kim Alvefur mod_mam: Remove unused local
Thu, 24 May 2012 22:56:12 +0200 Kim Alvefur mod_mam: Break when the message is more recent than the range requested
Thu, 24 May 2012 22:37:14 +0200 Kim Alvefur mod_mam: local tostring and some comments
Thu, 24 May 2012 22:29:17 +0200 Thijs Alkemade mod_mam: From the spec: servers SHOULD NOT archive messages that do not have a <body/> child tag.
Wed, 23 May 2012 21:52:14 +0200 Kim Alvefur mod_pubsub_feed: Rename to mod_pubsub_feeds
Mon, 21 May 2012 22:10:28 +0200 Kim Alvefur mod_data_access: Cleanup and update to new HTTP API
Mon, 21 May 2012 21:30:51 +0200 Kim Alvefur mod_pubsub_feed: Cleanup and update to new APIs in 0.9
Mon, 21 May 2012 17:02:15 +0200 Kim Alvefur mod_checkcerts: New module that logs a warning when your cert is about to expire.
Mon, 21 May 2012 15:36:02 +0200 Thijs Alkemade mod_mam: Add the UID to the <result> when sending an archived message back.
Wed, 16 May 2012 17:34:47 +0500 Waqas Hussain mod_auth_phpbb3: Optionally allow using PHPBB3 session ID as password ( sql = { sessionid_as_password = true, ... } ).
Sun, 06 May 2012 23:27:28 +0200 Kim Alvefur mod_carbons: Move creation of the carbon stanza out of the loop.
Mon, 30 Apr 2012 17:25:09 +0200 Florian Zeitz mod_admin_web: Utilize the shared module magic
Mon, 30 Apr 2012 16:45:06 +0200 Florian Zeitz mod_srvinjection: Use module:set_global()
Mon, 30 Apr 2012 13:08:40 +0200 Kim Alvefur mod_post_msg: Update to the new HTTP API
Sun, 29 Apr 2012 20:43:40 +0000 Marco Cirillo mod_register_json: same as previous ones, un-needeness.
Sun, 29 Apr 2012 20:41:59 +0000 Marco Cirillo mod_stanza_counter: remove module:set_global, with the default_host handler it's not required.
Sun, 29 Apr 2012 20:40:55 +0000 Marco Cirillo mod_server_status: remove module:set_global, with the default_host handler it's not required.
Sun, 29 Apr 2012 20:29:07 +0000 Marco Cirillo mod_server_status: for sure xml isn't json, passing json mime and viceversa isn't appropriate at all. *no no*
Sun, 29 Apr 2012 20:18:45 +0000 Marco Cirillo mod_server_status: fix code typo, get_option_array was used instead of get_option_string
Sun, 29 Apr 2012 20:16:43 +0000 Marco Cirillo mod_register_json: revert change, it's not needed (providing http provides https as well)
Sun, 29 Apr 2012 21:07:04 +0200 Kim Alvefur mod_pastebin: Update to the new HTTP API
Sun, 29 Apr 2012 17:36:31 +0100 Matthew Wild mod_register_web: Extremely rough web registration page, with captcha
Sun, 29 Apr 2012 16:57:21 +0100 Matthew Wild mod_inotify_reload: Reload modules when their code changes
Sun, 29 Apr 2012 13:44:21 +0000 Marco Cirillo mod_register_json: fixed typo, added https/http switch and default value to it.
Sun, 29 Apr 2012 13:06:53 +0000 Marco Cirillo mod_stanza_counter_http: updated to current HTTP API.
Sun, 29 Apr 2012 13:06:26 +0000 Marco Cirillo mod_server_status: updated to current HTTP API.
Sun, 29 Apr 2012 13:05:46 +0000 Marco Cirillo mod_register_json: updated to current HTTP API.
Sun, 29 Apr 2012 12:47:20 +0000 Marco Cirillo mod_ircd: net.connlisteners is gone and won't be back, *disintegrated*
Sun, 29 Apr 2012 12:46:36 +0000 Marco Cirillo mod_cleanup_http: this is only useful to reload http plugins pre-timber 0.9, *disintegrated*
Sat, 28 Apr 2012 19:48:37 +0100 Matthew Wild mod_adhoc: Remove
Sat, 28 Apr 2012 19:47:17 +0100 Matthew Wild mod_proxy65: Remove
Sat, 28 Apr 2012 19:44:42 +0100 Matthew Wild mod_webpresence: Update to timber, remove squish hack (icons are now loaded relative to the module file)
Sat, 28 Apr 2012 18:21:29 +0100 Matthew Wild mod_smacks: Make smacks_max_unacked_stanzas configurable
Sat, 28 Apr 2012 18:20:18 +0100 Matthew Wild mod_smacks: get_option+_number
Sat, 28 Apr 2012 18:16:47 +0100 Matthew Wild mod_smacks: Remove dependency on connlisteners (use sessions table shared by mod_c2s directly)
Sat, 28 Apr 2012 18:10:36 +0100 Matthew Wild mod_streamstats: Import count and keys from util.iterators
Sat, 28 Apr 2012 17:44:28 +0100 Matthew Wild Tagging last 0.8.x compatible revision of this repo, for 0.8.x support move to http://code.google.com/p/prosody-modules.0-8/
Fri, 27 Apr 2012 19:59:21 +0200 Florian Zeitz mod_admin_web: HTTP methods are now required
Fri, 27 Apr 2012 03:30:47 +0200 Florian Zeitz mod_admin_web: Add timber version. Separate for now
Sun, 22 Apr 2012 13:29:57 +0200 Kim Alvefur mod_mam: Update header
Thu, 19 Apr 2012 17:46:24 +0200 Kim Alvefur mod_mam: Remove archived tag, as this was dropped from the submitted spec
Wed, 04 Apr 2012 00:37:42 +0200 Kim Alvefur mod_pubsub_feed: Fix typos
Thu, 29 Mar 2012 10:32:40 +0800 shinysky mod_archive: applied patch from stephen.weber@gswot.org to fix issue 6 and 7; need fully test.
Tue, 27 Mar 2012 17:11:26 +0000 Marco Cirillo mod_compat_muc_admin: corrected variable leftovers.
Tue, 27 Mar 2012 16:57:00 +0000 Marco Cirillo mod_compat_muc_admin: adding last missing local (getUsingPath).
Tue, 27 Mar 2012 16:51:59 +0000 Marco Cirillo mod_compat_muc_admin: general cleanup, adding missing locals from muc.lib.lua (since things aren't inflated enough already)
Tue, 27 Mar 2012 16:07:52 +0000 Marco Cirillo mod_compat_muc_admin: we shall make sure that only owners can destroy rooms and not everyone, isn't it?