Software /
code /
prosody-modules
Graph
-
mod_onions: Copy the code to find the bit module from mod_websockets.2013-06-15, by Thijs Alkemade
-
mod_auth_ccert: Fix logging of certificate chain errors2013-06-14, by Kim Alvefur
-
mod_auth_ccert: Add missing OID for email2013-06-14, by Kim Alvefur
-
mod_auth_ccert: Pass the session username-outfigurer function too2013-06-14, by Kim Alvefur
-
mod_auth_ccert: Pass on the authz to the configurable username-figure-outer function2013-06-14, by Kim Alvefur
-
mod_auth_ccert: Add optional method for certificates which contain an email address2013-06-14, by Kim Alvefur
-
mod_auth_ccert: Prepare for supporting more ways to figure out the username2013-06-14, by Kim Alvefur
-
mod_http_dir_listing: Attach the MIME type to list items for use in CSS2013-06-14, by Kim Alvefur
-
mod_auth_ccert: Accidentally not2013-06-13, by Kim Alvefur
-
mod_auth_ccert: Initial commit of authentication module for using CA-issued client certificates2013-06-13, by Kim Alvefur
-
mod_onions: Added mod_onions. This module allows Prosody to make s2s connections to Tor hidden services.2013-06-10, by Thijs Alkemade
-
mod_turncredentials: XEP-0215 implementation for time-limited turn credentials2013-06-10, by Philipp Hancke
-
mod_muc_limits: Fix traceback on presence sent to the room's bare JID2013-06-08, by Matthew Wild
-
mod_muc_limits: Abort loading on non-MUC hosts (thanks Ge0rG)2013-06-07, by Matthew Wild
-
mod_listusers: fixed banner skipping cycle2013-06-07, by Vadim Misbakh-Soloviov
-
mod_listusers: added (+config support; -assert tracebacks; +user friendly connection errors; -unneded repeat-until cycle, which braked module)2013-06-07, by Vadim Misbakh-Soloviov
-
mod_webpresence: added /xml and /json; Rewritten /html; A bit of refactoring;2013-06-06, by Vadim Misbakh-Soloviov
-
mod_firewall: Add support for being called as a prosodyctl command2013-06-05, by Kim Alvefur
-
mod_firewall: Remove print()2013-06-05, by Kim Alvefur
-
mod_muc_log: don't log iqs either if presences are disabled, little use and may trigger "false positives".2013-06-05, by Marco Cirillo
-
mod_last_offline: Merge into an option of mod_lastlog2013-06-03, by Kim Alvefur
-
mod_lastlog: Fix command2013-06-03, by Kim Alvefur
-
mod_lastlog: Keep track of last logout time2013-06-03, by Kim Alvefur
-
mod_auth_custom_http: Organize imports, and make the URL a config option.2013-06-03, by Waqas Hussain
-
mod_auth_custom_http: No need for nodeprep in Prosody 0.9.2013-06-03, by Waqas Hussain
-
mod_auth_custom_http: Remove unused imports.2013-06-03, by Waqas Hussain
-
mod_auth_custom_http: Initial commit.2013-06-03, by Waqas Hussain
-
mod_muc_limits: Allow stanzas from affiliated users even if they are not in the room2013-06-03, by Matthew Wild
-
mod_muc_limits: _Fixing_ mistake in MattJ's merge and in the same time handing him a coffee cup.2013-06-02, by Marco Cirillo
-
mod_muc_limits: Increase hook priority2013-06-01, by Matthew Wild
-
mod_muc_limits: Condense multiple dropped stanzas into a single log message every 5 seconds2013-06-01, by Matthew Wild
-
mod_muc_log: Fix mistake in previous merge (thanks Maranda)2013-06-01, by Matthew Wild
-
mod_muc_limits: Add muc_max_nick_length option, defaulting to 23 (bytes)2013-06-01, by Matthew Wild
-
mod_muc_limits: Import util.jid2013-06-01, by Matthew Wild
-
mod_muc_log_http: rectify imported function name (it's fire_event).2013-06-01, by Marco Cirillo
-
mod_muc_log, mod_muc_log_http: backport changes from Metronome.2013-06-01, by Marco Cirillo
-
mod_candy: Add dependency on mod_bosh2013-06-01, by Kim Alvefur
-
mod_candy: Add a comment about the virtual js file with connection parameters2013-06-01, by Kim Alvefur
-
mod_websocket: Add some more error checks for close frames2013-05-30, by Florian Zeitz
-
mod_websocket: Access some values via locales instead of through tables2013-05-30, by Florian Zeitz
-
mod_websocket: Optimize string concatenation2013-05-30, by Florian Zeitz
-
mod_websocket: Call string and table functions through locals2013-05-30, by Florian Zeitz
-
mod_websocket: Fix length calculation2013-05-30, by Florian Zeitz
-
mod_admin_web: Update to JQuery 1.10.02013-05-27, by Florian Zeitz
-
mod_admin_web: Fix CSS, :last -> :last-child2013-05-27, by Florian Zeitz
-
mod_muc_log_http: Don't use nonexistent API2013-05-26, by Kim Alvefur
-
mod_admin_web: Fix indentation2013-05-24, by Florian Zeitz
-
mod_admin_web: Update to new strophejs location, and jQuery 1.9.12013-05-24, by Florian Zeitz
-
mod_data_access: is_admin() takes a JID, not a username (fixes admin access to data stores)2013-05-23, by Matthew Wild
-
mod_pastebin: Ensure base URL always has a trailing / (thanks Masin)2013-05-22, by Matthew Wild
-
mod_broadcast: Allow overriding from address on the broadcast stanza2013-05-19, by Matthew Wild
-
mod_broadcast: Allow admins to broadcast2013-05-19, by Matthew Wild
-
mod_muc_config_restrict: Allow restricting specific options in the MUC config form to service admins2013-05-18, by Matthew Wild
-
mod_auto_activate_hosts: Don't activate * when the config is reloaded2013-05-18, by Matthew Wild
-
Merge2013-05-14, by Matthew Wild
Scroll all the way down to load more.