a26c5da6cb 
								
									
								
							
								 
							
						 
						
							
							
								
								Uniformize once and for all the conversation types  
							
							... 
							
							
							
							no more 'direct'. those are private convos 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f7581cf4eb 
								
									
								
							
								 
							
						 
						
							
							
								
								increase prettier maxWidth to 100  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								099c9a6f8c 
								
									
								
							
								 
							
						 
						
							
							
								
								autobind class with a lot of ...bind(this)  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								4d6fcda668 
								
							
								 
							
						 
						
							
							
								
								fix typo SessionLastSeedIndicator => SessionLastSeenIndicator  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								8ea9f02cec 
								
							
								 
							
						 
						
							
							
								
								Move data.js to data.ts  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ed84760f0e 
								
									
								
							
								 
							
						 
						
							
							
								
								add a tslint rule to forbid use of async without await  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								36fab86d30 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6edcb88788 
								
									
								
							
								 
							
						 
						
							
							
								
								remove resend as it does not make any sense with medium groups  
							
							... 
							
							
							
							and sendAnyway 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a51f95d28c 
								
									
								
							
								 
							
						 
						
							
							
								
								move models to TS part1  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d655c397e0 
								
									
								
							
								 
							
						 
						
							
							
								
								make the isAdmin coming from the convo props and not the messages  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c0484207d1 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' into fix-ban-user  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								20c806be2d 
								
									
								
							
								 
							
						 
						
							
							
								
								fix being able to remove messages from anyone as a moderator  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								dc0733968d 
								
									
								
							
								 
							
						 
						
							
							
								
								make moderators and groupAdmins a single name  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6a776b56f6 
								
									
								
							
								 
							
						 
						
							
							
								
								fix ban of users on open group  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								979a9058e3 
								
									
								
							
								 
							
						 
						
							
							
								
								remove verified number - related features (partial)  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								9048913332 
								
									
								
							
								 
							
						 
						
							
							
								
								split conversation reducer for convo logic  
							
							... 
							
							
							
							also
- fix ordering of messages for open groups, when they are added
- fix the way the firstMessageOfSeries for just created clsoed groups 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								2fe6b11e89 
								
									
								
							
								 
							
						 
						
							
							
								
								move ConversationController to typescript  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								add1c2dd39 
								
									
								
							
								 
							
						 
						
							
							
								
								reset the highlighted message after 3 sec  
							
							... 
							
							
							
							Before this commit, when a users clicks on a quoted message, the UI
takes it to that message. If the user clicks again on the quoted
message, the green highlight of the quoted message is not shown again.
This was like this, because the highlight is based on a state change,
and clicking on the same highlighted message, does not update the state
as the clicked quoted message is still the same.
The fix is to reset the highlighted message on the state object after
the animation is done 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a58a1a4fba 
								
							
								 
							
						 
						
							
							
								
								fix text color of expire timer when image only message  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e8677eef8c 
								
							
								 
							
						 
						
							
							
								
								add back bump typing to CompositionBox 7 show bubbles on direct convo  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								08d8b90aaa 
								
									
								
							
								 
							
						 
						
							
							
								
								add animation on click on quoted message just like on mobile  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								20496c45d6 
								
									
								
							
								 
							
						 
						
							
							
								
								remove sendAnyWay and showSafetyNumber from props of MessageDetails  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5c55a9411f 
								
									
								
							
								 
							
						 
						
							
							
								
								add first step to enable back MessageDetails.  
							
							... 
							
							
							
							Still not much the react way to do it for now 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a1d4dea845 
								
									
								
							
								 
							
						 
						
							
							
								
								fix scrolling to unread and marking message as read on scrolling  
							
							... 
							
							
							
							we need to hit the bottom for the convo to update currently
add smooth scrolling on click on quoted message 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d533a3aca5 
								
									
								
							
								 
							
						 
						
							
							
								
								fix unread message banner for MessagesList  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f8f15cb9f7 
								
									
								
							
								 
							
						 
						
							
							
								
								fix remove message for public groups  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								1503d83f3a 
								
									
								
							
								 
							
						 
						
							
							
								
								add ourPrimary convo to redux and update the actionPanel with it  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c203303c71 
								
									
								
							
								 
							
						 
						
							
							
								
								rename SessionConversationMessagesList to SessionMessagesList  
							
							
							
						 
						
							5 years ago