d77c9fa824 
								
							
								 
							
						 
						
							
							
								
								fix: sogs reactions work again and added rate limiting  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								530ed5991a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2423  from Bilb/track-hidden_mods-hidden-admins-too  
							
							... 
							
							
							
							fix: track hidden mods and admins if we get them 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								267f49ff1e 
								
									
								
							
								 
							
						 
						
							
							
								
								Emoji Reacts ( #2320 )  
							
							... 
							
							
							
							Add support for emoji reacts in conversations
Resolves  #2375  and #1577  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								5266a24d88 
								
							
								 
							
						 
						
							
							
								
								fix: track hidden mods and admins if we get them  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9cf874db5e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2414  from Bilb/sogs-convo-dedup  
							
							... 
							
							
							
							Sogs convo dedup + fix sogs fetching of sogs messages 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								eabee8f39a 
								
							
								 
							
						 
						
							
							
								
								fix: split migrations and sql files  
							
							... 
							
							
							
							also address PR reviews 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								18ab715e93 
								
							
								 
							
						 
						
							
							
								
								fix: sogs messages being skipped and not handled  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								2faab12c2f 
								
							
								 
							
						 
						
							
							
								
								chore: update comments about parrallelism in AttachmentJobs  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								fac41bc6c4 
								
							
								 
							
						 
						
							
							
								
								fix: migrate session sogs room to their DomaiName syntax  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9b405b86ab 
								
							
								 
							
						 
						
							
							
								
								fix: do not attempt to connect to an sogs already join  
							
							... 
							
							
							
							make sure we consider http://, https:// and no protocol at all to look
for matches 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c08f761d47 
								
							
								 
							
						 
						
							
							
								
								fix: revert to allow 3 attachments download at a time  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e6cd277bd2 
								
							
								 
							
						 
						
							
							
								
								fix: allow non admin mods to delete message for deletion  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ef27153c69 
								
							
								 
							
						 
						
							
							
								
								fix: make sure existing sogs convo do not break on save  
							
							... 
							
							
							
							the app was crashing if a convo with an invalid read/write/upload capability was saved during a migration 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3d05d35bbb 
								
							
								 
							
						 
						
							
							
								
								fix: sogs deleted message now comes with `deleted` field set to true  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								40c0b8205e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2386  from Bilb/fix-call-missed-too-old  
							
							... 
							
							
							
							fix: show call missed message on call too old received 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								21af9b5c1b 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: show call missed message on call too old received  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								775ddfda12 
								
							
								 
							
						 
						
							
							
								
								fixing the saved media read receipt  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f84762c889 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: attachments download job trying to send function over ipc  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f654b0666b 
								
							
								 
							
						 
						
							
							
								
								fix: contact seed nodes one at a time only  
							
							... 
							
							
							
							also includes a fix to fix the release builds 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ec76057c5e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge integration test ( #2313 )  
							
							... 
							
							
							
							* Testing playwright for Desktop automation
* add more data-testid field
* remove commited test-results
* test: skip group upkeep for now
* test: mention test create group instead of restoring from seed
* test: run on testnet
* fix: revert messagebanner unread count changes
from commit 8107d75e89 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								26187da521 
								
									
								
							
								 
							
						 
						
							
							
								
								force duplicates to -10 and 0 for closed groups between HF  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								02ed40455f 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: run the cleaning opengroup transaction on startup  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e4e9d535fc 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2290  from Bilb/pre-hf-inboxes  
							
							... 
							
							
							
							Add inboxes to retrieve & polling of messages and detection of hardfork 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6c05ff3c07 
								
									
								
							
								 
							
						 
						
							
							
								
								move useTestNet to featureFlag dependent on ENV variables  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9bd8b73a0c 
								
									
								
							
								 
							
						 
						
							
							
								
								fix testnet  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								
								Ian Macdonald 
							
						 
						
							
							
								09be936aa4 
								
									
								
							
								 
							
						 
						
							
							
								
								Report number of deletions when a deletion operation completes.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d948045e6a 
								
									
								
							
								 
							
						 
						
							
							
								
								added hf switching of poll&store requests + tests  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								363977b358 
								
									
								
							
								 
							
						 
						
							
							
								
								add polling from namespace 0 and storing lastHash with namespace  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								50ca1bcda9 
								
									
								
							
								 
							
						 
						
							
							
								
								added namespace field and signature using it for our own 'retrieve'  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								da9df532b0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2242  from Bilb/node-side-in-ts  
							
							... 
							
							
							
							Node side + web worker in typescript 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5c8e2b4044 
								
									
								
							
								 
							
						 
						
							
							
								
								cleanup swarm unused after removing unused convos  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7c1707f48e 
								
									
								
							
								 
							
						 
						
							
							
								
								drop old messages of opengroup  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3cfcf128a5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into node-side-in-ts  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								13e2f81f26 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/clearnet' into node-side-in-ts  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4baedda349 
								
									
								
							
								 
							
						 
						
							
							
								
								add tests for opengroup utils  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e5c54cc45e 
								
									
								
							
								 
							
						 
						
							
							
								
								added some test for DecryptingAttachmentManager  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e11775a2e0 
								
									
								
							
								 
							
						 
						
							
							
								
								fix color of opengroup invitation  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6001da5ac8 
								
									
								
							
								 
							
						 
						
							
							
								
								add some [perf] duration measurement  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								062db5caab 
								
									
								
							
								 
							
						 
						
							
							
								
								move filterDuplicatesFromDbAndIncoming to its own file and test  
							
							... 
							
							
							
							also add pending tests to do for in memory db and updater 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0158fd5ebb 
								
									
								
							
								 
							
						 
						
							
							
								
								filter duplicates on opengroup poll in a single sql call  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								00d70db0be 
								
									
								
							
								 
							
						 
						
							
							
								
								queue user profile avatars update  
							
							... 
							
							
							
							also add some tests for the promise utils 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								Ian Macdonald 
							
						 
						
							
							
								d14486b462 
								
									
								
							
								 
							
						 
						
							
							
								
								Make configuration sync every 2 days, in line with the comment.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								a9cc9a7294 
								
									
								
							
								 
							
						 
						
							
							
								
								add tests for attachment metadata  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								475c92eeb4 
								
									
								
							
								 
							
						 
						
							
							
								
								migrate about_start to not use jquery  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								261940e978 
								
									
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5047e8921b 
								
									
								
							
								 
							
						 
						
							
							
								
								made all verifi signatures in a single call to the worker  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b4dc18d65b 
								
									
								
							
								 
							
						 
						
							
							
								
								migrate app focus logic to events sent from node  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0ebc1d7e92 
								
									
								
							
								 
							
						 
						
							
							
								
								split attachmnent logic between what is used on main and renderer  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								332d58027f 
								
									
								
							
								 
							
						 
						
							
							
								
								show draggable call container when opening settings from call convo  
							
							
							
						 
						
							4 years ago