2ee34343a8 
								
							
								 
							
						 
						
							
							
								
								Use consistent boiler plate throughout js files  
							
							
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								3292177a96 
								
							
								 
							
						 
						
							
							
								
								Remove resize logic in favor of pure css  
							
							
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								1c589f2fad 
								
							
								 
							
						 
						
							
							
								
								Fix list_view.js and message_view.js whitespace  
							
							
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								5a302271b3 
								
							
								 
							
						 
						
							
							
								
								Remove unneeded listeners  
							
							
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								52b3114970 
								
							
								 
							
						 
						
							
							
								
								Simplify list view resizing  
							
							
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								44b1e5c88e 
								
							
								 
							
						 
						
							
							
								
								Move inbox collection to the background page  
							
							... 
							
							
							
							No more waiting, no more messy fetch logic. Background page
bootstraps the inbox and keeps it up to date. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								db5e7fd6b6 
								
							
								 
							
						 
						
							
							
								
								Fix list view scrolling  
							
							... 
							
							
							
							Resize handlers are ugly. But not as ugly as scroll handlers. :p
Normalized some whitespace along the way. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								94e14f2c85 
								
							
								 
							
						 
						
							
							
								
								Add license headers  
							
							... 
							
							
							
							Closes  #75  
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								0956d328da 
								
							
								 
							
						 
						
							
							
								
								Fixes   #71  Autoscroll  
							
							... 
							
							
							
							Conversation view autoscroll triggers on dom change, not storage change,
ensuring that we don't scroll before the new element is inserted. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								db86abdf70 
								
							
								 
							
						 
						
							
							
								
								Add list view tests  
							
							... 
							
							
							
							Also,
 * moved fetch out of the list view
 * removed unused #last() function
 * put test setup lines in their own tiny file.
 * added data-cover to view script tags for code coveage reports. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								def32f42d4 
								
							
								 
							
						 
						
							
							
								
								New layout/design  
							
							... 
							
							
							
							Two column layout and style tweaks. Templatized conversation views.
Generalized list view. 
							
						 
						
							11 years ago