Software /
code /
prosody
Graph
-
GNUmakefile: Install util.human.*2020-06-03, by Kim Alvefur
-
makefile: Remove installation of mod_s2s dir2020-06-03, by Kim Alvefur
-
mod_s2s: Move out of empty directory2020-06-02, by Kim Alvefur
-
mod_admin_shell: Fix error due to float passed to os.date in Lua 5.32020-06-02, by Kim Alvefur
-
util.prosodyctl.shell: Save readline history2020-06-02, by Kim Alvefur
-
util.adminstream: Import net.server [luacheck]2020-06-02, by Matthew Wild
-
util.prosodyctl.shell, util.adminstream: Move connection logic into adminstream for easier reuse2020-06-02, by Matthew Wild
-
util.prosodyctl.shell: Really fix --socket option2020-06-02, by Kim Alvefur
-
util.prosodyctl.shell: Correct check for --socket2020-06-02, by Kim Alvefur
-
util.human.io: Fix variable name [luacheck]2020-06-02, by Matthew Wild
-
prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctl2020-06-02, by Matthew Wild
-
util.human.io: New central place for UI helpers2020-06-02, by Matthew Wild
-
util.prosodyctl.shell: Allow passing path to socket on command line2020-06-01, by Kim Alvefur
-
util.prosodyctl.shell: Use same config option as module for socket path2020-06-01, by Kim Alvefur
-
util.prosodyctl.shell: Join socket path with current data directory2020-06-01, by Kim Alvefur
-
mod_admin_socket: Use module API meant for file paths2020-06-01, by Kim Alvefur
-
mod_vcard_legacy: Fix publishing vcard without avatar2020-06-01, by Kim Alvefur
-
mod_vcard_legacy: Remove semi-broken support for multiple avatars2020-06-01, by Kim Alvefur
-
mod_admin_shell: Remove old variable declaration [luacheck]2020-06-01, by Matthew Wild
-
mod_admin_socket: Use wrapserver if available2020-06-01, by Kim Alvefur
-
net.server_epoll: Add way to start accepting clients on an arbitrary server socket2020-06-01, by Kim Alvefur
-
mod_admin_shell: Remove extra newline at end of help text2020-06-01, by Matthew Wild
-
mod_admin_shell, mod_admin_telnet, util.prosodyctl.shell: Separate output from final result2020-06-01, by Matthew Wild
-
prosodyctl, util.prosodyctl.shell: `prosodyctl shell` - a client to access the prosodyctl admin shell2020-06-01, by Matthew Wild
-
mod_admin_telnet: Become a front for mod_admin_shell2020-06-01, by Matthew Wild
-
mod_admin_shell: New module that implements the console interface over an admin socket2020-06-01, by Matthew Wild
-
mod_admin_socket, util.adminstream: New module to manage a local unix domain socket for admin functionality2020-06-01, by Matthew Wild
-
net.server_epoll: Handle missing ports from getsock/peername (as in the case of unix sockets)2020-06-01, by Matthew Wild
-
net.server: Switch to epoll backend by default2020-06-01, by Matthew Wild
-
net.server_select: Pass conn/handler to readbuffer/sendbuffer2020-06-01, by Matthew Wild
-
net.server_select: Ensure onconnect is always called before onincoming2020-06-01, by Matthew Wild
-
mod_c2s,mod_s2s: Make stanza size limits configurable2020-05-31, by Kim Alvefur
-
mod_c2s,mod_s2s: Use a distinct stream error for hitting stanza size limit2020-05-31, by Kim Alvefur
-
scansion: Add test for mod_server_contact_info / XEP-01572020-05-27, by Kim Alvefur
-
net.server_epoll: Fix typo in internal method name2020-05-22, by Kim Alvefur
-
net.server_epoll: Log some noise before TLS handshake step2020-05-22, by Kim Alvefur
-
mod_admin_telnet: Update existing sessions on reload2020-05-16, by Kim Alvefur
-
Merge 0.11->trunk2020-05-15, by Kim Alvefur
-
mod_storage_internal: Fix error in time limited queries on items without 'when' field, fixes #1557 0.112020-05-15, by Kim Alvefur
-
mod_storage_internal: Fix keeping old timestamp in archive map API2020-05-15, by Kim Alvefur
-
mod_http: Tell luacheck to ignore the long comment lines2020-05-14, by Kim Alvefur
-
mod_http: Add documentation to the non-obvious logic of get_ip_from_request2020-05-14, by Jonas Schäfer
-
mod_storage_memory: Add map store methods to archive store2020-05-11, by Kim Alvefur
-
doc/storage: Add archive store map-like API2020-05-11, by Kim Alvefur
-
mod_storage_internal: Implement key-value API2020-05-11, by Kim Alvefur
-
spec/storage: Reset build context of test stanza make comparisons easier2020-05-11, by Kim Alvefur
-
Merge 0.11->trunk2020-05-11, by Kim Alvefur
-
mod_csi_simple: Report whatever's not a stirng and not a stanza2020-05-10, by Kim Alvefur
-
mod_csi_simple: Report whitespace keepalives2020-05-10, by Kim Alvefur
-
mod_csi_simple: Identify raw string data in logging and stats2020-05-10, by Kim Alvefur
-
mod_csi_simple: Collect stats on flush reasons2020-05-09, by Kim Alvefur
-
mod_csi_simple: Record stats of how long buffers are held2020-05-09, by Kim Alvefur
-
mod_csi_simple: Change debug message of client-triggered flush for coherence2020-05-09, by Kim Alvefur
-
mod_csi_simple: Reset queue counter to zero when enabling2020-05-09, by Kim Alvefur
-
mod_csi_simple: Forget queue counter when disabling optimizations2020-05-09, by Kim Alvefur
-
mod_csi_simple: Fix flushing when client sent something2020-05-09, by Kim Alvefur
-
mod_csi_simple: Fix treating presence errors as presence updates2020-05-09, by Kim Alvefur
-
mod_csi_simple: Add comment highlighting that XEP-0353 is experimental2020-05-08, by Kim Alvefur
-
mod_csi_simple: Fix unintentional order of rules from merge2020-05-08, by Kim Alvefur
-
mod_mam: Archive XEP-0353: Jingle Message Initiation2020-05-08, by Kim Alvefur
-
mod_carbons: Explicitly carbon XEP-0353: Jingle Message Initiation2020-05-08, by Kim Alvefur
-
doap: Add XEP-0353 since mod_csi_simple is aware of it2020-05-08, by Kim Alvefur
-
mod_carbons: Describe return types in a comment2020-05-08, by Kim Alvefur
-
Merge 0.11->trunk2020-05-08, by Kim Alvefur
-
mod_csi_simple: Consider XEP-0353: Jingle Message Initiation important 0.112020-05-08, by Kim Alvefur
-
mod_presence: Send unavailable presence in current thread run2020-05-08, by Kim Alvefur
-
spec/scansion/blocking: Don't send stanzas after disconnecting2020-05-08, by Kim Alvefur
-
mod_c2s: Run stream open and close events in async thread, fixes #11032020-05-08, by Kim Alvefur
-
mod_s2s: Run stream close in async context2020-05-08, by Kim Alvefur
-
mod_s2s: Improve signaling of stream open events2020-05-08, by Kim Alvefur
-
mod_csi_simple: Log reasons for not flushing2020-05-07, by Kim Alvefur
-
mod_csi_simple: Add short reasons to report2020-05-07, by Kim Alvefur
-
mod_csi_simple: Refactor to allow logging reason for buffer flush2020-05-07, by Kim Alvefur
-
mod_muc: let event handlers modify cloned presence2020-04-22, by JC Brand
-
Fixes #1533 Hats don't get sent out to own MUC user2020-04-22, by JC Brand
-
net.http: Return a Promise if no callback is given2020-05-06, by Kim Alvefur
-
mod_carbons: Clarify handling of error bounces2020-05-06, by Kim Alvefur
-
mod_csi_simple: Don't consider presence errors as important2020-05-05, by Kim Alvefur
-
MAM: Remove 1% of contents when reaching limits, fix #15452020-05-05, by Kim Alvefur
-
util.pposix,signal: Pass around various OS numbers as integers [Lua 5.3]2020-05-04, by Kim Alvefur
-
mod_admin_telnet: Use tostring as fallback in pretty printing2020-05-02, by Kim Alvefur
-
mod_admin_telnet: Don't pretty-print the normal console stuff2020-05-02, by Kim Alvefur
-
mod_admin_telnet: Reuse existing pretty printing setup2020-05-02, by Kim Alvefur
-
mod_admin_telnet: Allow configuring pretty printing defaults2020-05-02, by Kim Alvefur
-
MUC: Enforce strict resourceprep when registering room nicknames2020-05-02, by Kim Alvefur
-
mod_storage_sql: Log database connection parameters when creating engine2020-05-02, by Kim Alvefur
-
mod_admin_telnet: Silence luacheck2020-04-29, by Kim Alvefur
-
mod_admin_telnet: Add a command to configure pretty-printing settings2020-04-29, by Kim Alvefur
-
mod_admin_telnet: Add a TODO for someone to find in the future2020-04-29, by Kim Alvefur
-
mod_admin_telnet: Document HTTP command in internal help2020-04-29, by Kim Alvefur
-
mod_admin_telnet: Document (in the internal help) debug commands2020-04-29, by Kim Alvefur
-
mod_admin_telnet: Pretty-print values returned from commands2020-04-29, by Kim Alvefur
-
mod_carbons: Check for and strip 'private' tag before stopping2020-04-27, by Kim Alvefur
-
mod_carbons: Don't copy messages that should not be copied2020-04-27, by Kim Alvefur
-
Merge 0.11->trunk2020-04-26, by Kim Alvefur
-
mod_carbons: Carbon anything that has been archived by the current user2020-04-26, by Kim Alvefur
-
mod_carbons: Carbon incoming message delivery failure reports2020-04-26, by Kim Alvefur
-
mod_carbons: Fix syntax error [luacheck]2020-04-26, by Kim Alvefur
-
mod_carbons: Refactor in new style (mod_mam/csi)2020-04-26, by Kim Alvefur
-
Merge 0.11->trunk2020-04-26, by Kim Alvefur
-
MUC: Adapt rules for what should be stored from mod_mam2020-04-26, by Kim Alvefur
-
util.sasl.scram: Mention if clients try PLUS without channel binding2020-04-26, by Kim Alvefur
-
mod_mam: Store only incoming errors2020-04-26, by Kim Alvefur
-
mod_csi_simple: Explicitly mention iq stanzas2020-04-26, by Kim Alvefur
-
mod_csi_simple: Clarify what might not be stanzas here2020-04-26, by Kim Alvefur
-
mod_csi_simple: Consider nonzas important2020-04-26, by Kim Alvefur
-
mod_csi_simple: Explicitly consider errors important2020-04-26, by Kim Alvefur
-
mod_register_limits: Fix text reason field name for 'throttled'2020-04-23, by Kim Alvefur
-
mod_register_ibr: Fix reporting of registration rejection reason2020-04-23, by Kim Alvefur
-
mod_register_limits: Fix typo error name (fix #1539 p2) (thanks Ge0rG)2020-04-23, by Kim Alvefur
-
mod_register_limits: Fix order of arguments to util.error (fix #1539 p1) (thanks Ge0rG)2020-04-23, by Kim Alvefur
-
util.rsm: Don't convert values to strings that should already be strings2020-04-23, by Kim Alvefur
-
util.rsm: Explicitly serialize numbers in correct format2020-04-23, by Kim Alvefur
-
util.rsm: Test that Lua 5.3 floats are not encoded with decimal point2020-04-23, by Kim Alvefur
Scroll all the way down to load more.