mod_storage_sql: Reconnect in all cases, and rollback on error.
[prosody.git] / plugins / muc / mod_muc.lua
2010-12-02 Waqas HussainMUC: Give stanza handlers a negative priority, to allow...
2010-11-16 Waqas HussainMUC: Fixed: Variable referencing the host session wasn...
2010-11-10 Waqas Hussainprosody: Removed all references to componentmanager...
2010-11-10 Waqas HussainMUC: Return true from the stanza handler to suppress...
2010-11-08 Waqas HussainMUC: Preserve the global rooms table through reloads.
2010-11-08 Waqas HussainMUC: Expose the rooms table as a global 'rooms'.
2010-11-08 Waqas HussainMUC: Allow restricting room creation to local JIDs...
2010-11-04 Waqas HussainMUC: Use events for hooking stanzas instead of the...
2010-09-28 Waqas HussainMUC: Make the room node be the default room name (thank...
2010-07-17 Waqas HussainMerge with trunk.
2010-07-17 Matthew WildMUC: No need to call is_admin twice now, global admins...
2010-07-06 Matthew WildMUC: Make number of stored history messages configurabl...
2010-06-29 Matthew WildMerge backout
2010-06-13 Waqas HussainMUC: Updated code to use :set_hidden() and :is_hidden().
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-05 Matthew WildMerge with backout
2010-01-13 Matthew Wildmod_muc: Remove unused history_length declaration
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-21 Waqas HussainMerged with trunk.
2009-10-21 Waqas HussainMUC: Added config option 'restrict_room_creation' to...
2009-10-20 Waqas HussainMUC: Added 'name' config option, for specifying the...
2009-09-13 Waqas HussainMUC: Removed some debug logging.
2009-09-13 Waqas HussainMUC: Added a send() method to the component. Fixes...
2009-09-09 Waqas HussainMUC: Discard non-persistent rooms as soon as they becom...
2009-09-07 Waqas HussainMerged with Tobias
2009-09-07 Waqas HussainMUC: Added support for room configuration forms, persis...
2009-09-07 Waqas HussainMUC: Fixed stanza routing for reloaded rooms.
2009-09-07 Waqas HussainMUC: Added support for reloading MUC library code.
2009-09-07 Waqas HussainMUC: Added support for generating unique room names
2009-09-07 Waqas HussainMUC: New basic mod_muc based on the new MUC library
2009-09-06 Tobias MarkmannAutomated merge with http://prosody.im/source/hg