Software /
code /
prosody-modules
Graph
-
mod_manifesto: Fix traceback when user doesn't have a roster (?)2014-01-23, by Matthew Wild
-
mod_offline_email: Much cleanup. Very update to newer APIs. Wow.2014-01-23, by Kim Alvefur
-
mod_manifesto: Only check fully established incoming sessions2014-01-23, by Florian Zeitz
-
mod_manifesto: Check state of incoming connections2014-01-23, by Florian Zeitz
-
mod_admin_probe: Module allowing server administrators to probe any user2014-01-20, by Florian Zeitz
-
mod_service_directories: Respect the 'name' option (Thanks Thomas)2014-01-19, by Kim Alvefur
-
mod_mam_muc: Override method for storing history messages instead of hooking stanza events2014-01-18, by Kim Alvefur
-
mod_mam_muc: Override sending of room history and use archives2014-01-18, by Kim Alvefur
-
mod_mam_muc: Remove archives when a room is destroyed2014-01-18, by Kim Alvefur
-
mod_mam_muc: Hide logging option from room configuration if set to log all rooms2014-01-18, by Kim Alvefur
-
mod_mam_muc: Make the logging option in the room config reflect logging and inherit the default2014-01-18, by Kim Alvefur
-
mod_auth_ldap: Add support for binding2014-01-15, by Kim Alvefur
-
mod_auth_ldap: Cleanup, reorder and some comments2014-01-15, by Kim Alvefur
-
mod_websocket: Fix typo "Cosed" -> "Closed"2014-01-10, by Florian Zeitz
-
mod_saslname: XEP-0233 implementation2014-01-07, by Kim Alvefur
-
mod_admin_web: Bump strophe.js version2014-01-05, by Florian Zeitz
-
mod_s2s_auth_dane: Fix typo in comment (thanks albert)2014-01-04, by Kim Alvefur
-
mod_list_inactive: Parse data collected by mod_lastlog and print users who have not logged in for some time2014-01-04, by Kim Alvefur
-
mod_s2s_auth_dane: Style fixes2014-01-04, by Kim Alvefur
-
mod_s2s_auth_dane: Fix wording on validation failure2014-01-04, by Kim Alvefur
-
mod_s2s_keepalive: Don't send directly on the connection, use sends2s2014-01-04, by Kim Alvefur
-
mod_http_user_count: HTTP module to report the current number of online users or sessions2014-01-03, by Matthew Wild
-
mod_s2s_auth_dane: Invalidate trust if there are TLSA records but no matches, or bogus results2014-01-03, by Kim Alvefur
-
mod_s2s_auth_dane: Warn about unsupported DANE params2014-01-03, by Kim Alvefur
-
mod_idlecompat: Add initial version.2014-01-03, by Tobias Markmann
-
mod_storage_memory: Simple in-memory only storage backend without persistence2013-12-31, by Kim Alvefur
-
mod_s2s_auth_dane: Experimental DANE implementation2013-12-31, by Kim Alvefur
-
mod_component_roundrobin: Increase priority of stanza hooks above mod_component (thanks Julien)2013-12-28, by Kim Alvefur
-
mod_admin_web: Bump strophejs version2013-12-21, by Florian Zeitz
-
mod_component_roundrobin: Make sessions a shared table, like mod_component2013-12-19, by Kim Alvefur
-
mod_component_roundrobin: Make sure we don’t try to use destroyed sessions.2013-12-19, by Waqas Hussain
-
mod_component_roundrobin: Mark authenticated sessions as such2013-12-19, by Kim Alvefur
-
mod_component_roundrobin: Fix handshake (Thanks Julien)2013-12-18, by Kim Alvefur
-
mod_muc_log_http: Fix indentation2013-12-14, by Kim Alvefur
-
mod_muc_log_http: Change config option back to what it says in the docs (Thanks Alex for noticing)2013-12-14, by Kim Alvefur
-
mod_admin_web: Bump strophe.js version (use *all* the SCRAM-SHA-1)2013-12-12, by Florian Zeitz
-
mod_srvinjection: Make the map a shared table so that other plugins can use/modify it2013-12-10, by daurnimator
-
mod_register_web: Use net.http instead of util.http, as we need to make requests (thanks dustin)2013-12-06, by Matthew Wild
-
mod_pubsub_mqtt: Fix namespace of translator too2013-12-03, by Matthew Wild
-
mod_ipcheck: Workaround for differences between server_select and server_event2013-12-04, by Kim Alvefur
-
mod_ipcheck: Add support for XEP version 0.2 (includes port)2013-12-04, by Kim Alvefur
-
mod_pubsub_mqtt: Change namespace of 'data' element to make it generic2013-12-02, by Matthew Wild
-
mod_pubsub_eventsource: Publish only the content of known payload types (JSON, 'data' [from MQTT])2013-12-02, by Matthew Wild
-
mod_pubsub_eventsource: Add CORS headers for cross-domain support2013-12-02, by Matthew Wild
-
mod_pubsub_mqtt: MQTT (a lightweight binary pubsub protocol) interface for mod_pubsub2013-12-01, by Matthew Wild
-
mod_register_web: Handle URLs with a trailing slash2013-12-01, by Kim Alvefur
-
mod_register_web: Use correct variables2013-11-30, by Kim Alvefur
-
mod_register_web: Fire user-registering event like mod_register2013-11-30, by Kim Alvefur
-
mod_register_web: Check for empty username2013-11-30, by Kim Alvefur
-
mod_register_web: Support additional registration fields2013-11-30, by Kim Alvefur
-
mod_register_web: Pass request to captcha handler2013-11-30, by Kim Alvefur
-
mod_register_web: Add missing =2013-11-30, by Kim Alvefur
-
mod_register_web: Fire user-registered event2013-11-30, by Kim Alvefur
-
mod_register_web: Use local2013-11-30, by Kim Alvefur
-
mod_register_web: Friendly error messages if the username is taken or failed nodeprep2013-11-30, by Kim Alvefur
-
mod_register_web: Indentation fix2013-11-30, by Kim Alvefur
-
mod_register_web: Add a simple fallback captcha2013-11-30, by Kim Alvefur
-
mod_register_web: Move HTML into separate template files2013-11-30, by Kim Alvefur
Scroll all the way down to load more.