log

age author description
Sat, 17 Mar 2012 15:53:45 +0000 Matthew Wild mod_smacks: If a resumed session still has a connection open, close that connection before resuming
Mon, 05 Mar 2012 16:53:30 +0000 Matthew Wild mod_smacks: Use pre-resource-unbind (0.9 feature) to fix reloadability and multiple host support
Tue, 28 Feb 2012 14:37:42 +0100 Kim Alvefur mod_mam: Bumb priority up above carbons, so that archive ids are included
Tue, 28 Feb 2012 14:36:41 +0100 Kim Alvefur mod_mam: Add missing up()
Tue, 28 Feb 2012 14:36:05 +0100 Kim Alvefur mod_mam: Try to not bork when sending a message to your bare jid
Tue, 28 Feb 2012 14:33:35 +0100 Kim Alvefur mod_carbons: Remove useless protection against loop that can't happen
Tue, 28 Feb 2012 14:20:43 +0100 Kim Alvefur mod_carbons: Make sure parameters to log() are strings.
Fri, 24 Feb 2012 15:38:14 +0100 Kim Alvefur mod_lastlog: Add option to also log the users IP address.
Fri, 24 Feb 2012 15:28:17 +0100 Kim Alvefur mod_lastlog: New module to record last time a user authenticated
Tue, 14 Feb 2012 21:21:40 +0100 Florian Zeitz mod_admin_web: Correctly access items in NamedNodeMaps
Tue, 14 Feb 2012 15:17:16 +0000 Matthew Wild Merge
Sun, 12 Feb 2012 21:58:07 +0000 Marco Cirillo mod_c2s_conn_throttle: renamed mod_c2s_auth_throttle, hooks at features and takes in account stream renegotiation.
Sun, 12 Feb 2012 18:26:02 +0000 Marco Cirillo mod_cleanup_http: updated banner.
Sun, 12 Feb 2012 18:04:51 +0000 Marco Cirillo mod_cleanup_http: "spring cleans" module, aka unload global http modules without hassle (open ports cleanup doesn't work with server_event)
Sun, 12 Feb 2012 18:01:48 +0000 Marco Cirillo mod_server_status: remove cleanup function move it to a separate plugin.
Sun, 12 Feb 2012 18:01:12 +0000 Marco Cirillo mod_stanza_counter_http: remove cleanup function move it to a separate plugin.
Sun, 12 Feb 2012 17:59:45 +0000 Marco Cirillo mod_register_json: remove cleanup function move it to a separate plugin.
Sun, 12 Feb 2012 16:35:54 +0100 Kim Alvefur mod_carbons: Use session.send instead of passing carbon through all the routing
Thu, 09 Feb 2012 13:06:14 +0100 Kim Alvefur mod_carbons: Add more debug logging
Thu, 09 Feb 2012 00:56:47 +0000 Marco Cirillo mod_c2s_auth_throttle: first commit
Thu, 09 Feb 2012 00:54:39 +0000 Marco Cirillo merged.
Tue, 07 Feb 2012 20:01:57 +0100 Florian Zeitz mod_conformance_restricted: Module to send XML restricted by RFC 6120 (for conformance testing)
Thu, 09 Feb 2012 00:53:32 +0000 Marco Cirillo mod_server_status: de-revert to use configmanager instead of module mm for the cleanup function also give it an unique name (mismatch possible "??")
Thu, 09 Feb 2012 00:52:18 +0000 Marco Cirillo mod_stanza_counter_http: de-revert to use configmanager instead of module mm for the cleanup function also give it an unique name (mismatch possible "??")
Thu, 09 Feb 2012 00:47:01 +0000 Marco Cirillo mod_register_json: punctuation adjust
Thu, 09 Feb 2012 00:44:46 +0000 Marco Cirillo mod_register_json: de-reverting change to use configmanager again (trace happened), also changed cleanup function name to avoid mismatches (??)
Thu, 09 Feb 2012 00:24:31 +0000 Marco Cirillo mod_register_json: cleanup unused stuff
Tue, 14 Feb 2012 15:16:38 +0000 Matthew Wild mod_auto_accept_subscriptions: New module to automatically accept incoming subscription requests on behalf of users
Thu, 02 Feb 2012 02:08:40 +0100 Thijs Alkemade Fix a typo in mod_smacks (type -> session_type).
Thu, 02 Feb 2012 00:34:53 +0000 Matthew Wild mod_smacks: Drop back to urn:xmpp:sm:2 for now
Thu, 02 Feb 2012 01:23:43 +0100 Thijs Alkemade Add a <delay> to stanzas that are queued (and don't have one already), so clients can show them with the original timestamp.
Thu, 02 Feb 2012 01:23:00 +0100 Thijs Alkemade Update smacks to urn:xmpp:sm:3. Fix typo in can_do_smacks.
Wed, 01 Feb 2012 23:57:07 +0000 Matthew Wild mod_smacks: Consolidate logic for deciding whether to advertise or allow smacks for a given session, and fix an issue with not allowing s2s connections to enable smacks because of not binding a resource... (thanks xnyphs)
Wed, 01 Feb 2012 23:29:05 +0000 Matthew Wild mod_smacks: Handle a client trying to <enable> twice, or trying to <enable> before resource binding (thanks Thijs Alkemade)
Wed, 01 Feb 2012 23:27:23 +0000 Matthew Wild mod_smacks: Only advertise stream features when a stream is authenticated, and doesn't already have smacks enabled
Mon, 30 Jan 2012 04:20:24 +0000 Matthew Wild mod_smacks: Log message when client tries to resume unknown session
Mon, 30 Jan 2012 04:15:58 +0000 Matthew Wild mod_smacks: Add log message on resume
Sun, 29 Jan 2012 20:34:14 +0000 Matthew Wild mod_smacks: Add logging to hibernation and session destruction (thanks darkrain)
Sat, 28 Jan 2012 15:10:04 +0100 Kim Alvefur mod_carbons: Don't try to send carbons for entirely offline users.
Thu, 26 Jan 2012 19:38:03 +0100 Florian Zeitz mod_admin_web: Clear commands in all cases new ones are loaded (thanks Maranda)
Wed, 25 Jan 2012 06:58:53 +0500 Waqas Hussain mod_muc_log_http: Use YYYY-MM-DD in URLs instead of the confusing YYMMDD.
Wed, 25 Jan 2012 06:13:39 +0500 Waqas Hussain mod_muc_log_http: Reduce theme loading code.
Wed, 25 Jan 2012 04:29:26 +0500 Waqas Hussain mod_muc_log_http: Improved theme loading, and better error reporting.
Wed, 25 Jan 2012 04:22:10 +0500 Waqas Hussain mod_muc_log_http: Return a 500 Internal Server Error on missing theme, not a traceback.
Wed, 25 Jan 2012 04:21:17 +0500 Waqas Hussain mod_muc_log_http: Don't return a page on missing rooms.
Wed, 25 Jan 2012 04:20:08 +0500 Waqas Hussain mod_muc_log_http: Return a proper 404 Not Found page on missing pages instead of a traceback.
Tue, 24 Jan 2012 19:25:06 +0100 Florian Zeitz mod_admin_web: Fix margins
Tue, 24 Jan 2012 14:56:00 +0100 Kim Alvefur mod_smacks: Fix smacks on s2s connections, but disable it by default.
Thu, 19 Jan 2012 22:14:19 +0100 Florian Zeitz Adapt to bootstrap
Wed, 18 Jan 2012 15:51:38 +0100 Florian Zeitz mod_admin_web: Replace command list instead of appending
Wed, 18 Jan 2012 01:24:41 +0100 Florian Zeitz mod_adhoc_web: Redesign adhoc command pane
Tue, 17 Jan 2012 16:07:21 +0000 Matthew Wild mod_admin_web: Begin switch to using bootstrap styles
Tue, 17 Jan 2012 16:05:47 +0000 Matthew Wild mod_admin_web: Add bootstrap to get_deps.sh
Tue, 17 Jan 2012 16:04:54 +0000 Matthew Wild mod_admin_web: Move style.css to css/
Tue, 17 Jan 2012 12:30:23 +0000 Matthew Wild mod_admin_web: Fix typo (incomming->incoming)
Tue, 17 Jan 2012 13:58:13 +0000 Marco Cirillo mod_stanza_counter_http: revert to use module:get_option_boolean
Tue, 17 Jan 2012 13:53:49 +0000 Marco Cirillo mod_server_status: revert to use module:get_option_boolean
Tue, 17 Jan 2012 13:52:48 +0000 Marco Cirillo mod_register_json: revert to use module:get_option_boolean
Tue, 17 Jan 2012 01:43:50 +0000 Marco Cirillo mod_pastebin: more sensible unconfigured base url formatting, use interface directive if present.
Tue, 17 Jan 2012 01:40:58 +0000 Marco Cirillo mod_server_status: added http cleanup code from mod_register_json
Tue, 17 Jan 2012 01:31:58 +0000 Marco Cirillo mod_register_json: switched module:get_option_boolean("use_libevent", nil) with require "core.configmanager".get("*", "core", "use_libevent") as the first possibly won't work (module is unloaded)
Tue, 17 Jan 2012 01:27:38 +0000 Marco Cirillo mod_stanza_counter_http: added cleanup function (from mod_register_json)
Tue, 17 Jan 2012 01:18:36 +0000 Marco Cirillo mod_register_json: reworked the ccleanup function so that it doesn' try to close an unused listener port if server_event is in use (works only with select)
Tue, 17 Jan 2012 00:57:47 +0000 Marco Cirillo mod_register_json: added auto-cleanup logic to the module so it can at least be unloaded and reloaded without fuss. (Experimental: works with server_select and trunk)
Sun, 15 Jan 2012 20:21:53 +0100 Kim Alvefur mod_mam: Store the message id more accessible.
Sun, 15 Jan 2012 03:58:54 +0100 Kim Alvefur mod_mam: Implement archiving preferences.
Sun, 15 Jan 2012 02:05:41 +0000 Matthew Wild mod_muc_limits: Echo any MUC <x> or <body> in the error reply (required to make Gajim display the error)
Sun, 15 Jan 2012 01:40:50 +0000 Matthew Wild mod_muc_limits: Remove throttle object from all rooms on unload (to make sure new settings are applied on reload)
Sun, 15 Jan 2012 01:36:11 +0000 Matthew Wild mod_muc_limits: Don't limit room leaving
Sun, 15 Jan 2012 01:08:15 +0000 Matthew Wild mod_muc_limits: New module to impose overall rate-limits on a MUC (not on individual users)
Sat, 14 Jan 2012 22:17:58 +0000 Marco Cirillo mod_register_json: checking out if the user creation succeeded or not is good practice.
Sun, 15 Jan 2012 02:56:51 +0500 Waqas Hussain mod_service_directories: Initial commit. Untested. Support for both directory and buddy use cases. Incomplete pubsub support (only getting all items supported).
Sat, 14 Jan 2012 21:45:37 +0000 Marco Cirillo mod_register_json: fire user-registered event manually on the destination host. (thanks Mr. Gecko)
Sat, 14 Jan 2012 19:56:24 +0000 Marco Cirillo mod_register_json: modified code to employ get_option_set for true sets, and contains meta method
Sat, 14 Jan 2012 20:50:24 +0100 Florian Zeitz mod_admin_web: Use proper path for www_data files (Thanks Zash)
Sat, 14 Jan 2012 19:49:35 +0000 Marco Cirillo mod_register_json: cleaned up useless unused code (thanks Mr. Gecko)
Thu, 12 Jan 2012 20:26:16 +0100 Florian Zeitz mod_adhoc_web: fade instead of scrolling
Tue, 10 Jan 2012 20:55:45 +0000 Marco Cirillo mod_server_status: fixed trace case when an user, mistakenly or not, sets a component which doesn't exist into the plugin config. (thanks chris)
Tue, 10 Jan 2012 21:17:13 +0100 Kim Alvefur mod_carbons: Update to Carbons v0.6.
Tue, 10 Jan 2012 19:57:06 +0000 Marco Cirillo mod_server_status: corrected mistake in the code.
Tue, 10 Jan 2012 19:52:02 +0000 Marco Cirillo mod_server_status: useless "space" removed
Tue, 10 Jan 2012 19:46:54 +0000 Marco Cirillo mod_server_status: corrected error.
Tue, 10 Jan 2012 19:36:28 +0000 Marco Cirillo mod_server_status: renamed mod_xml_status to mod_server_status as the option to output the stats in JSON was added.
Tue, 10 Jan 2012 19:23:04 +0100 Florian Zeitz mod_admin_web: Add missing images
Tue, 10 Jan 2012 19:16:28 +0100 Florian Zeitz First pass of web-admin redesign
Sun, 08 Jan 2012 17:25:34 +0000 Marco Cirillo mod_ircd: Made the requirement of setting the conference_server a bit more "aggressive", and the resulting error banner for not setting it also.
Sun, 08 Jan 2012 05:25:49 +0000 Marco Cirillo mod_host_guard: fixed plugin, minor code refactor.
Sun, 08 Jan 2012 03:53:09 +0000 Marco Cirillo mod_register_json: replaced prosody.events.add_handler with module:hook.
Sun, 08 Jan 2012 03:52:38 +0000 Marco Cirillo mod_stanza_counter_http: replaced prosody.events.add_handler with module:hook.
Sun, 08 Jan 2012 03:52:06 +0000 Marco Cirillo mod_stanza_counter: removed a few empty lines.
Sun, 08 Jan 2012 03:51:16 +0000 Marco Cirillo mod_host_guard: replaced prosody.events.add_handler with module:hook.
Sat, 07 Jan 2012 18:14:14 +0000 Marco Cirillo mod_xml_status: stick to one code "punctuation" style.
Sat, 07 Jan 2012 18:12:38 +0000 Marco Cirillo mod_s2s_never_encrypt_blacklist: stick to one code "punctuation" style.
Sat, 07 Jan 2012 18:11:39 +0000 Marco Cirillo mod_register_redirect: stick to one code "punctuation" style.
Sat, 07 Jan 2012 18:11:03 +0000 Marco Cirillo mod_register_json: stick to one code "punctuation" style.
Sat, 07 Jan 2012 18:09:48 +0000 Marco Cirillo mod_host_guard: stick to one code "punctuation" style.
Sat, 07 Jan 2012 00:37:35 +0000 Marco Cirillo mod_xml_status: re-removed http response function wrong code (self note: make sure what you're copy&pasting from the local notepad is fully correct)
Sat, 07 Jan 2012 00:29:06 +0000 Marco Cirillo mod_xml_status: last code cleanup and optimization.
Fri, 06 Jan 2012 23:43:52 +0000 Marco Cirillo mod_xml_status: small cleanup.
Fri, 06 Jan 2012 23:15:51 +0000 Marco Cirillo mod_xml_status: initial commit. Expose server status in xml format to be used on external webapps.
Fri, 06 Jan 2012 16:50:12 +0100 Kim Alvefur mod_mam: Add experimental implementation of the Message Archive Management ProtoXEP
Fri, 06 Jan 2012 12:13:14 +0100 Kim Alvefur Merge
Fri, 06 Jan 2012 12:10:29 +0100 Kim Alvefur mod_carbons: Add MIT license statement.
Fri, 06 Jan 2012 12:09:48 +0100 Kim Alvefur mod_carbons: Remove completed TODO
Thu, 05 Jan 2012 01:37:53 +0000 Marco Cirillo mod_host_guard: updated banner.
Mon, 02 Jan 2012 17:38:28 +0000 Marco Cirillo mod_stanza_counter: corrected syntax mistake in the http plugin.
Wed, 21 Dec 2011 10:38:44 +0000 Matthew Wild mod_pastebin: Make last commit work (also set on restore)
Wed, 21 Dec 2011 10:25:17 +0000 Matthew Wild mod_pastebin: Fix issue with metatable not being set when a reload changes expires_after to 0
Tue, 20 Dec 2011 20:19:53 +0000 Marco Cirillo mod_host_guard: added exceptions/whitelisting to the blockall logic (makes little sense otherwise has s2s_disallow = true does the same)
Mon, 19 Dec 2011 12:29:03 +0000 Matthew Wild mod_pastebin: Support for persistent pastes (set pastebin_expire_after = 0)
Mon, 19 Dec 2011 11:38:57 +0000 Matthew Wild mod_pastebin: Fix off-by-one in line counting (display issue only)
Mon, 19 Dec 2011 11:38:06 +0000 Matthew Wild mod_pastebin: Fix call to undefined function introduced in previous commit
Mon, 19 Dec 2011 10:40:28 +1100 James Callahan mod_storage_mongodb: (un)lock globals around require; only auth if we need to
Wed, 14 Dec 2011 18:42:55 +0100 Kim Alvefur mod_carbons: Fix a typo and unindent a line.
Mon, 19 Dec 2011 10:36:50 +1100 James Callahan mod_storage_mongodb: (un)lock globals around require; only auth if we need to
Wed, 14 Dec 2011 12:56:07 +1100 James Callahan mod_storage_mongodb: move database connecting to inside driver:open
Wed, 14 Dec 2011 12:47:49 +1100 James Callahan mod_storage_mongodb: assert the configuration options
Tue, 13 Dec 2011 12:30:01 +1100 James Callahan mod_storage_mongodb: Use _global as host when none provided
Mon, 12 Dec 2011 21:51:29 +1100 James Callahan Rename to mongodb
Mon, 12 Dec 2011 21:39:08 +1100 James Callahan mod_storage_mondodb: Add module