matrix-puppeteer-line/puppet/src
Andrew Ferrazzutti 712a256dee Fix incorrect time parsing
For some reason, string-interpolating the result of chrono.parseDate
can set the time of day-only dates to noon, instead of midnight, which
is much more useful as a baseline time.

To get midnight, prepend "00:00" to all day-only date strings before
parsing them with chrono.parseDate.
2021-06-05 23:56:54 -04:00
..
api.js Rename again 2021-03-15 01:40:56 -04:00
client.js Incoming read receipts for MRU chats 2021-04-22 02:40:50 -04:00
contentscript.js Fix incorrect time parsing 2021-06-05 23:56:54 -04:00
main.js Rework message syncing and sending 2021-04-27 02:59:16 -04:00
puppet.js Dismiss error dialog for getting disconnected 2021-06-05 23:51:12 -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