Software /
code /
prosody
Graph
-
plugins/muc/mod_muc.lua: Add "each_room" function to iterate over rooms (instead of accessing directly)2014-04-30, by daurnimator
-
plugins/muc/mod_muc: Move `restrict_room_creation` into own area. now uses pre-create hook2014-04-29, by daurnimator
-
plugins/muc/lock.lib: lock inside of pre-create instead of 'created'2014-04-29, by daurnimator
-
plugins/muc/mod_muc: Use module:shared instead of save/restore2014-04-29, by daurnimator
-
plugins/muc/mod_muc: Remove support for `host_session.muc`2014-04-29, by daurnimator
-
plugins/muc/mod_muc: Move room persistence to own block2014-04-29, by daurnimator
-
plugins/muc: Add room:has_occupant() method2014-04-29, by daurnimator
-
plugins/muc/mod_muc: No need to treat the host room specially2014-04-28, by daurnimator
-
plugins/muc/mod_muc: Use get_option_string instead of get_option and checking2014-04-28, by daurnimator
-
plugins/muc/mod_muc: Move affiliation monkey patch into own scope2014-04-28, by daurnimator
-
Merge with daurnimator2014-05-17, by Matthew Wild
-
Merge with Prosody trunk2014-05-08, by Matthew Wild
Scroll all the way down to load more.