- 07 Feb, 2020 9 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
- Collapse 3 different loops into one. - Check all saved stanza ids in the parsed attrs, not just the archive id - Remove check for archive id in converse-mam since it just duplicates what's now being done in converse-chat - Don't use disco to check for support, XEP-359 mandates that services SHOULD advertise support, which is not a strong enough guarantee that they do. updates #1856
-
JC Brand authored
Only set `id` once we've actually parsed the sender attributes, otherwise `attrs.from` is `undefined`. Use `Array.prototype.reduce` to generate stanza_ids attributes map. Add `from_muc` attribute which contains the MUC JID
-
- 06 Feb, 2020 3 commits
- 05 Feb, 2020 3 commits
- 04 Feb, 2020 1 commit
-
-
JC Brand authored
-
- 03 Feb, 2020 4 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
- Use async/await - Wait for devices to be created before continuing
-
JC Brand authored
to rely on the parsed stanza attributes This was to fix a bug whereby a full stanza was used to query for 1:1 messages with a full JID when the bare JID is stored. We now are sure that the attributes we're using to query for duplicates are the same attributes that get saved for a messages.
-
- 31 Jan, 2020 1 commit
-
-
JC Brand authored
-
- 30 Jan, 2020 19 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
* Use lit-html * Let it look and behave similarly to other list views in the controlbox
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
* Remove backbone as NPM deps and from docs * Remove backbone stuff from webpack
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
and replace with button to open invite modal
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
* declare picker events in lit-html * init intersection observer only once * don't set value manually * don't manually add classes * avoid x-scrollbar and 'undefined' in search input
-