matrix-puppeteer-line/puppet/src
Andrew Ferrazzutti ee5ccf9b2f Attempt to wait for chat messages to appear
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.
2021-06-16 02:27:27 -04:00
..
api.js Rename again 2021-03-15 01:40:56 -04:00
client.js Always use LINE puppet for own messages 2021-06-15 02:55:55 -04:00
contentscript.js Attempt to wait for chat messages to appear 2021-06-16 02:27:27 -04:00
main.js Rework message syncing and sending 2021-04-27 02:59:16 -04:00
puppet.js Attempt to wait for chat messages to appear 2021-06-16 02:27:27 -04:00
taskqueue.js Rename again 2021-03-15 01:40:56 -04:00
util.js Rename again 2021-03-15 01:40:56 -04:00