Software /
code /
prosody-modules
Graph
-
mod_admin_web: Correctly access items in NamedNodeMaps2012-02-14, by Florian Zeitz
-
Merge2012-02-14, by Matthew Wild
-
mod_c2s_conn_throttle: renamed mod_c2s_auth_throttle, hooks at features and takes in account stream renegotiation.2012-02-12, by Marco Cirillo
-
mod_cleanup_http: updated banner.2012-02-12, by Marco Cirillo
-
mod_server_status: remove cleanup function move it to a separate plugin.2012-02-12, by Marco Cirillo
-
mod_stanza_counter_http: remove cleanup function move it to a separate plugin.2012-02-12, by Marco Cirillo
-
mod_register_json: remove cleanup function move it to a separate plugin.2012-02-12, by Marco Cirillo
-
mod_carbons: Use session.send instead of passing carbon through all the routing2012-02-12, by Kim Alvefur
-
mod_carbons: Add more debug logging2012-02-09, by Kim Alvefur
-
mod_c2s_auth_throttle: first commit2012-02-09, by Marco Cirillo
-
merged.2012-02-09, by Marco Cirillo
-
mod_conformance_restricted: Module to send XML restricted by RFC 6120 (for conformance testing)2012-02-07, by Florian Zeitz
-
mod_register_json: punctuation adjust2012-02-09, by Marco Cirillo
-
mod_register_json: cleanup unused stuff2012-02-09, by Marco Cirillo
-
Fix a typo in mod_smacks (type -> session_type).2012-02-02, by Thijs Alkemade
-
mod_smacks: Drop back to urn:xmpp:sm:2 for now2012-02-02, by Matthew Wild
-
Update smacks to urn:xmpp:sm:3. Fix typo in can_do_smacks.2012-02-02, by Thijs Alkemade
-
mod_smacks: Log message when client tries to resume unknown session2012-01-30, by Matthew Wild
-
mod_smacks: Add log message on resume2012-01-30, by Matthew Wild
-
mod_smacks: Add logging to hibernation and session destruction (thanks darkrain)2012-01-29, by Matthew Wild
-
mod_carbons: Don't try to send carbons for entirely offline users.2012-01-28, by Kim Alvefur
-
mod_admin_web: Clear commands in all cases new ones are loaded (thanks Maranda)2012-01-26, by Florian Zeitz
-
mod_muc_log_http: Use YYYY-MM-DD in URLs instead of the confusing YYMMDD.2012-01-25, by Waqas Hussain
-
mod_muc_log_http: Reduce theme loading code.2012-01-25, by Waqas Hussain
-
mod_muc_log_http: Improved theme loading, and better error reporting.2012-01-24, by Waqas Hussain
-
mod_muc_log_http: Return a 500 Internal Server Error on missing theme, not a traceback.2012-01-24, by Waqas Hussain
-
mod_muc_log_http: Don't return a page on missing rooms.2012-01-24, by Waqas Hussain
-
mod_muc_log_http: Return a proper 404 Not Found page on missing pages instead of a traceback.2012-01-24, by Waqas Hussain
-
mod_admin_web: Fix margins2012-01-24, by Florian Zeitz
-
mod_smacks: Fix smacks on s2s connections, but disable it by default.2012-01-24, by Kim Alvefur
-
Adapt to bootstrap2012-01-19, by Florian Zeitz
-
mod_admin_web: Replace command list instead of appending2012-01-18, by Florian Zeitz
-
mod_adhoc_web: Redesign adhoc command pane2012-01-18, by Florian Zeitz
-
mod_admin_web: Begin switch to using bootstrap styles2012-01-17, by Matthew Wild
-
mod_admin_web: Add bootstrap to get_deps.sh2012-01-17, by Matthew Wild
-
mod_admin_web: Move style.css to css/2012-01-17, by Matthew Wild
-
mod_admin_web: Fix typo (incomming->incoming)2012-01-17, by Matthew Wild
-
mod_stanza_counter_http: revert to use module:get_option_boolean2012-01-17, by Marco Cirillo
-
mod_server_status: revert to use module:get_option_boolean2012-01-17, by Marco Cirillo
-
mod_register_json: revert to use module:get_option_boolean2012-01-17, by Marco Cirillo
-
mod_pastebin: more sensible unconfigured base url formatting, use interface directive if present.2012-01-17, by Marco Cirillo
-
mod_server_status: added http cleanup code from mod_register_json2012-01-17, by Marco Cirillo
-
mod_stanza_counter_http: added cleanup function (from mod_register_json)2012-01-17, by Marco Cirillo
-
mod_mam: Store the message id more accessible.2012-01-15, by Kim Alvefur
-
mod_mam: Implement archiving preferences.2012-01-15, by Kim Alvefur
-
mod_muc_limits: Echo any MUC <x> or <body> in the error reply (required to make Gajim display the error)2012-01-15, by Matthew Wild
-
mod_muc_limits: Don't limit room leaving2012-01-15, by Matthew Wild
Scroll all the way down to load more.