Software /
code /
prosody
Graph
-
util.iterators: Normalize indentation2016-04-13, by Kim Alvefur
-
MUC: Move history to room._history2016-04-12, by Kim Alvefur
-
mod_compression: Remove and replace with placeholder that logs an error2016-04-09, by Matthew Wild
-
Merge 0.10->trunk2016-04-08, by Kim Alvefur
-
MUC: Include originating session and stanza in events2016-04-08, by Kim Alvefur
-
MUC: Spread event tables over multiple lines2016-04-08, by Kim Alvefur
-
mod_presence: Fix variable name2016-04-08, by Kim Alvefur
-
mod_presence: Construct a 'from' JID when roster items are removed outside of a session2016-04-08, by Kim Alvefur
-
Merge 0.10->trunk2016-04-07, by Kim Alvefur
-
moduleapi: Allow an origin session to be passed to module:send()2016-04-06, by Kim Alvefur
-
Merge 0.10->trunk2016-04-06, by Kim Alvefur
-
mod_websocket: Fix read timeout handler (thanks mt)2016-04-06, by Kim Alvefur
-
server_event: addclient: wrapclient already calls startconnection for us [backported from trunk]2013-12-18, by daurnimator
-
Merge 0.10->trunk2016-04-05, by Kim Alvefur
-
server_event: Split long list of assignments into multiple lines for readability2016-04-05, by Kim Alvefur
-
server_event: Fix indentation (again)2016-04-05, by Kim Alvefur
-
Merge 0.10->trunk2016-04-05, by Kim Alvefur
-
mod_roster: Fire event for pending items for good measure2016-04-04, by Kim Alvefur
-
mod_roster: Handle roster item removal with event on user deletion2016-04-04, by Kim Alvefur
-
mod_presence: Send unavailable presence when roster items are removed (fixes #331)2016-04-04, by Kim Alvefur
-
mod_presence, mod_roster: Move responsibility for sending presence on roster removal to mod_presence2016-04-04, by Kim Alvefur
-
Merge 0.10->trunk2016-04-03, by Kim Alvefur
-
Merge 0.9->0.102016-04-03, by Kim Alvefur
-
mod_c2s: Just destroy the session when it has no connection (see #641)2016-04-03, by Kim Alvefur
-
Merge 0.10->trunk2016-04-02, by Kim Alvefur
-
mod_bosh: Skip sending stanzas removed out by filters (fixes #657)2016-04-01, by Kim Alvefur
-
storagemanager: Capitalize log message2016-04-01, by Kim Alvefur
-
Merge 0.10->trunk2016-03-29, by Kim Alvefur
-
net.server_select: Remove do-nothing os_difftime calls [backported from trunk]2015-01-19, by daurnimator
-
net.dns: Import unpack() in forward-compatible way (Fixes compat with Lua5.2+)2016-03-28, by Kim Alvefur
-
util.jid: Import select() into local (fixes traceback, tests on Lua 5.2)2016-03-28, by Kim Alvefur
-
Merge 0.10->trunk2016-03-26, by Matthew Wild
-
Merge 0.10->trunk2016-03-26, by Kim Alvefur
-
util.sql: Log errors in transaction to error level with traceback but return only error message (fixes #464)2016-03-25, by Kim Alvefur
-
Merge 0.10->trunk2016-03-24, by Kim Alvefur
-
mod_websocket: Send a ping on read timeout2016-03-23, by Kim Alvefur
-
Merge 0.10->trunk2016-03-23, by Matthew Wild
-
prosodyctl: Only use host part of JIDs eg components that have node parts (thanks suzyo)2016-03-22, by Kim Alvefur
-
Merge 0.10->trunk2016-03-21, by Matthew Wild
-
util.iterators: Fix use of incorrect variable accidentally introduced in a9ef93bc81d92016-03-21, by Matthew Wild
-
Merge 0.10->trunk2016-03-21, by Kim Alvefur
-
CHANGES: Move async to trunk, it was dropped from 0.102016-03-21, by Kim Alvefur
-
util.sql: Catch errors from LuaDBI connect (Fixes #568)2016-03-21, by Kim Alvefur
-
mod_storage_sql: Make sure all serialization errors are propagated2016-03-21, by Kim Alvefur
-
Merge 0.10->trunk2016-03-19, by Kim Alvefur
-
modulemanager: Silence log message about attempts to load already loaded modules for shared modules2016-03-19, by Kim Alvefur
-
Merge 0.10->trunk2016-03-18, by Matthew Wild
-
mod_component: Some cleanup [luacheck]2016-03-18, by Matthew Wild
-
mod_component: Fire event when component disconnects2016-03-18, by Matthew Wild
-
Merge2016-03-18, by Kim Alvefur
-
mod_saslauth: Disable DIGEST-MD5 by default (closes #515)2016-03-18, by Kim Alvefur
-
prosody, prosodyctl: Allow setting CFG_* variables via Lua interpreter before loading Prosody. Fixes #308.2016-03-18, by Matthew Wild
-
util.jid+tests: Add simple helpers... node(), host() and resource() for extracting specific parts of a JID2016-03-17, by Matthew Wild
-
Merge 0.10->trunk2016-03-17, by Kim Alvefur
-
mod_websocket: Make sure stanza xmlns filter runs late in the chain2016-03-17, by Kim Alvefur
-
mod_register: Make sure only an on_evict function or nil is passed to util.cache2016-03-17, by Kim Alvefur
-
Merge 0.10->trunk2016-03-17, by Matthew Wild
Scroll all the way down to load more.