JC Brand
JC Brand
In `_setElement`, when an element containing child nodes is passed in, we still want to set the entire element, and not `element[0]`.
**Is your feature request related to a problem? Please describe.** To enable better UX, we want to allow an auto-complete list of XMPP servers when someone adds a new contact....
**Describe the bug** I recently noticed a gap in the history that AFAIK (but difficult to be sure) was caused by a new message being received before a MAM query...
**Is your feature request related to a problem? Please describe.** Add the ability to browser for features, components and services via [XEP-0030 Service Discovery](https://xmpp.org/extensions/xep-0030.html). **Describe the solution you'd like** A...
**Describe the bug** When retracting a message that contains unfurl metadata, the message body gets deleted, but not the metadata. **To Reproduce** Enter [email protected] (a MUC that supports unfurls), and...
The idea is to have a modal where a user can adjust some Converse settings particular to their account. It should also be possible to store the settings in the...
XEP-0421: Anonymous unique occupant identifiers for MUCs - Maintain author metadata for MUC messages
Currently, when a non-member leaves a MUC, we destroy the Occupant model for that user. This will however mean that [XEP-0317 Hats](https://xmpp.org/extensions/xep-0317.html) information (and any other presence-based metadata) will be...
When the message starts with a nickname and then `:` or `,` then render it as a badge, similarly to how how the XEP-372 referenced nicknames are rendered.
As asked for by @greenlunar (in #123): - Please add `caps` (capabilities) and `https://conversejs.org/` to `caps` in ``. So developers and others would know where to reach to you. See...
Documents how the 'anchor' attribute can be used to disambiguate which text-containing element is being referred to. I brought this up in the standards list here: https://mail.jabber.org/pipermail/standards/2021-August/038504.html @Kev Please let...