3e2a32922a 
								
							
								 
							
						 
						
							
							
								
								fix: getUnread() messages should have the json as object rather than str  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								56ee7fe7ac 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2436  from Bilb/fix-shortening-last-message  
							
							... 
							
							
							
							fix: shorten further the last message 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								268ea40746 
								
							
								 
							
						 
						
							
							
								
								fix: increase shorten length of the lastMessage saved in DB  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ba41e92720 
								
							
								 
							
						 
						
							
							
								
								fix: drop friendRequestStatus before saveConversation in migrations  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ef1f634e6b 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/clearnet' into menu-redesign  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								267f49ff1e 
								
									
								
							
								 
							
						 
						
							
							
								
								Emoji Reacts ( #2320 )  
							
							... 
							
							
							
							Add support for emoji reacts in conversations
Resolves  #2375  and #1577  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								542c704b64 
								
							
								 
							
						 
						
							
							
								
								feat: add search by contacts to closed group overlay  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								19e48c2629 
								
							
								 
							
						 
						
							
							
								
								fix: drop column friendRequestStatus if exists  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ef9b2dfc80 
								
							
								 
							
						 
						
							
							
								
								fix: pass the db instance during db migration  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								fac41bc6c4 
								
							
								 
							
						 
						
							
							
								
								fix: migrate session sogs room to their DomaiName syntax  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6f4b70e650 
								
							
								 
							
						 
						
							
							
								
								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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								c360f8b07c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' into pr26  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								aef6d9e8a7 
								
							
								 
							
						 
						
							
							
								
								fix: global error copy to clipboard option must not quit the app  
							
							... 
							
							
							
							this allows for easier debugging. The user must explicitly quit the app when the error window is shown using the quit button 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9251711fa5 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: optmize markAllAsRead when no expiration timer  
							
							... 
							
							
							
							we basically do a single sql call to mark everything as read for that
conversation, force unreadCount to 0 and mention state to false, and
trigger read syncs if needed.
the optomization cannot work for conversation with expiration timer for
now 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								Ian Macdonald 
							
						 
						
							
							
								0a5add5869 
								
									
								
							
								 
							
						 
						
							
							
								
								Update message expiry comment to match what the code does.  
							
							... 
							
							
							
							The code was changed in c8e7be066e 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3713e95a9f 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: ask user for opengroup pruning on/off  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								
								Ian Macdonald 
							
						 
						
							
							
								695e867221 
								
									
								
							
								 
							
						 
						
							
							
								
								Add setting to specify minimum age of open group messages to prune.  
							
							... 
							
							
							
							When an open group has more than 2000 messages, those older than the
specified number of months will be pruned on application start-up.
Fixes  #2310 . 
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								02ed40455f 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: run the cleaning opengroup transaction on startup  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								623ad33923 
								
									
								
							
								 
							
						 
						
							
							
								
								fix start of app without account setup  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6c05ff3c07 
								
									
								
							
								 
							
						 
						
							
							
								
								move useTestNet to featureFlag dependent on ENV variables  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9bd8b73a0c 
								
									
								
							
								 
							
						 
						
							
							
								
								fix testnet  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								363977b358 
								
									
								
							
								 
							
						 
						
							
							
								
								add polling from namespace 0 and storing lastHash with namespace  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								851d5280e0 
								
									
								
							
								 
							
						 
						
							
							
								
								fixup build appImage sqlite3 module not found  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0efce6ea2d 
								
									
								
							
								 
							
						 
						
							
							
								
								updating workflows actions version  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4010373a7b 
								
									
								
							
								 
							
						 
						
							
							
								
								make sure we do not save more than one entry in the read_by  
							
							... 
							
							
							
							Session has read by only for private chats, so we do not care about
having more than one entry  in read_by 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								368c0cd01b 
								
									
								
							
								 
							
						 
						
							
							
								
								drop sourceDevice and other unused json fields from msg table  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5c8e2b4044 
								
									
								
							
								 
							
						 
						
							
							
								
								cleanup swarm unused after removing unused convos  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b8498f7a2b 
								
									
								
							
								 
							
						 
						
							
							
								
								fix display of spinner while db decrypting  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7c1707f48e 
								
									
								
							
								 
							
						 
						
							
							
								
								drop old messages of opengroup  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c8e7be066e 
								
									
								
							
								 
							
						 
						
							
							
								
								remove messages from opengroup > 2k messages and older than 6 months  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5c9b34fb86 
								
									
								
							
								 
							
						 
						
							
							
								
								lint files  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								add267ae69 
								
									
								
							
								 
							
						 
						
							
							
								
								make the util worker be bundled with parcel  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								af9d2fdfa1 
								
									
								
							
								 
							
						 
						
							
							
								
								get rid of libtextsecure.js and componnets.js  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								323b7ec45c 
								
									
								
							
								 
							
						 
						
							
							
								
								cleanup >2 months old messages in opengroups  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								01bb200b24 
								
									
								
							
								 
							
						 
						
							
							
								
								reduce number of commits during opengroup handling of message  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								475c92eeb4 
								
									
								
							
								 
							
						 
						
							
							
								
								migrate about_start to not use jquery  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f164302617 
								
									
								
							
								 
							
						 
						
							
							
								
								remove files which shouldn't be here  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								261940e978 
								
									
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								940972db2f 
								
									
								
							
								 
							
						 
						
							
							
								
								fix libsodium call from webworker  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0ebc1d7e92 
								
									
								
							
								 
							
						 
						
							
							
								
								split attachmnent logic between what is used on main and renderer  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9f8920ef2c 
								
							
								 
							
						 
						
							
							
								
								mostly working but need to improve perfs  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4d72b92b25 
								
							
								 
							
						 
						
							
							
								
								app starts but full of errors  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								2b17ad5cfa 
								
							
								 
							
						 
						
							
							
								
								WIP  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								280cc494e8 
								
							
								 
							
						 
						
							
							
								
								test with webpack - not working  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								2dfd09a7b1 
								
							
								 
							
						 
						
							
							
								
								app kind of start background side  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5bc576249b 
								
							
								 
							
						 
						
							
							
								
								move signal.js to TS  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ff43cfa593 
								
							
								 
							
						 
						
							
							
								
								move worker_interface and logs and i18n to TS  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0dfa3e35cc 
								
							
								 
							
						 
						
							
							
								
								refactor main_node.js to TS  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								70ee8cefdc 
								
							
								 
							
						 
						
							
							
								
								WIP sql.js  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9f3379e702 
								
							
								 
							
						 
						
							
							
								
								moved global_errors.js to ts  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f433acda77 
								
							
								 
							
						 
						
							
							
								
								move config.js to typescript  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								175c0e4843 
								
							
								 
							
						 
						
							
							
								
								move logging.js to ts  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d37d7af667 
								
							
								 
							
						 
						
							
							
								
								moved permissions.js to ts  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5b1379f930 
								
							
								 
							
						 
						
							
							
								
								move protocol_filter to typescript  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								38774a9344 
								
							
								 
							
						 
						
							
							
								
								moved a bunch of node files to typescript  
							
							
							
						 
						
							4 years ago