You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New plugin converse-disco which replaces the original support for XEP-0030 and which has been
refactored to allow features for multiple entities to be stored.
New features and improvements
Add support for Emojis (either native, or via Emojione).
Add JID validation to the contact add form, the occupant invite form and the login form.
#896 Consistently use XMPP username in user-facing text (instead of JID, Jabber ID etc.).
New configuration settings
The visible_toolbar_buttons.emoticons configuration option is now changed to visible_toolbar_buttons.emoji.
use_emojione
is used to determine whether Emojione should be used to render emojis,
otherwise rendering falls back to native browser or OS support.
emojione_image_path
is used to specify from where Emojione will load images for rendering emojis.