signal-desktop/js/models
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
..
messages.js Fix incoming message display/storage 2014-06-03 19:57:03 -07:00
threads.js sendMessage refactor, initial group stuff (breaks message storage) 2014-06-03 15:28:30 -04:00