2ee34343a8 
								
							
								 
							
						 
						
							
							
								
								Use consistent boiler plate throughout js files  
							
							
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								7bcceacf69 
								
							
								 
							
						 
						
							
							
								
								Implement typeahead (first pass)  
							
							
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								94e14f2c85 
								
							
								 
							
						 
						
							
							
								
								Add license headers  
							
							... 
							
							
							
							Closes  #75  
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								fd3a72d435 
								
							
								 
							
						 
						
							
							
								
								Destroy all globals  
							
							... 
							
							
							
							Well, not *all* globals.. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								ced295a630 
								
							
								 
							
						 
						
							
							
								
								Move message and conversation storage to IndexedDB  
							
							... 
							
							
							
							Getting up and running with IndexedDB was pretty easy, thanks to
backbone. The tricky part was making reads and writes asynchronous.
In that process I did some refactoring on Whisper.Threads, which
has been renamed Conversations for consistency with the view names.
This change also adds the unlimitedStorage permission. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d67b723f4f 
								
							
								 
							
						 
						
							
							
								
								Highlight the selected thread  
							
							
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								546cdf82cb 
								
							
								 
							
						 
						
							
							
								
								Fix some markup issues  
							
							... 
							
							
							
							* Remove spurious search div
* Fix nested uls
* Use class name selected, not closed (the inverse)
* Restor nacl div 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								95c31629b7 
								
							
								 
							
						 
						
							
							
								
								get frontend rendering with new markup/css  
							
							
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								bbb5d56516 
								
							
								 
							
						 
						
							
							
								
								Don't reopen a currently selected conversation  
							
							
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								511b121a2f 
								
							
								 
							
						 
						
							
							
								
								Refactor conversation view into two classes  
							
							... 
							
							
							
							One that resides in the left hand column as a list item, and another
which displays in the main column and handles ui events therein. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d615a5a18b 
								
							
								 
							
						 
						
							
							
								
								Let list view changes the color of selected conversations  
							
							
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								dc957415c2 
								
							
								 
							
						 
						
							
							
								
								Cull dead code  
							
							... 
							
							
							
							Most of this no longer needed because of templating and list views. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								def32f42d4 
								
							
								 
							
						 
						
							
							
								
								New layout/design  
							
							... 
							
							
							
							Two column layout and style tweaks. Templatized conversation views.
Generalized list view. 
							
						 
						
							11 years ago