Software /
code /
prosody
Graph
-
MUC: Stricter validation of deserialized data2016-04-29, by Kim Alvefur
-
MUC: Include the very last message in serialized form to keep it across eviction and restore2016-04-28, by Kim Alvefur
-
MUC: Add event for when room is done being created2016-04-28, by Kim Alvefur
-
MUC: Split out handling of the room-creating presence into its own method2016-04-28, by Kim Alvefur
-
MUC: Split out handling of normal (un)available presence into its own method2016-04-28, by Kim Alvefur
-
MUC: Move the locked flag into persisted data (so not to lose it on eviction)2016-04-28, by Kim Alvefur
-
MUC: Log cases of possible room resynchronisation2016-04-28, by Kim Alvefur
-
MUC: Use correct room name variable, fixes traceback (thanks mathieui)2016-04-27, by Kim Alvefur
-
MUC: Correctly iterate over suspended rooms while excluding live rooms2016-04-26, by Kim Alvefur
-
MUC: Don't force-save rooms where not needed2016-04-20, by Kim Alvefur
-
MUC: Assign priorities to config form hooks so they have a consistent order on each start2016-04-19, by Kim Alvefur
-
Merge 0.10->trunk2016-04-19, by Kim Alvefur
-
Merge 0.9->0.102016-04-19, by Kim Alvefur
-
MUC: Fix logic for when to broadcast unavailable presence (actual fix for 14170d161b39)2016-04-19, by Kim Alvefur
-
MUC: Return item-not-found as error when attempting to change role of non-existant occupant2016-04-19, by Kim Alvefur
-
Merge 0.10->trunk2016-04-19, by Kim Alvefur
-
Merge 0.9->0.102016-04-19, by Kim Alvefur
-
net.server_event: Return the correct value as timeout2016-04-19, by Kim Alvefur
-
net.server_event: Fix traceback if event re-added during starttls2016-04-19, by Kim Alvefur
-
mod_bosh: Add annotations to ignore unused arguments [luacheck]2016-04-19, by Kim Alvefur
-
mod_bosh: Remove unused imports (also mistake in merge)2016-04-19, by Kim Alvefur
-
mod_bosh: Fix imports that got lost in merge2016-04-19, by Kim Alvefur
-
Merge 0.10->trunk2016-04-19, by Kim Alvefur
-
mod_bosh: Don't decrement rid twice (thanks av6)2016-04-19, by Kim Alvefur
-
Merge 0.10->trunk2016-04-19, by Kim Alvefur
-
Merge 0.9->0.102016-04-19, by Kim Alvefur
-
MUC: Accept missing form as "instant room" request (fixes #377)2016-04-19, by Kim Alvefur
-
Merge 0.10->trunk2016-04-19, by Kim Alvefur
-
mod_bosh: Reject fractional 'wait' (See #343)2016-04-19, by Kim Alvefur
-
mod_bosh: Return a proper BOSH error response from XML parse error callback (see #343)2016-04-19, by Kim Alvefur
-
mod_bosh: Validate that 'sid' and 'wait' have sane values (fixes #475, also see #343)2016-04-19, by Kim Alvefur
-
mod_bosh: Validate 'to' host (see #343)2016-04-19, by Kim Alvefur
-
mod_bosh: Return a proper BOSH error response instead of deprecated(?) status code (See #343)2016-04-19, by Kim Alvefur
-
mod_bosh: Log error returned from stream:feed()2016-04-19, by Kim Alvefur
-
mod_bosh: Return if a response has been sent already (See #343)2016-04-19, by Kim Alvefur
-
mod_bosh: Remove unused import2016-04-19, by Kim Alvefur
-
CHANGES: Update for MUC changes2016-04-18, by Kim Alvefur
-
MUC: Store rooms on disk on shutdown2016-04-18, by Kim Alvefur
-
MUC: Cache public rooms and their names to speed up disco#items2016-04-18, by Kim Alvefur
-
MUC: Switch to util.cache for storing rooms, store rooms to disk on eviction2016-04-18, by Kim Alvefur
-
MUC: Add support for serializing live rooms, including occupants and their presence2016-04-18, by Kim Alvefur
-
MUC: Flatten format of serialized rooms2016-04-18, by Kim Alvefur
-
MUC: Move room deserialization to muc.lib2016-04-18, by Kim Alvefur
-
MUC: Wrap "support" for the groupchat 1.0 join protocol in a config option to allow disabling2016-04-18, by Kim Alvefur
-
MUC/subject: Fix reference to room for save call (self, not room)2016-04-18, by Kim Alvefur
-
MUC: Save yourself! (fixes reference to current room)2016-04-18, by Kim Alvefur
-
MUC: Assign occupants unavailable presence on room destruction, fixes destruction notification2016-04-18, by Kim Alvefur
-
MUC: Use config passed to rew_roow()2016-04-18, by Kim Alvefur
-
Merge with Link Mauve2016-04-17, by Kim Alvefur
-
MUC: Move 'preserialization' step to muc.lib2016-04-17, by Kim Alvefur
-
Update every link to the documentation to use HTTPS2016-04-16, by Emmanuel Gil Peyrot
-
mod_pubsub: Don’t require util.dataforms twice2016-04-16, by Emmanuel Gil Peyrot
-
MUC: Save room after subject is changed2016-04-15, by Kim Alvefur
-
Merge 0.10->trunk2016-04-15, by Kim Alvefur
-
util.iterators: Add iterator wrapper that works like select(n, ...) applied to original iterator2016-04-15, by Kim Alvefur
-
util.cache: Add method for iterating over values2016-04-15, by Kim Alvefur
-
MUC: Save room to storage once after form processing, not in each individual setter2016-04-15, by Kim Alvefur
-
MUC: Provide a noop stub room:save() method2016-04-14, by Kim Alvefur
-
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
Scroll all the way down to load more.