Software /
code /
prosody
Graph
-
mod_pep: Include the bare user jid in event2016-06-09, by Kim Alvefur
-
s2smanager: Include a stub thread on destroyed sessions (thanks Link Mauve)2016-06-09, by Kim Alvefur
-
mod_s2s: Add util.async support2016-05-30, by Kim Alvefur
-
Merge 0.10->trunk2016-05-30, by Kim Alvefur
-
mod_s2s: Remove compat with namespace issue from Prosody pre-0.6.22016-05-30, by Kim Alvefur
-
Merge 0.10->trunk2016-05-30, by Kim Alvefur
-
util.dataforms: Fix including default value for list-single when given as field.value[].default2016-05-29, by Kim Alvefur
-
prosodyctl: Fix typo (thanks av6)2016-05-28, by Kim Alvefur
-
Merge 0.10->trunk2016-05-28, by Kim Alvefur
-
MUC: Allow members (or above) in members-only non-anonymous rooms to see the member list (fixes #445)2016-05-28, by Kim Alvefur
-
util.dataforms: Allow separation of options from values in list fields2016-05-27, by Kim Alvefur
-
Merge 0.10->trunk2016-05-25, by Kim Alvefur
-
util.pposix: Ask for shared file descriptor table using rfork() on *BSD (fixes #412)2016-05-25, by Kim Alvefur
-
util.crand: Silence compiler warning2016-05-25, by Kim Alvefur
-
Merge 0.10->trunk2016-05-22, by Matthew Wild
-
tests: Add initial tests for util.async2016-05-22, by Matthew Wild
-
util.async: Add some more comments for clarity2016-05-22, by Matthew Wild
-
Merge 0.10->trunk2016-05-22, by Kim Alvefur
-
Merge 0.9->0.102016-05-22, by Kim Alvefur
-
util.datamanager: Import tostring and type (fix global access)2016-05-22, by Kim Alvefur
-
util.sql: Import type too (fix global access)2016-05-22, by Kim Alvefur
-
mod_presence: Re-probe for contacts presence after outgoing 'subscribed' (fixes #673)2016-05-21, by Kim Alvefur
-
Merge 0.10->trunk2016-05-22, by Matthew Wild
-
util.sql: Import pcall (fixes #677)2016-05-22, by Matthew Wild
-
MUC: Send participant list and subject on explicit joins (thanks daurnimator)2016-05-15, by Kim Alvefur
-
Backed out changeset 63141a85beea, broke multi-session nicks2016-05-14, by Kim Alvefur
-
Merge 0.10->trunk2016-05-12, by Matthew Wild
-
util.events: Fix comparison of event_name with nil instead of false (fixes #554)2016-05-12, by Matthew Wild
-
MUC: Treat explicit join presence as join2016-05-07, by Kim Alvefur
-
Merge 0.10->trunk2016-05-04, by Kim Alvefur
-
portmanager: Set default read size back to 4K2016-05-04, by Kim Alvefur
-
net.server_event: Collect entire one line function on one line2016-05-04, by Kim Alvefur
-
MUC: Move status text out of <x> element (thanks Tobias)2016-05-04, by Kim Alvefur
-
MUC: Lower priority of hook so plugins hooks run before2016-05-04, by Kim Alvefur
-
MUC: Restore last message from state, not room config (missing change from cbb05b454c13)2016-04-30, by Kim Alvefur
-
MUC: Separate config from live state2016-04-29, by Kim Alvefur
-
MUC: Separate force-save parameter from save-entire-state flag2016-04-29, by Kim Alvefur
-
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
Scroll all the way down to load more.