Software /
code /
prosody
Graph
-
mod_vcard_legacy: Also respect avatar:metadata access restrictions2021-11-25, by Emmanuel Gil Peyrot
-
mod_admin_shell: Fix showing default HTTP path in module:info2021-11-25, by Kim Alvefur
-
mod_http_openmetrics: Serve HTTP from global context2021-11-25, by Kim Alvefur
-
teal: Describe the module API interface2021-03-24, by Kim Alvefur
-
util.prosodyctl.check: Add mod_http_openmetrics settings to known globals2021-11-25, by Kim Alvefur
-
CHANGES: Mention mod_http_openmetrics2021-11-24, by Kim Alvefur
-
mod_smacks: Optimize scheduling of ack requests2021-11-24, by Kim Alvefur
-
mod_smacks: Refactor ack requesting to avoid some timer roundtrips2021-11-24, by Kim Alvefur
-
mod_smacks: Fix timer lifetimes to follow session instead of module2021-11-24, by Kim Alvefur
-
mod_smacks: Clean up compat code etc2021-11-24, by Kim Alvefur
-
mod_smacks: Import from prosody-modules @ eb63890ae8fc2021-11-16, by Kim Alvefur
-
mod_external_services: Warn about missing recommended fields2021-11-24, by Kim Alvefur
-
mod_admin_shell: Factor out simple function in module:info for reuse2021-11-24, by Kim Alvefur
-
mod_admin_shell: List collected metrics in module:info2021-11-24, by Kim Alvefur
-
mod_admin_shell: List net providers in module:info2021-11-23, by Kim Alvefur
-
mod_http_openmetrics: Imported from prosody-modules mod_prometheus @df2246b150752021-11-24, by Matthew Wild
-
mod_csi_simple: Skip initiating flush in all but inactive state2021-11-20, by Kim Alvefur
-
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
Scroll all the way down to load more.