You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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. |
11 years ago | |
---|---|---|
.. | ||
conversation.js | 11 years ago | |
message.js | 11 years ago | |
messages.js | 11 years ago | |
notifications.js | 11 years ago |