- 22 Oct, 2018 1 commit
-
-
JC Brand authored
- Use async/await instead of promises. - Use different room jids (to try and see whether this fixes heisenbugs on travis)
-
- 21 Oct, 2018 5 commits
-
-
JC Brand authored
updates #1209
-
JC Brand authored
-
JC Brand authored
-
Lauren Mayers authored
fixes #1209
-
JC Brand authored
-
- 19 Oct, 2018 1 commit
-
-
JC Brand authored
-
- 18 Oct, 2018 5 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 5 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
-