Commit graph

4 commits

Author SHA1 Message Date
adam
c3b8a6bba4 Changes 0.8:
* Optimization: A bunch of patches by M. Doliner (see svn log for more details)
* Feature: Allow the service admin to see the occupants of every rooms
* Feature: Allow the service admin to enter a room with nicknames locked even
  if his nickname isn't the one needed
* Feature: option to disable room logging on the whole component
* Feature: option to save room log files in subdirectories according to date
* Feature: Patch by Smoku to hide empty rooms from disco/browse lists
* Bugfix: Two vulnerabilities in mysql module
* Bugfix: send code=110 when needed according to XEP-0045
* Bugfix: Fix crash when changing roles
* Bugfix: Fixed a bug when entering/leaving a room, it was considered as a nick
  change
* Bugfix: Corrected the errors sent by mu-conference
* Bugfix: Better error code when choosing a nick not conform with the room
  policy
* Bugfix: Fixed a segfault in the decline messages handler
* Bugfix: Avoid a segfault when asking unique room name with a too big user jid
* Bugfix: going in an infinite loop if the user invite the jid ""
* Bugfix: Changed error handling
  - Don't kick a user if the message error is not delivery-related,
    otherwise user could be kicked when refusing a file transfer for example
  - If the user is not kicked, don't discard the error, send it to the
    other user/chatroom
* Bugfix: Hide XEP-0203 delay nodes when sending back presences stanzas
2011-02-04 12:05:45 +00:00
abs
26b06cbec8 Update to mu-conference-0.6.0nb6
- mu-conference's rc.d script doesn't get the user/pid-file right, and
  does not set the runtime user
From: PR#28600 by Eric Schnoebelen
2007-08-21 15:30:31 +00:00
abs
883e3255d4 Update mu-conference to 0.6.0nb2: > /dev/null 2>&1, not 2>&1 > /dev/null 2004-07-08 22:26:04 +00:00
abs
f821265a08 Import chat/mu-conference-0.6.0
mu-conference is an implementation of the Multi-User Chat protocol,
	as defined in JEP-0045, intended for use against jabberd2 (tested)
	or jabberd.
2004-06-26 14:28:09 +00:00