- 28 Apr, 2020 4 commits
-
-
JC Brand authored
-
Ari F authored
-
Christoph Scholz authored
-
JC Brand authored
- Fix failing tests. - Bump timeout for emoji tests - Remove unused files. - Update features section.
-
- 27 Apr, 2020 6 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
It's better to parse an incoming message stanza early, than to have all kinds of methods throughout the codebase that does querySelector etc. Firstly, it allows us to catch and report errors and malicious stanzas early on. It also simplifies programming because you don't need to try and remember how to properly parse a stanza, all the work is done upfront for you.
-
JC Brand authored
-
JC Brand authored
-
- 24 Apr, 2020 1 commit
-
-
JC Brand authored
Updates #1037
-
- 23 Apr, 2020 6 commits
- 22 Apr, 2020 1 commit
-
-
JC Brand authored
-
- 21 Apr, 2020 2 commits
- 20 Apr, 2020 2 commits
- 19 Apr, 2020 5 commits
- 17 Apr, 2020 9 commits
- 16 Apr, 2020 1 commit
-
-
JC Brand authored
-
- 15 Apr, 2020 3 commits
-
-
JC Brand authored
Due to this bug: https://github.com/iamkun/dayjs/issues/792
-
JC Brand authored
-
Dele Olajide authored
* fix #1963 - Mentions are visually incorrect when used in message replies
-