Software /
code /
prosody-modules
Graph
-
mod_client_certs: Strip x509 dataTue, 12 Jun 2012 14:00:57 +0200, by Florian Zeitz
-
mod_mam: Enforce max results even if RSM isn't used.Mon, 11 Jun 2012 16:54:32 +0200, by Kim Alvefur
-
mod_register_json: corrected trace.Mon, 11 Jun 2012 00:35:26 +0000, by Marco Cirillo
-
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 23:15:44 +0200, by Thijs Alkemade
-
mod_auth_dovecot: If the connection fails, nuke it so the next attempt causes a reconnect.Sat, 09 Jun 2012 01:47:31 +0200, by Kim Alvefur
-
mod_mam: Fix typoFri, 08 Jun 2012 21:02:41 +0200, by Kim Alvefur
-
mod_mam: Enforce a max number of items returned, with a default.Fri, 08 Jun 2012 21:01:44 +0200, by Kim Alvefur
-
mod_mam: Move RSM pointer to last message into a MAM-namespaced childFri, 08 Jun 2012 20:11:39 +0200, by Kim Alvefur
-
mod_mam/rsm.lib: Remove log statement (fixes usage in verse)Fri, 08 Jun 2012 19:52:36 +0200, by Kim Alvefur
-
mod_mam/rsm.lib: Fix typoFri, 08 Jun 2012 19:35:36 +0200, by Kim Alvefur
-
mod_mam: Fix issue with get_text() and clean some unneeded variables.Fri, 08 Jun 2012 05:56:24 +0200, by Kim Alvefur
-
mod_mam: Implement support for Result Set Management in queries.Fri, 08 Jun 2012 03:13:31 +0200, by Kim Alvefur
-
mod_auth_dovecot: Old forgotten changes. Testing appreciated.Thu, 07 Jun 2012 23:41:25 +0200, by Kim Alvefur
-
mod_conformance_restricted: Require util.jidTue, 05 Jun 2012 22:47:12 +0200, by Florian Zeitz
-
mod_client_certs: Fix the checking of valid id_on_xmppAddr fields.Tue, 05 Jun 2012 20:47:02 +0200, by Thijs Alkemade
-
mod_client_certs: Disconnect every session that was using that cert when revoking a client certificate.Tue, 05 Jun 2012 19:31:03 +0200, by Thijs Alkemade
-
mod_admin_web: Correctly import usermanagerTue, 05 Jun 2012 19:17:28 +0200, by Florian Zeitz
-
mod_client_certs: Checking in the latest version I have with Zash's changes.Tue, 05 Jun 2012 18:02:28 +0200, by Thijs Alkemade
-
mod_websocket: Remove unnecessary require of tohex()Sat, 02 Jun 2012 04:59:16 +0200, by Florian Zeitz
-
mod_websocket: Only un-self-close <stream:stream>sMon, 28 May 2012 02:18:04 +0200, by Florian Zeitz
-
mod_websocket: Make sending a self-closing <stream:stream> tag configurableMon, 28 May 2012 00:52:47 +0200, by Florian Zeitz
-
mod_websocket: Answer ping framesSun, 27 May 2012 19:30:37 +0200, by Florian Zeitz
-
mod_websocket: Add fragmentation supportSun, 27 May 2012 19:05:07 +0200, by Florian Zeitz
-
mod_websocket: Be nice to non-websocket clientsSun, 27 May 2012 17:53:52 +0200, by Florian Zeitz
-
mod_websocket: Make this a shared moduleSun, 27 May 2012 17:17:52 +0200, by Florian Zeitz
-
mod_websocket: Move frame building into a functionSun, 27 May 2012 17:09:19 +0200, by Florian Zeitz
-
mod_host_guard: remove unused import.Sun, 27 May 2012 04:58:07 +0000, by 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 04:44:24 +0000, by 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 02:44:06 +0000, by Marco Cirillo
-
mod_host_guard: removed unused variable.Sun, 27 May 2012 01:37:25 +0000, by Marco Cirillo
-
mod_host_guard: using route/remote event hook to stop outgoing connections to filtered entities, yet the returned error is highly misleading.Sun, 27 May 2012 01:34:53 +0000, by Marco Cirillo
-
mod_host_guard: removed s2smanager import.Sat, 26 May 2012 22:48:03 +0000, by Marco Cirillo
-
mod_host_guard: removed calls to s2smanager and made the module not dependant on it.Sat, 26 May 2012 22:45:46 +0000, by Marco Cirillo
-
mod_group_bookmarks: Log error when group_bookmarks_file not specifiedSat, 26 May 2012 22:53:39 +0100, by Matthew Wild
-
mod_stanza_counter_http: change the skipped get_option_array to get_option_string it was supposed to.Sat, 26 May 2012 11:37:44 +0000, by Marco Cirillo
-
mod_websocket: Move frame handling into a separate functionSat, 26 May 2012 03:09:09 +0200, by Florian Zeitz
-
mod_websocket: New mod_c2s based version, still WIPFri, 25 May 2012 17:20:41 +0200, by Florian Zeitz
-
mod_mam: Put name of store in a single variableThu, 24 May 2012 23:52:36 +0200, by Kim Alvefur
-
mod_mam: Remove unused localThu, 24 May 2012 23:02:46 +0200, by Kim Alvefur
-
mod_mam: Break when the message is more recent than the range requestedThu, 24 May 2012 22:56:12 +0200, by Kim Alvefur
-
mod_mam: local tostring and some commentsThu, 24 May 2012 22:37:14 +0200, by Kim Alvefur
-
mod_mam: From the spec: servers SHOULD NOT archive messages that do not have a <body/> child tag.Thu, 24 May 2012 22:29:17 +0200, by Thijs Alkemade
-
mod_pubsub_feed: Rename to mod_pubsub_feedsWed, 23 May 2012 21:52:14 +0200, by Kim Alvefur
-
mod_data_access: Cleanup and update to new HTTP APIMon, 21 May 2012 22:10:28 +0200, by Kim Alvefur
-
mod_pubsub_feed: Cleanup and update to new APIs in 0.9Mon, 21 May 2012 21:30:51 +0200, by Kim Alvefur
-
mod_checkcerts: New module that logs a warning when your cert is about to expire.Mon, 21 May 2012 17:02:15 +0200, by Kim Alvefur
-
mod_mam: Add the UID to the <result> when sending an archived message back.Mon, 21 May 2012 15:36:02 +0200, by Thijs Alkemade
-
mod_auth_phpbb3: Optionally allow using PHPBB3 session ID as password ( sql = { sessionid_as_password = true, ... } ).Wed, 16 May 2012 17:34:47 +0500, by Waqas Hussain
-
mod_carbons: Move creation of the carbon stanza out of the loop.Sun, 06 May 2012 23:27:28 +0200, by Kim Alvefur
-
mod_admin_web: Utilize the shared module magicMon, 30 Apr 2012 17:25:09 +0200, by Florian Zeitz
-
mod_srvinjection: Use module:set_global()Mon, 30 Apr 2012 16:45:06 +0200, by Florian Zeitz
-
mod_post_msg: Update to the new HTTP APIMon, 30 Apr 2012 13:08:40 +0200, by Kim Alvefur
-
mod_register_json: same as previous ones, un-needeness.Sun, 29 Apr 2012 20:43:40 +0000, by Marco Cirillo
-
mod_stanza_counter: remove module:set_global, with the default_host handler it's not required.Sun, 29 Apr 2012 20:41:59 +0000, by Marco Cirillo
-
mod_server_status: remove module:set_global, with the default_host handler it's not required.Sun, 29 Apr 2012 20:40:55 +0000, by 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:29:07 +0000, by Marco Cirillo
-
mod_server_status: fix code typo, get_option_array was used instead of get_option_stringSun, 29 Apr 2012 20:18:45 +0000, by Marco Cirillo
-
mod_register_json: revert change, it's not needed (providing http provides https as well)Sun, 29 Apr 2012 20:16:43 +0000, by Marco Cirillo
-
mod_pastebin: Update to the new HTTP APISun, 29 Apr 2012 21:07:04 +0200, by Kim Alvefur
-
mod_register_web: Extremely rough web registration page, with captchaSun, 29 Apr 2012 17:36:31 +0100, by Matthew Wild
-
mod_inotify_reload: Reload modules when their code changesSun, 29 Apr 2012 16:57:21 +0100, by Matthew Wild
-
mod_register_json: fixed typo, added https/http switch and default value to it.Sun, 29 Apr 2012 13:44:21 +0000, by Marco Cirillo
-
mod_stanza_counter_http: updated to current HTTP API.Sun, 29 Apr 2012 13:06:53 +0000, by Marco Cirillo
-
mod_server_status: updated to current HTTP API.Sun, 29 Apr 2012 13:06:26 +0000, by Marco Cirillo
-
mod_register_json: updated to current HTTP API.Sun, 29 Apr 2012 13:05:46 +0000, by Marco Cirillo
-
mod_ircd: net.connlisteners is gone and won't be back, *disintegrated*Sun, 29 Apr 2012 12:47:20 +0000, by Marco Cirillo
-
mod_cleanup_http: this is only useful to reload http plugins pre-timber 0.9, *disintegrated*Sun, 29 Apr 2012 12:46:36 +0000, by Marco Cirillo
-
mod_adhoc: RemoveSat, 28 Apr 2012 19:48:37 +0100, by Matthew Wild
-
mod_proxy65: RemoveSat, 28 Apr 2012 19:47:17 +0100, by Matthew Wild
-
mod_webpresence: Update to timber, remove squish hack (icons are now loaded relative to the module file)Sat, 28 Apr 2012 19:44:42 +0100, by Matthew Wild
-
mod_smacks: Make smacks_max_unacked_stanzas configurableSat, 28 Apr 2012 18:21:29 +0100, by Matthew Wild
-
mod_smacks: get_option+_numberSat, 28 Apr 2012 18:20:18 +0100, by Matthew Wild
-
mod_smacks: Remove dependency on connlisteners (use sessions table shared by mod_c2s directly)Sat, 28 Apr 2012 18:16:47 +0100, by Matthew Wild
-
mod_streamstats: Import count and keys from util.iteratorsSat, 28 Apr 2012 18:10:36 +0100, by 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/Sat, 28 Apr 2012 17:44:28 +0100, by Matthew Wild
-
mod_admin_web: HTTP methods are now requiredFri, 27 Apr 2012 19:59:21 +0200, by Florian Zeitz
-
mod_admin_web: Add timber version. Separate for nowFri, 27 Apr 2012 03:30:47 +0200, by Florian Zeitz
-
mod_mam: Update headerSun, 22 Apr 2012 13:29:57 +0200, by Kim Alvefur
-
mod_mam: Remove archived tag, as this was dropped from the submitted specThu, 19 Apr 2012 17:46:24 +0200, by Kim Alvefur
-
mod_pubsub_feed: Fix typosWed, 04 Apr 2012 00:37:42 +0200, by Kim Alvefur
-
mod_archive: applied patch from stephen.weber@gswot.org to fix issue 6 and 7; need fully test.Thu, 29 Mar 2012 10:32:40 +0800, by shinysky
-
mod_compat_muc_admin: corrected variable leftovers.Tue, 27 Mar 2012 17:11:26 +0000, by Marco Cirillo
-
mod_compat_muc_admin: adding last missing local (getUsingPath).Tue, 27 Mar 2012 16:57:00 +0000, by 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:51:59 +0000, by Marco Cirillo
-
mod_compat_muc_admin: we shall make sure that only owners can destroy rooms and not everyone, isn't it?Tue, 27 Mar 2012 16:07:52 +0000, by Marco Cirillo
-
mod_compat_muc_admin: first commit.Tue, 27 Mar 2012 15:49:31 +0000, by Marco Cirillo
-
mod_auth_phpbb3: Match the username_clean column instead of the username column when updating password.Sun, 25 Mar 2012 02:30:36 +0500, by Waqas Hussain
-
mod_smacks: Don't hibernate session on graceful stream close 0.8-divergeMon, 19 Mar 2012 17:06:02 +0000, by Matthew Wild
-
mod_smacks: Import connlisteners properlySat, 17 Mar 2012 15:54:25 +0000, by Matthew Wild
-
mod_smacks: If a resumed session still has a connection open, close that connection before resumingSat, 17 Mar 2012 15:53:45 +0000, by Matthew Wild
-
mod_smacks: Use pre-resource-unbind (0.9 feature) to fix reloadability and multiple host supportMon, 05 Mar 2012 16:53:30 +0000, by Matthew Wild
-
mod_mam: Bumb priority up above carbons, so that archive ids are includedTue, 28 Feb 2012 14:37:42 +0100, by Kim Alvefur
-
mod_mam: Add missing up()Tue, 28 Feb 2012 14:36:41 +0100, by Kim Alvefur
-
mod_mam: Try to not bork when sending a message to your bare jidTue, 28 Feb 2012 14:36:05 +0100, by Kim Alvefur
-
mod_carbons: Remove useless protection against loop that can't happenTue, 28 Feb 2012 14:33:35 +0100, by Kim Alvefur
-
mod_carbons: Make sure parameters to log() are strings.Tue, 28 Feb 2012 14:20:43 +0100, by Kim Alvefur
-
mod_lastlog: Add option to also log the users IP address.Fri, 24 Feb 2012 15:38:14 +0100, by Kim Alvefur
-
mod_lastlog: New module to record last time a user authenticatedFri, 24 Feb 2012 15:28:17 +0100, by Kim Alvefur
-
mod_admin_web: Correctly access items in NamedNodeMapsTue, 14 Feb 2012 21:21:40 +0100, by Florian Zeitz
-
MergeTue, 14 Feb 2012 15:17:16 +0000, by Matthew Wild
-
mod_c2s_conn_throttle: renamed mod_c2s_auth_throttle, hooks at features and takes in account stream renegotiation.Sun, 12 Feb 2012 21:58:07 +0000, by Marco Cirillo
-
mod_cleanup_http: updated banner.Sun, 12 Feb 2012 18:26:02 +0000, by 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:04:51 +0000, by Marco Cirillo
-
mod_server_status: remove cleanup function move it to a separate plugin.Sun, 12 Feb 2012 18:01:48 +0000, by Marco Cirillo
-
mod_stanza_counter_http: remove cleanup function move it to a separate plugin.Sun, 12 Feb 2012 18:01:12 +0000, by Marco Cirillo
-
mod_register_json: remove cleanup function move it to a separate plugin.Sun, 12 Feb 2012 17:59:45 +0000, by Marco Cirillo
-
mod_carbons: Use session.send instead of passing carbon through all the routingSun, 12 Feb 2012 16:35:54 +0100, by Kim Alvefur
-
mod_carbons: Add more debug loggingThu, 09 Feb 2012 13:06:14 +0100, by Kim Alvefur
-
mod_c2s_auth_throttle: first commitThu, 09 Feb 2012 00:56:47 +0000, by Marco Cirillo
-
merged.Thu, 09 Feb 2012 00:54:39 +0000, by Marco Cirillo
-
mod_conformance_restricted: Module to send XML restricted by RFC 6120 (for conformance testing)Tue, 07 Feb 2012 20:01:57 +0100, by Florian Zeitz
-
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:53:32 +0000, by 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:52:18 +0000, by Marco Cirillo
-
mod_register_json: punctuation adjustThu, 09 Feb 2012 00:47:01 +0000, by 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:44:46 +0000, by Marco Cirillo
-
mod_register_json: cleanup unused stuffThu, 09 Feb 2012 00:24:31 +0000, by Marco Cirillo
-
mod_auto_accept_subscriptions: New module to automatically accept incoming subscription requests on behalf of usersTue, 14 Feb 2012 15:16:38 +0000, by Matthew Wild
-
Fix a typo in mod_smacks (type -> session_type).Thu, 02 Feb 2012 02:08:40 +0100, by Thijs Alkemade
-
mod_smacks: Drop back to urn:xmpp:sm:2 for nowThu, 02 Feb 2012 00:34:53 +0000, by Matthew Wild
-
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:43 +0100, by Thijs Alkemade
-
Update smacks to urn:xmpp:sm:3. Fix typo in can_do_smacks.Thu, 02 Feb 2012 01:23:00 +0100, by Thijs Alkemade
-
mod_smacks: Handle a client trying to <enable> twice, or trying to <enable> before resource binding (thanks Thijs Alkemade)Wed, 01 Feb 2012 23:29:05 +0000, by Matthew Wild
-
mod_smacks: Only advertise stream features when a stream is authenticated, and doesn't already have smacks enabledWed, 01 Feb 2012 23:27:23 +0000, by Matthew Wild
-
mod_smacks: Log message when client tries to resume unknown sessionMon, 30 Jan 2012 04:20:24 +0000, by Matthew Wild
-
mod_smacks: Add log message on resumeMon, 30 Jan 2012 04:15:58 +0000, by Matthew Wild
-
mod_smacks: Add logging to hibernation and session destruction (thanks darkrain)Sun, 29 Jan 2012 20:34:14 +0000, by Matthew Wild
-
mod_carbons: Don't try to send carbons for entirely offline users.Sat, 28 Jan 2012 15:10:04 +0100, by Kim Alvefur
Scroll all the way down to load more.