f3975b545a 
								
							
								 
							
						 
						
							
							
								
								feat: use priority for hidden and pinned conversation  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								796ccf0582 
								
							
								 
							
						 
						
							
							
								
								feat: add handling and setting of the expireTimer for contacts  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1c50aacc34 
								
							
								 
							
						 
						
							
							
								
								chore: remove groupModerators sogs from the db, store in redux only  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								bf2456df8e 
								
							
								 
							
						 
						
							
							
								
								chore: do not store mentionedUs and unreadCount as attribute in convo  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f5efb52fea 
								
							
								 
							
						 
						
							
							
								
								feat: remove closedgroupv3 uneeded stuff for now  
							
							... 
							
							
							
							also move the room stuff which can be kept in memory into another redux
slice 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c4e17d0825 
								
							
								 
							
						 
						
							
							
								
								fix: add mgmt of members in user groups wrapper  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3c58f9c1e4 
								
							
								 
							
						 
						
							
							
								
								feat: add a hidden flag for convos and use it with the contactswrapper  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f88acdb567 
								
							
								 
							
						 
						
							
							
								
								feat: remove blocked group tracking separately from the pubkeys  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9cf1419ca5 
								
							
								 
							
						 
						
							
							
								
								feat: add first try to build SharedConfigMessages  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6d1b406c85 
								
							
								 
							
						 
						
							
							
								
								fix: add namespace to all sending message calls  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								65df3157bd 
								
							
								 
							
						 
						
							
							
								
								chore: lint  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								2a8d764bfb 
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								456d52ab1a 
								
							
								 
							
						 
						
							
							
								
								fix: make sure we do not use "group" or "private" without the enum  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								d7bcf1026f 
								
							
								 
							
						 
						
							
							
								
								fix: refactor snodeRPC to use snode batching  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								242d51ca8d 
								
									
								
							
								 
							
						 
						
							
							
								
								Id blinding + onionv4 + new endpoints for sogs and fileserver ( #2347 )  
							
							... 
							
							
							
							* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								74cf88cf81 
								
									
								
							
								 
							
						 
						
							
							
								
								create closed group mark as approved  
							
							... 
							
							
							
							also, do not filter closed group based on the isApproved field in redux 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								a19a6a33c7 
								
									
								
							
								 
							
						 
						
							
							
								
								migrate already set nickname convo to name + profileName index  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								a3eb80abcf 
								
									
								
							
								 
							
						 
						
							
							
								
								fix group updates outgoing message status in left pane  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d6a8f5e92b 
								
									
								
							
								 
							
						 
						
							
							
								
								allow searching for nickname or name for contacts  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5afbd9c19e 
								
									
								
							
								 
							
						 
						
							
							
								
								cleanup creation of opengroup message on sync  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c7565fe7b3 
								
							
								 
							
						 
						
							
							
								
								Move scale/resize and attachment logic to typescript  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								58dc3e26ca 
								
									
								
							
								 
							
						 
						
							
							
								
								reactify group updates text bubble from redux store ( #2083 )  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								28c7445dce 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor most of the components to outside of their Session folder ( #2072 )  
							
							... 
							
							
							
							* refactor most of the components to outside of their Session folder
* finish moving overlay and memberListItem to react hook
* fix bug with kicked member len >2 not being displayed
also sort admins first in UpdateGroupMembers dialog
* fix admin leaving text of groupNotification
* add a useFocusMount hook to focus input fields on mount
* make click avatar convo item open only user dialog
* cleanup config default.json
* make sure to use convoController to build sync message
* disable showing pubkey on opengroups
* add a pause on audio playback
Fixes  #2079  
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b45109985c 
								
									
								
							
								 
							
						 
						
							
							
								
								use timestamp offset in for messages storage requests ( #1892 )  
							
							... 
							
							
							
							* add using timestamp offset from network for sending part1
* remove MessageController as we now rely on the database
* fix tests for message sending overriding timestamp 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f7b0c6c7e1 
								
							
								 
							
						 
						
							
							
								
								make conversation screen closer to mobile UI part1  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9e37985d03 
								
							
								 
							
						 
						
							
							
								
								enable no-unused local and imports and fix tslint  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b05910e219 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/clearnet' into add-message-bottom-keep-scroll  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								bea704ecf0 
								
							
								 
							
						 
						
							
							
								
								bump react to 17  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f7c7d6a3d8 
								
							
								 
							
						 
						
							
							
								
								change source of MessageAttributesOptionals to not null  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								63b81b4c8e 
								
									
								
							
								 
							
						 
						
							
							
								
								cleanup SessionMessageList p1  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9a302fb5ff 
								
									
								
							
								 
							
						 
						
							
							
								
								add a cache of the keypairs for a closed group  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e090b8e8c6 
								
									
								
							
								 
							
						 
						
							
							
								
								remove getInstance on swarmPolling  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e9e718bfcb 
								
									
								
							
								 
							
						 
						
							
							
								
								remove getInstance on MessageController=> getMessageController  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0b410404a3 
								
									
								
							
								 
							
						 
						
							
							
								
								remove keypair request manager  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								89a0868fc3 
								
									
								
							
								 
							
						 
						
							
							
								
								remove getInstance of conversationController to get()  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								27fb732f50 
								
									
								
							
								 
							
						 
						
							
							
								
								cleanup unused prekeys table  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								37c9c6b5c3 
								
									
								
							
								 
							
						 
						
							
							
								
								new closed group send and handle expire timer already set  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6f8c8ee1b3 
								
									
								
							
								 
							
						 
						
							
							
								
								remove most of sogsv1 and fsv1 and update version fetch url  
							
							... 
							
							
							
							version fetch is used to know when we have a new update 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3456162402 
								
									
								
							
								 
							
						 
						
							
							
								
								Moved opengroupv1 test to opengroupv2 tests  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5cab7908b4 
								
									
								
							
								 
							
						 
						
							
							
								
								add some test for partial path rebuilding  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								64eab5160d 
								
									
								
							
								 
							
						 
						
							
							
								
								remove zombies from the UI only  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								2c40d1e623 
								
									
								
							
								 
							
						 
						
							
							
								
								hide checkmMark on showing group members  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								fae80c327a 
								
									
								
							
								 
							
						 
						
							
							
								
								mark convo as ActiveAt when we get a message adding us after left  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								eb0ddd85f4 
								
									
								
							
								 
							
						 
						
							
							
								
								add zombies logic for member leaving and removing  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7ec663df71 
								
									
								
							
								 
							
						 
						
							
							
								
								move SwarmPolling from window to require singleton  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a26c5da6cb 
								
									
								
							
								 
							
						 
						
							
							
								
								Uniformize once and for all the conversation types  
							
							... 
							
							
							
							no more 'direct'. those are private convos 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								98b69c17f0 
								
									
								
							
								 
							
						 
						
							
							
								
								add userblocking opengroupv2 and quoting back of messages  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f7581cf4eb 
								
									
								
							
								 
							
						 
						
							
							
								
								increase prettier maxWidth to 100  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c07271109f 
								
									
								
							
								 
							
						 
						
							
							
								
								Add a ConversationType OPEN_GROUP  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ec6a5995db 
								
									
								
							
								 
							
						 
						
							
							
								
								sync expire timer updates  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								79193ee7be 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor to Visible and ControlMessage types  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								39f8ca293a 
								
									
								
							
								 
							
						 
						
							
							
								
								speedup tests  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								aac54e6045 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/clearnet' into restore-handle-configuration  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								533b95c827 
								
							
								 
							
						 
						
							
							
								
								fix updateMessage being always at the end of the messagesList  
							
							... 
							
							
							
							this was because we were using Date.now() always rather than using the
envelope timestamp to save the update 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								641f9ee368 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix the bug where if we leave and get added back, we get removed again  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c55f204440 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' into restore-handle-configuration  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								08c41004a2 
								
									
								
							
								 
							
						 
						
							
							
								
								do not send expire timer to member added on closed group  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								370158951a 
								
							
								 
							
						 
						
							
							
								
								move events from MessageQueue to MessageSentHandler  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								8ea9f02cec 
								
							
								 
							
						 
						
							
							
								
								Move data.js to data.ts  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7b81c4213a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge clearnet  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0c1343cad5 
								
									
								
							
								 
							
						 
						
							
							
								
								add a way to share currently distributing keypair to added members  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								78e7255cb8 
								
									
								
							
								 
							
						 
						
							
							
								
								send the keypair to added members if we are admin  
							
							... 
							
							
							
							and remove request encryption keypair handling 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								2d7515cf0b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' into move-models-to-ts-2  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								375c5ba1a8 
								
							
								 
							
						 
						
							
							
								
								add the request and reply of an encryptionKeyPair if needed  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								df0b44db4c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/clearnet' into multi-device-v2  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								20cf5dbf10 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b76ce0f2ff 
								
									
								
							
								 
							
						 
						
							
							
								
								update models to TS part2  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								65ed81e980 
								
									
								
							
								 
							
						 
						
							
							
								
								enable explicit group updates on the sending side  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								89ea946b3f 
								
									
								
							
								 
							
						 
						
							
							
								
								disable sending of explicit group updates for now - only receiving is ON  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								267a3e6bf6 
								
									
								
							
								 
							
						 
						
							
							
								
								disable closedgroup update groups for now  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ebd94ce15c 
								
									
								
							
								 
							
						 
						
							
							
								
								fix order of added new group in leftPane  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								3b3378a2ee 
								
									
								
							
								 
							
						 
						
							
							
								
								finish explicit group updates  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a51f95d28c 
								
									
								
							
								 
							
						 
						
							
							
								
								move models to TS part1  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								aede96b69b 
								
									
								
							
								 
							
						 
						
							
							
								
								enable explicit group updates on the sending side  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b88ea110e8 
								
									
								
							
								 
							
						 
						
							
							
								
								Add multi device v2 support  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								64737a89d7 
								
									
								
							
								 
							
						 
						
							
							
								
								add ConfigurationMessage  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ab8aa0d982 
								
									
								
							
								 
							
						 
						
							
							
								
								disable sending of explicit group updates for now - only receiving is ON  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7048f81214 
								
									
								
							
								 
							
						 
						
							
							
								
								disable closedgroup update groups for now  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c06f710b3b 
								
									
								
							
								 
							
						 
						
							
							
								
								fix order of added new group in leftPane  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								334da0a169 
								
									
								
							
								 
							
						 
						
							
							
								
								finish explicit group updates  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0e25ab2874 
								
									
								
							
								 
							
						 
						
							
							
								
								WIP  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6e11c6db2e 
								
									
								
							
								 
							
						 
						
							
							
								
								remove all reference to closed group update v2  
							
							
							
						 
						
							5 years ago