mod_muc: Remove extra parenthesis (thanks janhouse)
[prosody.git] / plugins / muc / mod_muc.lua
2013-12-14 Kim Alvefurmod_muc: Remove extra parenthesis (thanks janhouse)
2013-12-13 Matthew Wildmod_muc: Allow admins to always bypass restrict_room_cr...
2013-05-14 Matthew Wildmod_muc: Fire muc-room-created and muc-room-destroyed...
2013-05-01 Matthew WildMerge with Florob
2013-04-23 Matthew WildMerge
2013-04-19 Kim Alvefurmod_auth_internal_hashed, mod_auth_internal_plain,...
2013-03-23 Kim AlvefurMUC: Access prosody.hosts instead of the old global...
2013-03-10 Matthew WildMerge 0.9->trunk
2013-02-26 Waqas HussainMUC: Always return <service-unavailable/> when a node...
2012-11-30 Waqas HussainMerge 0.9->trunk.
2012-11-30 Waqas HussainMUC: Expose create_room(jid).
2012-11-22 Matthew WildMerge 0.9->trunk
2012-11-22 Matthew Wildmuc: Make max_history_messages simply a service-wide...
2012-08-01 Matthew Wildmod_muc: Fix syntax error (thanks Florob)
2012-07-31 Waqas HussainMUC: Give host and server admins "owner" affiliation...
2012-07-31 Waqas HussainMUC: Send unavailable presence when the component or...
2012-07-31 Waqas HussainMUC: Return <item-not-found/> on message and iq to...
2012-07-26 Kim Alvefurmod_muc: Remove unused variable and pull hosts into...
2012-07-26 Kim Alvefurmod_muc: Use module:send() instead of core_*_stanza()
2012-06-12 Matthew WildMerge with trunk
2012-06-12 Waqas HussainMUC: Handle missing persistent room data.
2012-05-11 Matthew WildMerge with backout
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-04-24 Matthew WildMerge with Markus K?tter
2012-04-13 Markus K?ttermuc - implement per channel history limits
2012-01-22 Matthew WildMerge with trunk
2011-08-31 Waqas HussainMUC: A little cleanup.
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-05-04 Matthew WildMerge 0.8->trunk
2011-05-04 Matthew Wildmod_muc: Remove room from memory when it is made non...
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