5cab7908b4 
								
									
								
							
								 
							
						 
						
							
							
								
								add some test for partial path rebuilding  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								cb307790f6 
								
									
								
							
								 
							
						 
						
							
							
								
								WIP: User nicknames ( #1618 )  
							
							... 
							
							
							
							* WIP Adding change nickname dialog.
* WIP adding nickname change dialog.
* WIP nickname dialog.
* WIP: Able to set conversation nicknames. Next step cleaning and adding to conversation list menu.
* Fix message capitilisations.
* Add change nickname to conversation list menu.
* Enable clear nickname menu item.
* Added messages for changing nicknames.
* Clearing nicknames working from header and message list.
* Adding modal styling to nickname modal.
* Reorder nickname menu item positions.
* Add group based conditional nickname menu options to conversation header menu.
* minor tidying.
* Remove unused error causing el option.
* Formatting.
* Linting fixes.
* Made PR fixes
* Prioritise displaying nicknames for inviting new closed group members
and updating closed group members. 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e41d182972 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix fonts sans serif ( #1619 )  
							
							... 
							
							
							
							* force deleteAccount after 10sec timeout waiting for configMessage
* move some constants to file where they are used
* add a way to fetch snodes from snodes
* remove a snode from a pubkey's swarm if we get 421 without valid content
* remove getVersion from snodes
* hide groupMembers in right panel for non-group convo
* fix font sans serif by using roboto instead
Fixes  #1617  
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								1720b6b627 
								
									
								
							
								 
							
						 
						
							
							
								
								store base64 defaut room avatar in redux  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5289d4c2aa 
								
									
								
							
								 
							
						 
						
							
							
								
								add joinable rooms on opengroupv2 joining screen  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								1f509e003d 
								
									
								
							
								 
							
						 
						
							
							
								
								add a markAllAsRead option on menus  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								08ce55f1a6 
								
									
								
							
								 
							
						 
						
							
							
								
								move LeftPane items to hooks  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								51452c5406 
								
									
								
							
								 
							
						 
						
							
							
								
								move settingsleftpane to hooks  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								eb30c7823c 
								
									
								
							
								 
							
						 
						
							
							
								
								add a way to click the toast to turn on microphone to show the settings  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								553f264d12 
								
									
								
							
								 
							
						 
						
							
							
								
								make unread attrs as before a number, and remove calculatingPow  
							
							... 
							
							
							
							calculating pow is just the same as sending state 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5f862e4c08 
								
									
								
							
								 
							
						 
						
							
							
								
								remove uneeded passing of models to Data calls  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ad117fe4e5 
								
									
								
							
								 
							
						 
						
							
							
								
								uniformized redux convo type and getProps() of conversation  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								db167eaf1b 
								
							
								 
							
						 
						
							
							
								
								fix a bug preventing our avatar to be updated on restore from seed  
							
							... 
							
							
							
							this was due to the fact that the redux was not ready when our
conversation is created. so the events were not linked 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								8ea9f02cec 
								
							
								 
							
						 
						
							
							
								
								Move data.js to data.ts  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								36fab86d30 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f41bf31515 
								
									
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ea2c4437a3 
								
									
								
							
								 
							
						 
						
							
							
								
								cleanup models with unused events  
							
							... 
							
							
							
							also, sort message from DB and on redux by sent_at or received_at when
not a public group 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5ec9722e00 
								
									
								
							
								 
							
						 
						
							
							
								
								autobind typescript class methods with autobind  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a51f95d28c 
								
									
								
							
								 
							
						 
						
							
							
								
								move models to TS part1  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								79028ebaeb 
								
									
								
							
								 
							
						 
						
							
							
								
								remove isUnidentifiedDelivery  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								02fb5783a4 
								
									
								
							
								 
							
						 
						
							
							
								
								remove regionCode and PhoneNumber.ts  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								2b92386399 
								
							
								 
							
						 
						
							
							
								
								debounce calls to write to db last message  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								13df6c476e 
								
							
								 
							
						 
						
							
							
								
								remove isClosable for convo as it is unused  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a0703bc2f9 
								
									
								
							
								 
							
						 
						
							
							
								
								remove primary and secondary device separate status  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								135fc3b366 
								
									
								
							
								 
							
						 
						
							
							
								
								remove prekeys  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								fd18345c5a 
								
									
								
							
								 
							
						 
						
							
							
								
								remove handling of rss related things completely  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c0484207d1 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' into fix-ban-user  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								72c96ea998 
								
									
								
							
								 
							
						 
						
							
							
								
								remove most of the SessionProtocol unused stuff  
							
							... 
							
							
							
							- prekeys
- SessionCipher
- LokiCipher
- endSession and the reset Session logic
- what we called Sessionprotocol manager (to keep track of session with
everyone) 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								979a9058e3 
								
									
								
							
								 
							
						 
						
							
							
								
								remove verified number - related features (partial)  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6856c0e748 
								
									
								
							
								 
							
						 
						
							
							
								
								remove updateTextInputState not needed and add left to menu tests  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d43ae09eb0 
								
									
								
							
								 
							
						 
						
							
							
								
								first working version of closed group v2  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								c9fd261e0e 
								
									
								
							
								 
							
						 
						
							
							
								
								fix color no opacity for recording playback view  
							
							... 
							
							
							
							having an opacity on the bg color was making the source-atop composition not visible with the sweeping color 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								766a9f9c45 
								
									
								
							
								 
							
						 
						
							
							
								
								fix theme for voice messages and recording  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								15ae97e0a7 
								
									
								
							
								 
							
						 
						
							
							
								
								use OutgoingMessageStatus in ConversationListItem too  
							
							... 
							
							
							
							also, enable back the delivered/read status on message metadata 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								788cb2a5fc 
								
							
								 
							
						 
						
							
							
								
								fetch theme for each dialog, as they are out of the themed tree for now  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e38be266c2 
								
							
								 
							
						 
						
							
							
								
								major rework of session icon => make them styled with styled-component  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								98e7d50b73 
								
									
								
							
								 
							
						 
						
							
							
								
								do not create the convo when fetching avatar.  
							
							... 
							
							
							
							if the convo is not here, it's likely it was removed by the user itself. 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								22b4f39e52 
								
									
								
							
								 
							
						 
						
							
							
								
								MessageDetails: contact status fallbacks to message status  
							
							... 
							
							
							
							this is used for medium groups 
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								71e1f1e143 
								
									
								
							
								 
							
						 
						
							
							
								
								ignore ts generated files under subdirectory too  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								535b1d59ef 
								
									
								
							
								 
							
						 
						
							
							
								
								add a reset conversation action type and call it on message destroyed  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								bb87eb0f52 
								
									
								
							
								 
							
						 
						
							
							
								
								fix timer expiring sometimes missing a sec  
							
							
							
						 
						
							5 years ago