John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								775cede16f 
								
							 
						 
						
							
							
								
								Use separate phrases for clearing saved messages.  
							
							 
							
							
							
						 
						
							2017-12-06 18:39:27 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								6764a3cc86 
								
							 
						 
						
							
							
								
								Replace SelectedItemSet with MessageIdsList.  
							
							 
							
							... 
							
							
							
							Use vector<FullMsgId> everywhere instead QMap<..,HistoryItem*>.
The old way the app crashed in case some messages were deleted.
If the items are needed use HistoryItemsList=vector<HistoryItem*>. 
							
						 
						
							2017-12-06 14:13:38 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								595af2c6d9 
								
							 
						 
						
							
							
								
								Rename weak(QObject*) to make_weak(QObject*).  
							
							 
							
							
							
						 
						
							2017-11-30 22:04:13 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								300e55e610 
								
							 
						 
						
							
							
								
								Fix delete button in shared media selections.  
							
							 
							
							
							
						 
						
							2017-11-28 19:16:28 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								d014b47958 
								
							 
						 
						
							
							
								
								Move Info::TopBarOverride to Info::TopBar.  
							
							 
							
							... 
							
							
							
							This allows to improve animations in shared media items selection. 
							
						 
						
							2017-11-27 15:43:57 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								6afe18503d 
								
							 
						 
						
							
							
								
								wip redesign info top bar  
							
							 
							
							
							
						 
						
							2017-11-26 21:05:52 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								15d2ce150d 
								
							 
						 
						
							
							
								
								Remove Send Message animation in !Wrap::Side  
							
							 
							
							
							
						 
						
							2017-11-17 21:02:49 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								bef87c6dff 
								
							 
						 
						
							
							
								
								Allow showing chat members in a special section.  
							
							 
							
							
							
						 
						
							2017-11-17 17:23:36 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								903aa46e5c 
								
							 
						 
						
							
							
								
								Disable tabs in third column info.  
							
							 
							
							
							
						 
						
							2017-11-16 13:13:17 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								628c8e10f7 
								
							 
						 
						
							
							
								
								Search and save state in common groups.  
							
							 
							
							
							
						 
						
							2017-11-16 07:59:09 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								09d1e3629a 
								
							 
						 
						
							
							
								
								Add media search to all info modes.  
							
							 
							
							
							
						 
						
							2017-11-16 07:59:08 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								86ad15612a 
								
							 
						 
						
							
							
								
								Use Info::Controller for the whole info section.  
							
							 
							
							
							
						 
						
							2017-11-16 07:59:08 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								c6c75a1980 
								
							 
						 
						
							
							
								
								Animate Info-to-Info transitions.  
							
							 
							
							
							
						 
						
							2017-11-16 07:59:06 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								d1687ab963 
								
							 
						 
						
							
							
								
								Improve info wrapping in section / layer.  
							
							 
							
							... 
							
							
							
							Also move layerwidget to window/layer_widget.
Also replace ui/effects/widget_fade_wrap with ui/wrap/fade_wrap. 
							
						 
						
							2017-11-16 07:59:05 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								5cc7cb1d85 
								
							 
						 
						
							
							
								
								Allow empty arg list in rpl next/error handlers.  
							
							 
							
							
							
						 
						
							2017-11-16 07:59:05 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								086e46c162 
								
							 
						 
						
							
							
								
								Add and use only rpl::start_with_*() methods.  
							
							 
							
							
							
						 
						
							2017-11-16 07:59:05 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								b9fb9af74f 
								
							 
						 
						
							
							
								
								Info shared media and common groups counters.  
							
							 
							
							
							
						 
						
							2017-11-16 07:59:04 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								3fbb643d51 
								
							 
						 
						
							
							
								
								GCC bug workaround.  
							
							 
							
							... 
							
							
							
							https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67274  
							
						 
						
							2017-11-16 07:59:03 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								766e7dadb1 
								
							 
						 
						
							
							
								
								Use improved rpl::start().  
							
							 
							
							
							
						 
						
							2017-11-16 07:59:03 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								f162462111 
								
							 
						 
						
							
							
								
								Move info between Layer and Narrow wrap.  
							
							 
							
							
							
						 
						
							2017-11-16 07:59:03 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								088d23d557 
								
							 
						 
						
							
							
								
								Start new Info section (profile + shared media).  
							
							 
							
							
							
						 
						
							2017-11-16 07:59:02 +04:00