- 28 May, 2016 1 commit
-
-
JC Brand authored
But make this behavior configurable. Updates #647
-
- 27 May, 2016 5 commits
-
-
Kamran authored
* Updated onDisconnected method to fire disconnected event. Issue #648 * Updated docs/CHANGES.md
-
JC Brand authored
Also, don't call scrollDown unnecessarily in showStatusMessages
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
so that we don't scroll down while the user is reading messages further up.
-
- 26 May, 2016 1 commit
-
-
JC Brand authored
This lets variable interpolation still work (if Jed is loaded)
-
- 25 May, 2016 5 commits
-
-
JC Brand authored
-
JC Brand authored
When sending a MUC message, fullname should be the user's nick in the chat room.
-
JC Brand authored
I'm afraid it might get very expensive.
-
JC Brand authored
-
JC Brand authored
Until now, new days were only indicated for messages received on different days *after* the day's messages.
-
- 24 May, 2016 8 commits
-
-
JC Brand authored
when auto_reconnect = false
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
The filter was being hidden if the roster was not big enough to require a scrollbar, but the roster might not be big enough because the roster is actually being applied.
-
- 23 May, 2016 3 commits
- 20 May, 2016 2 commits
- 19 May, 2016 2 commits
- 17 May, 2016 1 commit
-
-
JC Brand authored
-
- 11 May, 2016 1 commit
-
-
JC Brand authored
Solves a weird problem I've encountered with PubSub and Prosody, whereby a returned HTTP response is not received by the browser. Underlying cause is still unknown, but is BOSH related and it appears to be that the HTTP request being responded to by Prosody is no longer open/valid.
-
- 10 May, 2016 1 commit
-
-
JC Brand authored
-
- 03 May, 2016 2 commits
- 28 Apr, 2016 2 commits
- 14 Apr, 2016 1 commit
-
-
José María Rubio Moral authored
* feature add catalan language * feature add catalan language
-
- 13 Apr, 2016 4 commits
- 08 Apr, 2016 1 commit
-
-
JC Brand authored
Remove interval handler and the user activity handler. Make sure the connection is reset when logging out. Also removed the reconnectTimeout, instead debounce the reconnect method by 1 second.
-