MUC

  • #4888 muc now is enabled by default.
  • #5033 MUC component is now compatible with emojis.
  • #5066 Fixed issues working with MongoDB repository.
  • #5085 Removed invalid annotation parameter values.
  • #5559 Fixed NPE while changing default room configuration.
  • #5666 User may add more than one <item/> elements to query when querying room members.
  • #5715 Welcome messages may now be disabled globally, or in individual room configurations.
  • #5736 Rooms with no subject now return empty <subject/> element, as per XEP-0048 7.2.16.
  • #5813 Fixed NPE during room creation.
  • #6176 version changed to tigase-muc v3.0.0.
  • #6395 Fixed tigase.db.UserNotFoundException during retrieval of MUC user.
  • #6734 Introduced muc#roomconfig_maxresources to allow configuration of max number of resources for a single occupant.
  • #7443 Disabled XEP-0091 by default, added history attribute validation.