- 18 Oct, 2018 4 commits
- 17 Oct, 2018 5 commits
- 16 Oct, 2018 3 commits
- 15 Oct, 2018 5 commits
-
-
JC Brand authored
-
JC Brand authored
updates #1228
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
So that we first render dynamic content (e.g. images) before inserting it into the chat. Also, add the `show_images_inline` setting (which is the cause of this whole change). Updated tests to handle this new change and start using async/await instead of promise callbacks.
-
- 13 Oct, 2018 10 commits
-
-
JC Brand authored
updates #1228
-
JC Brand authored
updates #537
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
For example `This groupchat is not anonymous`
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Mostly to match any previous leave/join message from the same user Fixes #1062
-
- 11 Oct, 2018 8 commits
-
-
JC Brand authored
And fix an HTML rendering bug for info messages and nicks that contain spaces
-
JC Brand authored
Previously we checked only if the last message was a join message from the same person. Now instead we check the last n messages that are join or leave notifications.
-
JC Brand authored
* Don't show leave notification twice when someone leaves, joins and then leaves again * Add a test case for a member joining and then leaving
-
JC Brand authored
-
JC Brand authored
Fixes #1169
-
JC Brand authored
-
JC Brand authored
Seems to make some sense after all, but we need to add a check that the user isn't a roster contact as well.
-
JC Brand authored
The second especially doesn't make sense and I'm currently not aware of a case headline stanzas with a JIDs containing `@` and with a body exist.
-
- 10 Oct, 2018 5 commits