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.pull/749/head
							parent
							
								
									c90b9a5c59
								
							
						
					
					
						commit
						a09a4776d3
					
				
					Loading…
					
					
				
		Reference in New Issue