mod_auth_internal_hashed: Log calls to provider methods and be consistent with mod_au...
[prosody.git] / plugins / muc /
2013-08-09 Florian ZeitzRemove all trailing whitespace
2013-08-09 Kim AlvefurMerge 0.9->trunk
2013-08-06 Kim AlvefurMerge 0.9->trunk
2013-07-24 Kim AlvefurMerge 0.9->trunk
2013-07-22 Kim AlvefurMerge 0.9->trunk
2013-07-15 Matthew WildMerge 0.9->trunk
2013-07-15 Matthew WildMerge 0.9->trunk
2013-07-13 Matthew WildMerge 0.9->trunk
2013-07-11 Matthew WildMerge 0.9->trunk
2013-07-10 Kim AlvefurMerge 0.9->trunk
2013-07-08 Matthew WildMerge 0.9->trunk
2013-07-08 Matthew WildMerge 0.9->trunk
2013-06-29 Kim AlvefurMerge 0.9->trunk
2013-06-29 Matthew WildMerge
2013-06-29 Matthew WildMerge 0.9->trunk
2013-06-26 Matthew WildMerge 0.9->trunk
2013-06-24 Matthew WildMerge 0.9->trunk
2013-06-18 Matthew WildMerge 0.9->trunk
2013-06-13 Matthew WildMerge the merge
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-12 Matthew WildMerge 0.9->trunk
2013-06-12 Matthew WildMerge 0.9->trunk
2013-06-11 Matthew WildMerge 0.9->trunk
2013-06-10 Kim AlvefurMerge 0.9->trunk
2013-06-09 Kim AlvefurMerge 0.9->trunk
2013-06-08 Matthew Wildmod_muc: Include status code 332 on service shutdown...
2013-06-07 Matthew WildMerge 0.9->trunk
2013-06-05 Matthew WildMerge 0.9->trunk
2013-06-04 Florian Zeitzmod_muc: Add Ad-Hoc command to destroy MUC rooms
2013-06-04 Florian Zeitzmod_muc: Utilize mod_disco, instead of reimplementing...
2013-06-02 Kim AlvefurMerge 0.9->trunk
2013-05-26 Kim AlvefurMerge 0.9->trunk
2013-05-26 Kim AlvefurMerge 0.9->trunk
2013-05-21 Matthew Wildmod_muc: Fix incorrect variable name
2013-05-22 Matthew WildMerge 0.9->trunk
2013-05-21 Matthew Wildmod_muc: Remove some old TODO comments
2013-05-21 Matthew Wildmod_muc: Fix incorrect variable name
2013-05-21 Matthew Wildmod_muc: Remove unused variable
2013-05-21 Matthew Wildmod_muc: Use stanza:maptags() instead of custom filteri...
2013-05-21 Matthew Wildmod_muc: Replace getText() with get_child_text(), 1...
2013-05-18 Matthew WildMerge
2013-05-18 Matthew Wildmod_muc: Pass actor (requesting JID) when generating...
2013-05-18 Matthew Wildmod_muc: Add getter/setter for 'whois' (fixes traceback)
2013-05-18 Kim AlvefurMerge 0.9->trunk
2013-05-18 Matthew WildMerge 0.9->trunk
2013-05-16 Matthew Wildmod_muc: Refactor config form handling, and allow for...
2013-05-14 Matthew WildMerge 0.9->trunk
2013-05-14 Matthew Wildmod_muc: Fire muc-room-created and muc-room-destroyed...
2013-05-01 Matthew WildMerge tls branch
2013-05-01 Matthew WildMerge s2s branch
2013-05-01 Matthew WildMerge sasl branch
2013-05-01 Matthew WildMerge with Florob
2013-04-29 Matthew WildMerge 0.9->trunk
2013-04-29 Matthew WildMUC: Allow actor == true to set roles (like affiliations)
2013-04-29 Matthew WildMUC: Allow plugins to add and handle options in the...
2013-04-25 Matthew WildMerge 0.9->trunk
2013-04-25 Matthew WildMUC: add __tostring on room metatable
2013-04-23 Matthew WildMerge 0.9->trunk
2013-04-23 Matthew WildMerge
2013-04-19 Kim AlvefurMerge 0.9->trunk
2013-04-19 Kim Alvefurmod_auth_internal_hashed, mod_auth_internal_plain,...
2013-03-28 Matthew WildMerge 0.9->trunk
2013-03-28 Matthew Wildmod_muc/muc.lib: Don't add messages without a body...
2013-03-23 Kim AlvefurMerge 0.9->trunk
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...
2013-02-26 Waqas HussainMUC: Fix affiliation check for admins, and bring it...
2013-01-22 Waqas HussainMerge 0.9->trunk
2013-01-09 Kim AlvefurMUC: Don't reply to errors (thanks iron)
2012-12-15 Waqas HussainMerge 0.9->trunk
2012-12-15 Waqas HussainMUC: Support invite messages when stanza type is explic...
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-09-28 Kim AlvefurMerge 0.9 -> trunk (like this?)
2012-09-25 Kim AlvefurMUC: Fix traceback caused by faulty logic precedence...
2012-08-09 Waqas HussainMUC: Fix a traceback caused by private IQ result and...
2012-08-04 Waqas HussainMUC: Fix private IQ results and errors for non-vcard...
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: Expose room metatable in the MUC lib.
2012-07-31 Waqas HussainMUC: Send unavailable presence when the component or...
2012-07-31 Waqas HussainMUC: Fix private IQ and message routing.
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-07-24 Matthew Wildmod_muc: Fix a couple of cases of 'forbidden' stanza...
2012-06-12 Matthew WildMerge with trunk
2012-06-12 Waqas HussainMUC: Handle missing persistent room data.
2012-05-13 Matthew Wildmuc.lib: room:set_historylength(): Condense code, and...
2012-05-13 Waqas HussainMUC: Fix check for history length update.
2012-05-13 Matthew Wildmuc.lib: Fix for traceback when no history length is...
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew WildMerge with Maranda
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew WildMerge with backout
next