Software /
code /
prosody
Log
description | author | age |
---|---|---|
plugins/muc/mod_muc: Don't use rooms object directory in adhoc section | daurnimator | Wed, 30 Apr 2014 12:43:04 -0400 |
plugins/muc/mod_muc.lua: Add "each_room" function to iterate over rooms (instead of accessing directly) | daurnimator | Wed, 30 Apr 2014 13:12:32 -0400 |
plugins/muc/mod_muc: Remove attempt_room_creation and create_room function. Instead have a 'track_room' function called from the end of the pre-create hook, and just create an un-tracked room object when we get a presence | daurnimator | Tue, 29 Apr 2014 19:35:25 -0400 |