forked from fair/matrix-puppeteer-line
Andrew Ferrazzutti
ee5ccf9b2f
When opening a chat (like during a sync or in response to a new message notification), the message list loads lazily, so not waiting for all items to load can cause messages to be missed. However, there doesn't seem to be any indicator for when a message list has been fully loaded... As a best effort attempt, simply wait until no new updates to the message list have been seen for a while. |
||
---|---|---|
.. | ||
api.js | ||
client.js | ||
contentscript.js | ||
main.js | ||
puppet.js | ||
taskqueue.js | ||
util.js |