Software /
code /
prosody-modules
Graph
-
Implemented password and user existence check in mod_auth_sqlWed, 13 Apr 2011 20:41:53 +0200, by Tomasz Sterna
-
Reconnect on DB disconnection.Wed, 13 Apr 2011 15:37:26 +0200, by Tomasz Sterna
-
mod_register_json: Corrected typo.Tue, 12 Apr 2011 22:57:34 +0000, by Marco Cirillo
-
mod_register_json: fixed missing declared variable.Tue, 12 Apr 2011 22:51:39 +0000, by Marco Cirillo
-
mod_register_json: Let's call it the first commit, fixed all code errors (aka it works).Tue, 12 Apr 2011 22:40:26 +0000, by Marco Cirillo
-
mod_register_json: Typo fix.Tue, 12 Apr 2011 20:50:43 +0000, by Marco Cirillo
-
mod_register_json: Failed at JSON successful decode check, fixed with a code refactor.Tue, 12 Apr 2011 20:41:57 +0000, by Marco Cirillo
-
mod_register_json: Typo fix.Tue, 12 Apr 2011 19:13:16 +0000, by Marco Cirillo
-
mod_register_json: Changed log levels, added a few primitive throttling/whitelist/blacklist optionsTue, 12 Apr 2011 19:09:34 +0000, by Marco Cirillo
-
mod_register_json: Minor refactor, default to port 9280 if option is unspecified or default to port 9443 if SSL is used. (Good, bad?)Tue, 12 Apr 2011 17:47:47 +0000, by Marco Cirillo
-
mod_register_json: Changed a few bits to allow the service to be specified as standalone (by default uses port 9443), Q: Does it work?Tue, 12 Apr 2011 17:13:38 +0000, by Marco Cirillo
-
mod_register_json: Fixed missing close quote.Tue, 12 Apr 2011 15:36:30 +0000, by Marco Cirillo
-
mod_register_json: First commit (needs tests).Tue, 12 Apr 2011 15:25:37 +0000, by Marco Cirillo
-
Implemented basic SQL authentication module.Tue, 12 Apr 2011 00:30:53 +0200, by Tomasz Sterna
-
merge with upstreamSun, 03 Apr 2011 22:49:36 +0100, by Phil Stewart
-
mod_json_streams/strophe.jsonstreams.js: Fix some compatability issues.Sat, 02 Apr 2011 04:27:43 +0500, by Waqas Hussain
-
mod_json_streams/strophe.jsonstreams.js: A strophe.js plugin to make it work.Sat, 02 Apr 2011 03:11:22 +0500, by Waqas Hussain
-
mod_json_streams: Add BOSH support (on HTTP path "/jsonstreams").Sat, 02 Apr 2011 03:10:04 +0500, by Waqas Hussain
-
mod_json_streams: An implementation of XEP-0295: JSON Encodings for XMPP.Sat, 02 Apr 2011 00:04:26 +0500, by Waqas Hussain
-
mod_muc_log_http: HTML overhaul. Replacing deprecated elements and style-attributes.Sun, 27 Mar 2011 05:34:09 +0200, by Florian Zeitz
-
mod_sms_clickatell: moved clickatell API ID and source number settings to component registrationSun, 03 Apr 2011 22:47:06 +0100, by Phil Stewart
-
mod_sms_clickatell: initial importThu, 24 Mar 2011 19:49:42 +0000, by Phil Stewart
-
mod_smacks: Merge mod_fastreconnect (resumption support), fix a number of bugs, refactor the code and add some more comments to explain processFri, 18 Mar 2011 21:26:27 +0000, by Matthew Wild
-
mod_muc_log_http: Fix room name encoding/decoding (for UTF-8 room names)Sat, 05 Mar 2011 18:52:43 +0000, by Joseph Wallace
-
mod_muc_log_http: Fix iterator usage and indentation in loadTheme() (thanks tanget128)Thu, 03 Mar 2011 15:27:39 +0000, by Matthew Wild
-
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option.Wed, 23 Feb 2011 01:36:46 +0500, by Waqas Hussain
-
mod_auth_internal_yubikey: New authentication provider for two-factor authentication with YubikeysWed, 16 Feb 2011 22:04:55 +0000, by Matthew Wild
-
mod_auth_dovecot: Use hash of vhost as PID to pass to dovecot - the ID must be unique per process, whereas we make a connection per vhost.Mon, 14 Feb 2011 01:27:35 +0000, by Matthew Wild
-
mod_auth_dovecot: Add line missing from previous commit.Sun, 13 Feb 2011 23:30:11 +0100, by Kim Alvefur
-
mod_auth_dovecot: One mechanism per MECH command.Sun, 13 Feb 2011 23:29:05 +0100, by Kim Alvefur
-
mod_srvinjection: Fix type in variable name.Wed, 09 Feb 2011 21:08:31 +0500, by Waqas Hussain
-
mod_srvinjection: Add support for a wildcard host.Wed, 09 Feb 2011 16:35:53 +0500, by Waqas Hussain
-
mod_ircd: Don't allow any command until nick has been set. Split out NAMES into a command.Sun, 06 Feb 2011 05:05:49 +0100, by Kim Alvefur
-
mod_admin_web: Add some margin so that elements don't overlap.Fri, 04 Feb 2011 17:08:51 +0100, by Florian Zeitz
-
MergeThu, 03 Feb 2011 23:57:54 +0100, by Kim Alvefur
-
mod_admin_web: Make dependency fetching more reliableThu, 03 Feb 2011 22:44:02 +0100, by Florian Zeitz
-
mod_admin_web: Get strophe.js from tarball instead of git (Thanks darkrain)Thu, 03 Feb 2011 22:22:11 +0100, by Florian Zeitz
-
mod_admin_web: Style fix. A <span/> is more appropriate hereThu, 03 Feb 2011 21:54:11 +0100, by Florian Zeitz
-
mod_ircd: Add QUIT command.Thu, 03 Feb 2011 23:57:37 +0100, by Kim Alvefur
-
mod_admin_web: Fix path buildingThu, 03 Feb 2011 21:47:04 +0100, by Florian Zeitz
-
mod_ircd: Fix squishy fileThu, 03 Feb 2011 18:00:39 +0100, by Kim Alvefur
-
mod_ircd: Partial rewrite, use verse for MUCWed, 02 Feb 2011 23:52:31 +0100, by Kim Alvefur
-
mod_pubsub_feed: Implement signature verificationTue, 01 Feb 2011 00:24:19 +0100, by Kim Alvefur
-
mod_pubsub_feed: Fix verify_token checking.Mon, 31 Jan 2011 23:32:25 +0100, by Kim Alvefur
-
mod_pubsub_feed: Stricter verification handling. Correctly echo the hubs challenge.Mon, 31 Jan 2011 23:11:47 +0100, by Kim Alvefur
-
mod_pubsub_feed: Implement PubSubHubbub subscriberMon, 31 Jan 2011 03:37:16 +0100, by Kim Alvefur
-
mod_post_msg: Add compatibility with usermanager in 0.7Thu, 27 Jan 2011 17:36:58 +0100, by Kim Alvefur
-
mod_post_msg: Better initializationThu, 27 Jan 2011 17:30:48 +0100, by Kim Alvefur
-
mod_admin_web: Make module global. Host to administrate is now chooseableFri, 21 Jan 2011 04:10:40 +0100, by Florian Zeitz
-
mod_data_access: New plugin providing a HTTP interface to Prosodys datamanagerWed, 19 Jan 2011 20:18:38 +0100, by Kim Alvefur
-
mod_admin_web: Get rid of the mod_pubsub dependencyFri, 14 Jan 2011 01:54:39 +0100, by Florian Zeitz
-
mod_remote_roster: Let component set roster item subscription.Tue, 11 Jan 2011 18:13:23 +0500, by Waqas Hussain
-
mod_remote_roster: Implement section 2.5 of <http://jkaluza.fedorapeople.org/remote-roster.html>.Mon, 10 Jan 2011 17:20:34 +0500, by Waqas Hussain
-
mod_remote_roster: Initial commit. Implements 2.2, 2.3 of <http://jkaluza.fedorapeople.org/remote-roster.html>.Mon, 10 Jan 2011 16:35:43 +0500, by Waqas Hussain
-
mod_reload_modules: Module to, erm, reload modules, on SIGHUP/config reloadSat, 08 Jan 2011 18:16:14 +0000, by Matthew Wild
-
mod_auth_dovecot: Fix various global variable sets/gets, log levels, unclear variable names and change coding style to match more closely the rest of the Prosody code.Sat, 08 Jan 2011 17:57:03 +0000, by Matthew Wild
Scroll all the way down to load more.