mod_privacy: Fix selecting the top resource (fixes #694)
[prosody.git] / plugins / muc /
2016-04-19 Kim AlvefurMUC: Accept missing form as "instant room" request...
2015-12-16 Matthew WildMUC: Fix incorrect nesting of status codes when room...
2015-11-17 Matthew Wildmuc.lib: Fix pattern so that it doesn't match hashes...
2015-06-25 Kim AlvefurMUC: Prevent admins from being given affiliatons other...
2015-06-25 Kim AlvefurBacked out changeset bea3862b6bde in favor of a differe...
2015-06-16 Kim AlvefurMUC: Remove half of monkeypatch that was supposed to...
2014-04-01 Matthew WildMerge
2014-04-01 Waqas HussainMUC: Fixed traceback when a JID not in a room requested...
2014-01-18 Kim AlvefurMUC: Fire muc-room-destroyed event when the last partic...
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-10-05 Paulmuc.lib.lua: Fix Spark jabber client not displaying...
2013-05-21 Matthew Wildmod_muc: Fix incorrect variable name
2013-05-14 Matthew Wildmod_muc: Fire muc-room-created and muc-room-destroyed...
2013-05-01 Matthew WildMerge with Florob
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 WildMUC: add __tostring on room metatable
2013-04-23 Matthew WildMerge
2013-04-19 Kim Alvefurmod_auth_internal_hashed, mod_auth_internal_plain,...
2013-03-28 Matthew Wildmod_muc/muc.lib: Don't add messages without a body...
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
2012-05-11 Matthew WildMerge with backout
2012-05-10 Marco Cirillomuc.lib: return feature-not-implemented when a foregoin...
2012-04-28 Matthew Wildmod_muc/muc.lib: Fall back to default_history_length...
2012-04-28 Matthew Wildmod_muc/muc.lib.lua: Remove unused imports and variables
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-11-21 Waqas HussainMUC: Fix a possible stack overflow (when a local compon...
2011-08-31 Waqas HussainMUC: A little cleanup.
2011-08-25 Waqas HussainMUC: Allow affiliation change when argument actor=...
2011-06-27 Matthew WildMUC: Change error type of badly-formatted stanza from...
2011-06-02 Matthew WildMerge 0.8->trunk
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-05-07 Waqas HussainMUC: Include occupant count in room disco#info response.
2011-05-04 Matthew WildMerge 0.8->trunk
2011-05-04 Matthew Wildmod_muc: Remove room from memory when it is made non...
2011-02-24 Waqas HussainMerge 0.8->trunk.
2011-02-24 Waqas HussainMUC: Don't limit affiliation changes to owners, and...
2011-02-24 Waqas HussainMUC: Add a textual error message when the user isn...
2011-01-14 Kim AlvefurMUC: Add option to allow participants to change the...
2011-01-03 Kim AlvefurMUC: Fix a pair of missing :up()
2011-01-03 Kim AlvefurMUC: Fix a pair of missing :up()
2010-12-02 Waqas HussainMUC: Give stanza handlers a negative priority, to allow...
2010-11-18 Waqas HussainMUC: Include the user's current presence contents when...
2010-11-18 Waqas HussainMUC: Include the user's current presence contents when...
2010-11-17 Kim AlvefurMUC: Change room name and description properly
2010-11-16 Waqas HussainMUC: Fixed: Variable referencing the host session wasn...
2010-11-10 Kim AlvefurMUC: Grant membership when inviteing someone into a...
2010-11-10 Waqas Hussainprosody: Removed all references to componentmanager...
2010-11-10 Waqas HussainMUC: Only send status code 110 (entering non-anonymous...
2010-11-10 Waqas HussainMUC: Added some more missing :up()s to the stanza build...
2010-11-10 Kim AlvefurMUC: Parse submitted form with util.dataforms
2010-11-10 Waqas HussainMUC: Added a missing :up() to the stanza building for...
2010-11-10 Waqas HussainMUC: Return true from the stanza handler to suppress...
2010-11-09 Waqas HussainMUC: Handle missing <value/> for <field type='boolean...
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'.
next