Software /
code /
prosody
Graph
-
mod_admin_shell: Use exact match instead of Lua patterns in c2s,s2s:show2022-01-30, by Kim Alvefur
-
mod_http_file_share: Use alternate syntax for filename in Content-Disposition2022-01-29, by Kim Alvefur
-
mod_admin_shell: Fix traceback on rendering graph of stats without extra labels2022-01-29, by Kim Alvefur
-
mod_admin_shell: Add help section about stats2022-01-29, by Kim Alvefur
-
mod_admin_shell: Add help section about customizing table columns2022-01-28, by Kim Alvefur
-
README: Reflow text to ~78 columns2022-01-28, by Kim Alvefur
-
INSTALL: Update from site version2022-01-28, by Kim Alvefur
-
util.format: Expand explanation of purpose in comments2022-01-27, by Kim Alvefur
-
util.format: Skip control code escaping when doing full serialization2022-01-27, by Kim Alvefur
-
util.prosodyctl.cert: Look for certs matching 'http_host'2022-01-27, by Kim Alvefur
-
util.prosodyctl.check: Fix use of LuaSocket URL parser2022-01-27, by Kim Alvefur
-
util.prosodyctl.check: Add HTTP related DNS checks2022-01-27, by Kim Alvefur
-
util.prosodyctl.cert: Look for certificates in a consistent order2022-01-26, by Kim Alvefur
-
mod_pubsub: Allow configuring summary templates2022-01-24, by Kim Alvefur
-
mod_pubsub: Use the util.xtemplate to render Atom summary2022-01-24, by Kim Alvefur
-
util.xtemplate: Yet another string template library2022-01-24, by Kim Alvefur
-
mod_pubsub: Use the 'pubsub#type' setting to pick summary generator2022-01-24, by Kim Alvefur
-
mod_tls: Set ALPN on outgoing connections2022-01-25, by Kim Alvefur
-
mod_admin_shell: Add command to show current user roles2022-01-23, by Kim Alvefur
-
mod_admin_shell: Add help section about roles2022-01-23, by Kim Alvefur
-
mod_s2s: Retrieve TLS context for outgoing Direct TLS connections from mod_tls2022-01-21, by Kim Alvefur
-
mod_s2s: Enable outgoing Direct TLS connections2022-01-21, by Kim Alvefur
-
net.connect: Allow passing TLS context from resolver2022-01-21, by Kim Alvefur
-
net.resolvers.chain: A resolver for combining other resolvers2022-01-21, by Kim Alvefur
-
Merge 0.11->trunk2022-01-20, by Kim Alvefur
-
util.prosodyctl.cert: Check success of copy operations, warn on fail2022-01-19, by Kim Alvefur
-
util.prosodyctl.cert: Pass variables via formatting instead of concatenation2022-01-19, by Kim Alvefur
-
tools/xep227toprosody: Remove obsolete tool in favor of storage driver2022-01-18, by Kim Alvefur
-
core.certmanager: Use 'tls_profile' instead of 'tls_preset' to match documentation2022-01-18, by Kim Alvefur
-
core.certmanager: Apply TLS preset before global settings (thanks Menel)2022-01-18, by Kim Alvefur
-
mod_storage_xep0227: Fix luacheck warning2022-01-17, by Matthew Wild
-
mod_storage_xep0227: Fix traceback during iteration of driver stores2022-01-17, by Matthew Wild
-
mod_storage_xep0227: Fix file export (missing parameter) from refactor in 270047afa6af2022-01-17, by Matthew Wild
-
mod_http: Increase severity of loading unreachable http modules2022-01-15, by Kim Alvefur
-
mod_http: Skip querying portmanager when http_external_url when is set2021-11-27, by Kim Alvefur
-
util.jid: Explicitly check for nil rather than falsy2022-01-15, by Kim Alvefur
-
mod_storage_xep0227: treat roster metadata pseudo-entry correctly2022-01-15, by Jonas Schäfer
-
mod_storage_xep0227: be defensive against empty vCard2022-01-15, by Jonas Schäfer
-
mod_http: Limit unencrypted http port (5280) to loopback by default2022-01-15, by Kim Alvefur
-
mod_cron: Allow for a small amount of timer drift2022-01-15, by Kim Alvefur
-
mod_storage_xep0227: Fix luacheck warnings2022-01-14, by Matthew Wild
-
mod_storage_xep0227: Add API to iterate all stores of a user2022-01-14, by Matthew Wild
-
mod_storage_xep0227: Skip self-contacts on roster import2022-01-14, by Matthew Wild
-
util.xml: Do not allow doctypes, comments or processing instructions 0.11 0.11.122022-01-10, by Jonas Schäfer
-
util.xml: Do not allow doctypes, comments or processing instructions2022-01-10, by Jonas Schäfer
-
mod_http_file_share: Always measure total disk usage for statistics!2022-01-11, by Kim Alvefur
-
mod_bookmarks: Fix traceback on attempt to convert invalid bookmark2022-01-10, by Kim Alvefur
-
mod_bookmarks: Block publishing to older XEP-0402 v0.3.0 node2022-01-10, by Kim Alvefur
-
mod_storage_xep0227: Fix writing non-user data2022-01-10, by Kim Alvefur
-
mod_storage_xep0227: Ignore luacheck warning2022-01-10, by Matthew Wild
-
mod_storage_xep0227: Support for exporting nodes with no stored configuration2022-01-10, by Matthew Wild
-
mod_storage_xep0227: Allow overriding the input/output layer for XEP-0227 data2022-01-10, by Matthew Wild
-
mod_bookmarks: Skip migration of legacy data when empty2022-01-09, by Kim Alvefur
-
mod_bookmarks: Make sure legacy bookmarks node exists to hold access model2022-01-09, by Kim Alvefur
-
mod_bookmarks: Broadcast notifications per XEP-0048 and XEP-04112022-01-09, by Kim Alvefur
-
util.prosodyctl.cert: Fix boolean logic bug2022-01-09, by Kim Alvefur
-
migrator: Support pubsub and pep as a special-case2022-01-09, by Kim Alvefur
-
migrator: Enhance logging2022-01-09, by Kim Alvefur
-
migrator: Add option to keep going despite errors2022-01-09, by Kim Alvefur
-
migrator: Also migrate host/non-user archive data2022-01-09, by Kim Alvefur
Scroll all the way down to load more.