don’t attach multiple instances of event handlers
commit8a2d81790efeec248f01b2f3b0dc60f094e4765a
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 3 Dec 2014 07:30:39 +0000 (3 08:30 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 3 Dec 2014 07:30:39 +0000 (3 08:30 +0100)
tree0c9e61968e9f2e59ef67eaa1f66d2b42771b7e8b
parent4801f625b49d8af26093fccca40d93ff5c26c209
don’t attach multiple instances of event handlers

(This was sending queries over and over if the websocket connection was
re-established, for example due to the hourly disconnect.)
static/instant.js