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.  | 
			12 years ago | |
|---|---|---|
| .. | ||
| models | 12 years ago | |
| views | 12 years ago | |
| api.js | 12 years ago | |
| background.js | 12 years ago | |
| chromium.js | 12 years ago | |
| crypto.js | 12 years ago | |
| fake_api.js | 12 years ago | |
| helpers.js | 12 years ago | |
| options.js | 12 years ago | |
| popup.js | 12 years ago | |
| sendmessage.js | 12 years ago | |
| test.js | 12 years ago | |
| webcrypto.js | 12 years ago | |