* SPARK-1758 - Do not show UNFILED group if it's empty
* SPARK-1822 - Add additional default properties to control GUI settings
* SPARK-1822 - Add additional default properties to control GUI settings
* SPARK-1516 - Spark should not let open profile edit by clicking the
avatar if profile changing is disabled
* SPARK-1827 - Shouldn't allow broadcast to selected users when it is
disabled in Client Control
* SPARK-1822 - Add additional default properties to control GUI settings
* SPARK-1516 - Spark should not let open profile edit by clicking the
avatar if profile changing is disabled
* SPARK-1835 -- Modify Spark to work with new Openfire Client Control
plugin settings
* SPARK-1758 - Do not show UNFILED group if it's empty
* SPARK-1822 - Add additional default properties to control GUI settings
* SPARK-1822 - Add additional default properties to control GUI settings
* SPARK-1516 - Spark should not let open profile edit by clicking the
avatar if profile changing is disabled
* SPARK-1827 - Shouldn't allow broadcast to selected users when it is
disabled in Client Control
* SPARK-1822 - Add additional default properties to control GUI settings
* SPARK-1516 - Spark should not let open profile edit by clicking the
avatar if profile changing is disabled
* SPARK-1758 - Do not show UNFILED group if it's empty
* SPARK-1822 - Add additional default properties to control GUI settings
* SPARK-1822 - Add additional default properties to control GUI settings
* SPARK-1516 - Spark should not let open profile edit by clicking the
avatar if profile changing is disabled
* SPARK-1827 - Shouldn't allow broadcast to selected users when it is
disabled in Client Control
* SPARK-1822 - Add additional default properties to control GUI settings
* SPARK-1758 - Do not show UNFILED group if it's empty
* SPARK-1822 - Add additional default properties to control GUI settings
* SPARK-1822 - Add additional default properties to control GUI settings
* SPARK-1516 - Spark should not let open profile edit by clicking the
avatar if profile changing is disabled
* SPARK-1758 - Do not show UNFILED group if it's empty
* SPARK-1822 - Add additional default properties to control GUI settings
* SPARK-1822 - Add additional default properties to control GUI settings
* SPARK-1808: ContactList should act on 'subscribed'
* SPARK-1808: ContactList should be thread-safe
ContactList staggers updates, presumably to reduce the amount of UI updates
needed. This queuing mechanism that was used was not thread safe.