Software /
code /
prosody
Graph
-
mod_csi_simple: Early return on client activity while flushing buffer2021-11-20, by Kim Alvefur
-
mod_csi_simple: Allow some straggler traffic after flushing buffer2021-11-20, by Kim Alvefur
-
util.prosodyctl.check: Highlight inconsistency of AAAA records and use_ipv6=false2021-11-20, by Kim Alvefur
-
util.prosodyctl.check: Respect use_ipv4/v6 in proxy65 check2021-11-20, by Kim Alvefur
-
util.prosodyctl.check: Take IPv6 support in LuaSocket into account2021-11-20, by Kim Alvefur
-
net.server_epoll: Fix streaming downloads (thanks Menel)2021-11-19, by Kim Alvefur
-
core.moduleapi: Fix name of renamed API in log message2021-11-18, by Kim Alvefur
-
net.server_epoll: Try harder to avoid reentrant opportunistic writes2021-11-18, by Kim Alvefur
-
mod_csi_simple: Skip flushing of empty buffer2021-11-18, by Kim Alvefur
-
mod_csi_simple: Fire event when flushing due to client activity2021-11-17, by Kim Alvefur
-
mod_admin_shell: Return counts of shown vs total from new table views2021-11-16, by Kim Alvefur
-
mod_csi_simple: Detach cleanly from sessions if unloaded while flushing2021-11-16, by Kim Alvefur
-
MUC: Actually set the new affiliation data if it was previously empty2021-11-16, by Matthew Wild
-
mod_csi_simple: Only act in inactive mode to prevent infinite recursion2021-11-16, by Kim Alvefur
-
mod_csi_simple: Unlock writes after event, to allow things to be queued2021-11-16, by Kim Alvefur
-
MUC: Include old affiliation data in affiliation change event2021-11-16, by Matthew Wild
-
MUC: Add room:set_affiliation_data()2021-11-16, by Matthew Wild
-
MUC: Set .previous_affiliation = "none" if nil, for consistency with .affiliation2021-11-16, by Matthew Wild
-
MUC: Fix incorrect variable name (thanks luacheck)2021-11-16, by Matthew Wild
-
MUC: Switch to event.allowed signaling to block event, matching muc-pre-set-role2021-11-16, by Matthew Wild
-
MUC: Add 'muc-pre-set-affiliation' event, allowing to block change or modify data2021-11-16, by Matthew Wild
-
MUC: Add option to include form in registration query2021-11-15, by Matthew Wild
-
mod_admin_shell: Handle absence of connection in security column (thanks arcseconds)2021-11-15, by Kim Alvefur
-
mod_pubsub: Fix traceback in disco of non-existent node (thanks Martin)2021-11-13, by Kim Alvefur
-
net.connect: Prefer last connection error over last resolver error2021-11-13, by Kim Alvefur
-
util.prosodyctl.shell: Bring back banner set from config!2021-11-12, by Kim Alvefur
-
net.connect: Propagate last error message from resolvers2021-11-12, by Kim Alvefur
-
s2smanager: Fire s2s-destroyed event to mirror s2s-created2021-11-12, by Matthew Wild
-
mod_c2s: Disconnect user sessions on a role change event2021-11-12, by Matthew Wild
-
usermanager: Fire user-roles-changed event when updating roles of a local user2021-11-12, by Matthew Wild
-
util.human.io: Use UTF-8-aware length check in padding functions2021-11-12, by Kim Alvefur
-
util.human.io: Fix cutting of UTF-8 into pieces2021-11-12, by Kim Alvefur
-
util.human.io: Trim any broken UTF-8 from ellipsis2021-11-12, by Kim Alvefur
-
util.human.io: Factor out ellipsis function2021-11-12, by Kim Alvefur
-
util.human.io: Support specifying column defaults in tables2021-11-12, by Kim Alvefur
-
util.human.io: Pass nil to cell mapper to signal missing value2021-11-12, by Kim Alvefur
-
mod_admin_shell: Respect metatables in output serialization2021-11-12, by Kim Alvefur
-
util.prosodyctl.shell: Allow setting custom prompt (admin_shell_prompt)2021-11-11, by Matthew Wild
-
mod_admin_shell: Specify a width for cert column2021-11-10, by Kim Alvefur
-
mod_admin_shell: Indicate bi-directional s2s connections2021-11-10, by Kim Alvefur
-
mod_admin_shell: Allow passing columns as a string for convenience2021-11-10, by Kim Alvefur
-
mod_admin_shell: Optionally group session listings by host when not included as column2021-11-10, by Kim Alvefur
-
mod_admin_shell: New table based implementation of c2s and s2s:show()2021-11-10, by Kim Alvefur
-
prosodyctl: Fix weird indentation2021-11-06, by Kim Alvefur
-
doap: Bump XEP-0313 version for going Stable2021-11-03, by Kim Alvefur
-
mod_pubsub: Return proper errors for disco queries on nodes2021-11-01, by Kim Alvefur
-
util.dataforms: Encode size attributes as integers in XEP-0221 media element2021-10-28, by Kim Alvefur
-
util.dataforms: Ensure larger integers are serialized as such2021-10-28, by Kim Alvefur
-
util.dataforms: Scope integer handling tests2021-10-26, by Kim Alvefur
-
util.dataforms: Turn number values into timestamps for datetime fields2021-10-26, by Kim Alvefur
-
util.dataforms: Coerce number values for boolean fields2021-10-26, by Kim Alvefur
-
mod_muc_mam: Use util.dataforms timestamp validation2021-10-26, by Kim Alvefur
-
mod_mam: Use util.dataforms timestamp validation2021-10-26, by Kim Alvefur
-
util.dataforms: Add support for datetime field types via XEP-01222021-10-25, by Kim Alvefur
-
mod_http_file_share: Move number coercion into util.dataforms2021-10-25, by Kim Alvefur
-
mod_admin_adhoc: Move number coercion into util.dataforms2021-10-25, by Kim Alvefur
-
ejabberd2prosody.lua: fix MUC subject conversion with appropriate destructuring2021-10-26, by arcseconds
-
util.startup: Understand -h, -? as --help in prosodyctl but ignore2021-10-25, by Kim Alvefur
-
util.startup: Show brief usage on `prosody -h|-?|--help`2021-10-25, by Kim Alvefur
-
mod_c2s,etc: Identify stanza object with appropriate function2021-10-24, by Kim Alvefur
-
mod_s2s: Fix logging of <stream:error> consistency with other mods2021-10-24, by Kim Alvefur
-
util.startup: Skip config readability check in migrator (thanks eTaurus)2021-10-23, by Kim Alvefur
-
mod_http_file_share: Silence luacheck warning2021-10-23, by Kim Alvefur
-
mod_http_file_share: Clean up incomplete uploads2021-10-22, by Kim Alvefur
-
doap: Make note about missing 'restartlogic' from XEP-02062021-10-21, by Kim Alvefur
-
doap: Update versions of XEP-01782021-10-21, by Kim Alvefur
-
doap: Update versions of XEPs2021-10-21, by Kim Alvefur
-
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
Scroll all the way down to load more.