Software /
code /
prosody
Graph
-
doap: Fill in missing XEP versions2021-10-21, by Kim Alvefur
-
mod_s2s: Don't pass unknown hostnames as stats label2021-10-21, by Kim Alvefur
-
net.server_epoll: Process all queued events from epoll before timers2021-10-21, by Kim Alvefur
-
mod_http_file_share: Allow 'Authorization' header via CORS (thanks kawaii)2021-10-20, by Kim Alvefur
-
mod_pubsub,mod_pep: Advertise maximum number of items via XEP-01222021-10-20, by Kim Alvefur
-
mod_pubsub: Prevent max_items from being set to zero2021-10-20, by Kim Alvefur
-
mod_pubsub,mod_pep: Implement 'send_last_published_item' option #14362021-10-19, by Kim Alvefur
-
mod_http_file_share: return 401 instead of 403 if authentication failed2021-10-19, by Jonas Schäfer
-
mod_auth_cyrus: Remove (move to community modules)2021-10-17, by Kim Alvefur
-
doap: Update XEP-0280 version, it's now Stable2021-10-13, by Kim Alvefur
-
mod_admin_shell: Show HTTP base-URLs in module:info()2021-10-13, by Kim Alvefur
-
ejabberd2prosody: Don't import disabled or empty passwords2021-10-13, by Matthew Wild
-
mod_mimicking: Correctly hook the *global* user-deleted event2021-10-12, by Kim Alvefur
-
util.startup: Only ask if 'prosodyctl' was meant instead of 'prosody' (fix #1692)2021-10-12, by Kim Alvefur
-
Merge 0.11->trunk2021-10-12, by Kim Alvefur
-
util.argparse: Add test for #16912021-10-12, by Kim Alvefur
-
util.argparse: Tests2021-10-12, by Kim Alvefur
-
prosody2ejabberd: Check for iteration count at position 62021-10-07, by Matthew Wild
-
ejabberd2prosody: Convert SCRAM iteration count to number (thanks arcseconds)2021-10-07, by Matthew Wild
-
mod_storage_xep0227: Add scram-credentials to user element rather than server2021-09-22, by Matthew Wild
-
net.server_epoll: Prevent starttls on direct TLS connections2021-10-05, by Kim Alvefur
-
CHANGES: Add mod_auth_ldap2021-10-05, by Kim Alvefur
-
mod_auth_ldap: Import from prosody-modules rev f524529111872021-10-05, by Kim Alvefur
-
mod_carbons: Advertise following of recommended rules (closes #1486)2021-10-05, by Kim Alvefur
-
mod_s2s_auth_certs: Collect stats on validation results (for #975)2021-10-05, by Kim Alvefur
-
mod_csi_simple: Provide custom set of timing buckets2021-10-05, by Kim Alvefur
-
util.prosodyctl.check: Add two known globals from mod_http2021-10-03, by Kim Alvefur
-
Merge 0.11->trunk2021-09-30, by Kim Alvefur
-
mod_admin_shell: Allow passing an exit code to server:shutdown()2021-09-30, by Kim Alvefur
-
mod_posix: Exit with non-zero status code on problems2021-09-30, by Kim Alvefur
-
util.startup: Allow separate command line argument settings for prosody and prosodyctl2021-09-30, by Kim Alvefur
-
prosodyctl: Add support for -v/--verbose to enable debug logging2021-09-30, by Kim Alvefur
-
prosodyctl: Add alternate XMPP Blackbox Exporter connectivity check2021-09-30, by Kim Alvefur
-
prosodyctl: Use HTTP client in promise mode for connectivity check2021-09-30, by Kim Alvefur
-
core.moduleapi: Ensure module:send_iq() handler priority over mod_iq2021-09-24, by Kim Alvefur
-
core.moduleapi: Enable full JID origin queries with module:send_iq()2021-09-24, by Kim Alvefur
-
core.moduleapi: Filter out unrelated direct replies to module:send_iq2021-09-24, by Kim Alvefur
-
mod_http_errors: Make it easier to override 'http-message' handler2021-09-24, by Kim Alvefur
-
mod_mam: Merge main and RSM-specific log message here too2021-09-23, by Kim Alvefur
-
mod_muc_mam: Fix reference to "user" in debug message copied from mod_mam2021-09-23, by Kim Alvefur
-
mod_muc_mam: Merge main and RSM-specific log message into a single one2021-09-23, by Kim Alvefur
-
mod_muc_mam: Fix copypaste mistake in debug logging2021-09-23, by Kim Alvefur
-
mod_message: Fire event for groupchat messages sent to bare JID2021-09-22, by Matthew Wild
-
net.server_epoll: Separate handling of "closed" from other errors2021-09-22, by Kim Alvefur
-
net.server_epoll: Skip attempt to flush write buffer when not connected2021-09-22, by Kim Alvefur
-
Merge 0.11->trunk2021-09-20, by Kim Alvefur
-
net.server_epoll: Add a hard deadline on shutdown to extra-fix #1670 0.112021-09-20, by Kim Alvefur
-
net.server_epoll: Close sockets added after shutdown signal (fixes #1670) 0.112021-09-20, by Kim Alvefur
-
mod_bosh: Fix typo in comment2021-09-19, by Kim Alvefur
-
mod_register_limits: Reword some options2021-09-19, by Kim Alvefur
-
MUC: Reject full JID in affiliation queries2021-09-17, by Kim Alvefur
-
net.server_epoll: Fix indentation messed up in last merge2021-09-17, by Kim Alvefur
-
net.server_epoll: Don't immediately destroy upon getting closed on read2021-09-15, by Kim Alvefur
-
mod_pubsub: Advertise support for 'max' as value for max_items2021-09-15, by Kim Alvefur
-
mod_http_file_share: Fix measuring how long periodic task take2021-09-14, by Kim Alvefur
-
util.prosodyctl.check: Suggest replacing 'use_libevent' with 'network_backend'2021-09-14, by Kim Alvefur
-
util.prosodyctl.check: Nudge towards plural port options2021-09-14, by Kim Alvefur
-
util.prosodyctl.check: Fix to not treat some options as misplaced2021-09-13, by Kim Alvefur
-
util.prosodyctl.check: Suggest replacements for deprecated options #16842021-09-13, by Kim Alvefur
-
mod_message: Clarify purpose of username field in offline message event2021-09-12, by Kim Alvefur
-
mod_carbons: Reduce line count using new util.stanza attr method2021-09-12, by Kim Alvefur
-
mod_mam: Reduce line count using new util.stanza attr method2021-09-12, by Kim Alvefur
-
mod_http_file_share: Measure current total usage2021-09-12, by Kim Alvefur
-
net.server_epoll: Try to make port number related methods sane2021-09-12, by Kim Alvefur
-
doap: Remove entry that confused XEP-0277 with XEP-02272021-09-12, by Kim Alvefur
-
doap: Mention mod_storage_xep02272021-09-12, by Kim Alvefur
-
doap: Specify version of XEP-0227 used2021-09-12, by Kim Alvefur
-
mod_storage_xep0227: Update for XEP-0227 r1.1: Support for SCRAM, MAM, PEP2021-09-12, by Matthew Wild
-
util.set: Add :contains_set() method2021-09-12, by Matthew Wild
-
util.array: Add :slice() method + tests2021-09-12, by Matthew Wild
-
util.stanza: Add :get_child_with_attr() + tests2021-09-12, by Matthew Wild
-
mod_pubsub/pubsub.lib: Export config forms for use by other modules2021-09-11, by Matthew Wild
-
mod_http_file_share: Fix traceback in global quota debug logging (thanks Martin)2021-09-12, by Kim Alvefur
-
util.prosodyctl.check: Remove stray debug print()2021-09-12, by Kim Alvefur
-
util.prosodyctl.check: Ignore unused "ok" variable [luacheck]2021-09-11, by Kim Alvefur
-
mod_http_file_share: Add optional global quota on total storage usage2021-09-11, by Kim Alvefur
-
util.prosodyctl.check: Refuse to do ojn test unless prosody is running2021-09-11, by Kim Alvefur
-
prosodyctl: Add external connectivity check based on observe.jabber.network2020-05-06, by Jonas Schäfer
-
mod_c2s: Rename Direct TLS listener 'c2s_direct_tls' for clarity2021-09-09, by Kim Alvefur
-
util.prosodyctl.check: Add TODO about replacements for deprecated settings2021-09-09, by Kim Alvefur
-
util.prosodyctl.check: Check for server-to-server Direct TLS records2021-09-09, by Kim Alvefur
-
mod_s2s: Rename Direct TLS listener 's2s_direct_tls'2021-09-09, by Kim Alvefur
-
mod_s2s: Add a Direct TLS listener2021-08-10, by Kim Alvefur
-
mod_s2s: Handle connections having TLS from the start2021-08-10, by Kim Alvefur
-
mod_s2s: Factor out procedure for newly encrypted sessions2021-08-10, by Kim Alvefur
-
mod_bosh,mod_websocket: Make into global-shared modules (...again)2021-06-21, by Kim Alvefur
-
mod_c2s,mod_s2s: Indicate stanza size violation with condition from XEP-0205 (thanks mjk)2021-09-06, by Kim Alvefur
-
mod_pubsub: Move reversal of item order in <items>2021-09-05, by Kim Alvefur
-
mod_pubsub: Add support for limiting result size #16082021-09-05, by Kim Alvefur
-
util.pubsub: Add support for limiting number of items to retrieve2021-09-05, by Kim Alvefur
-
mod_tls: Attempt STARTTLS on outgoing unencrypted legacy s2s connections2021-09-01, by Kim Alvefur
-
mod_storage_internal: Stop storing XEP-0091 timestamp2021-09-04, by Kim Alvefur
-
net.server_select: Deprecate and warn about it2021-09-03, by Kim Alvefur
-
net.server: Pikc server_epoll as unconditional default2021-09-03, by Kim Alvefur
-
net.server: Fall back to default backend from libevent instead of always select2021-09-03, by Kim Alvefur
-
net.server_epoll: Prevent removed timers from being readded2021-08-31, by Kim Alvefur
-
mod_mam: Suppress offline message broadcast for MAM clients2021-08-31, by Kim Alvefur
-
mod_mam: Only check for locally generated stanza-ids2021-08-31, by Kim Alvefur
-
mod_mam: Explain behavior with absent mod_offline in a comment2021-08-31, by Kim Alvefur
-
mod_mam: "Handle" messages that have been archived in the absense of mod_offline2020-06-25, by Kim Alvefur
-
mod_external_services: Factor out public function for converting to XML2021-08-30, by Kim Alvefur
-
mod_external_services: Factor out public function returning current services2021-08-29, by Kim Alvefur
-
mod_external_services: Filter services by requested credentials using a Set2021-08-30, by Kim Alvefur
-
mod_external_services: Validate required attributes on credentials requests2021-08-29, by Kim Alvefur
-
Merge 0.11->trunk2021-08-31, by Kim Alvefur
-
Merge 0.11->trunk2021-08-30, by Kim Alvefur
-
net.http: fail open if surrounding code does not configure TLS2021-08-29, by Jonas Schäfer
Scroll all the way down to load more.