Files
Desktop/js
lilia a09a4776d3 Fix incoming message display/storage
There were a few problems.

1. The message event was being triggered in background, not popup
2. The initial message/thread fetches from localStorage were mis-ordered
3. The timestamp wasn't being extracted from the right place
4. #3 caused messages to fail validation and not be saved

1-3 are fixed. To address 4 I switched validate() to log a warning
instead of preventing save.
2014-06-03 19:57:03 -07:00
..
2014-06-03 17:44:30 -04:00
2014-06-03 22:23:51 -04:00
2014-06-01 22:31:19 +02:00
2014-06-03 22:23:51 -04:00