0e286142f1 
								
							
								 
							
						 
						
							
							
								
								chore: add a redux settings slice, currently outdated banner inc  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3ecc89fab3 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into onboarding  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								bf2456df8e 
								
							
								 
							
						 
						
							
							
								
								chore: do not store mentionedUs and unreadCount as attribute in convo  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								bc905bdba1 
								
							
								 
							
						 
						
							
							
								
								feat: start of community handling in libsession util  
							
							... 
							
							
							
							also remove tracking of hashes for config namespaces 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3c58f9c1e4 
								
							
								 
							
						 
						
							
							
								
								feat: add a hidden flag for convos and use it with the contactswrapper  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c4217cb564 
								
							
								 
							
						 
						
							
							
								
								feat: sync nickname, blocked and approved status for contacts  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7c56310e69 
								
							
								 
							
						 
						
							
							
								
								feat: addConfSyncJob start  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9cf1419ca5 
								
							
								 
							
						 
						
							
							
								
								feat: add first try to build SharedConfigMessages  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								504f60cb97 
								
							
								 
							
						 
						
							
							
								
								fix: resolved missing reactions in open groups, fixed mutation cache logic  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								32e00227a4 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2532  from Bilb/fix-deleted-messages-all-at-once  
							
							... 
							
							
							
							To merge once theming is done: handle deleted messages & deleted reacts all at once 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0b8a10ad66 
								
							
								 
							
						 
						
							
							
								
								fix: improve markAllAsRead performances  
							
							... 
							
							
							
							- make an index on unread+convoId
- make the message update trigger only run when the body changed 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e3006ae157 
								
							
								 
							
						 
						
							
							
								
								fix: do not return updated messages from markAllRead if not needed  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								12161a1fde 
								
							
								 
							
						 
						
							
							
								
								fix: INVALID_DATE (-Infinity) when merging two conversations inactive  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1ce8fd5979 
								
							
								 
							
						 
						
							
							
								
								fix: make circular buffer not recreate an array on each overflow  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0cc7994c12 
								
							
								 
							
						 
						
							
							
								
								fix: speed up expiration/deletion of messages by batching updates in UI  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								d9e504afa0 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/clearnet' into mark-all-as-read-optimization  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								267f49ff1e 
								
									
								
							
								 
							
						 
						
							
							
								
								Emoji Reacts ( #2320 )  
							
							... 
							
							
							
							Add support for emoji reacts in conversations
Resolves  #2375  and #1577  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								18ab715e93 
								
							
								 
							
						 
						
							
							
								
								fix: sogs messages being skipped and not handled  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								c3b9cd2b41 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: error when trying to reply to an attachment  
							
							... 
							
							
							
							Relates #2327  
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								363977b358 
								
									
								
							
								 
							
						 
						
							
							
								
								add polling from namespace 0 and storing lastHash with namespace  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0efce6ea2d 
								
									
								
							
								 
							
						 
						
							
							
								
								updating workflows actions version  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								475c92eeb4 
								
									
								
							
								 
							
						 
						
							
							
								
								migrate about_start to not use jquery  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0ebc1d7e92 
								
									
								
							
								 
							
						 
						
							
							
								
								split attachmnent logic between what is used on main and renderer  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								2b17ad5cfa 
								
							
								 
							
						 
						
							
							
								
								WIP  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								280cc494e8 
								
							
								 
							
						 
						
							
							
								
								test with webpack - not working  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								70ee8cefdc 
								
							
								 
							
						 
						
							
							
								
								WIP sql.js  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6bd835dfc3 
								
									
								
							
								 
							
						 
						
							
							
								
								move storage.js to ts  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e78224db05 
								
									
								
							
								 
							
						 
						
							
							
								
								after moving expiring message and wallclock to TS  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9338f2fc20 
								
							
								 
							
						 
						
							
							
								
								Fixed issue preventing approval message being shown as approval was set before handling config messages ending the handling early.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								2258c6da4c 
								
							
								 
							
						 
						
							
							
								
								Fixing linting errors.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								dcd78e85f6 
								
							
								 
							
						 
						
							
							
								
								QA fix - msg request accept buttons showing at wrong stage.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6a02846829 
								
							
								 
							
						 
						
							
							
								
								Correcting merge errors.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ee9156d4f8 
								
							
								 
							
						 
						
							
							
								
								Merge clearnet into message-request-ui  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								62f0edf8cb 
								
							
								 
							
						 
						
							
							
								
								cleanup console.warn calls  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e515ce3ca5 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/clearnet' into cleanup-attachment  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6a403afb41 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2139  from warrickct/global-search-progress  
							
							... 
							
							
							
							Global Search and Database Trimming 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								04241daa08 
								
							
								 
							
						 
						
							
							
								
								Fixin linting errors.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								804c9a56b9 
								
							
								 
							
						 
						
							
							
								
								convert to functional component. Tweak colors for search results. Fix search result header incorrect color. Addressing PR comments from previous search branch. Experimenting trimming approaches.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fc916ce94c 
								
							
								 
							
						 
						
							
							
								
								Fix attachments duplication on message syncing with current device  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4349b699cb 
								
									
								
							
								 
							
						 
						
							
							
								
								remove schemaVersion field and logic from message object  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7846891359 
								
							
								 
							
						 
						
							
							
								
								Fix linting errors  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								374d5a6619 
								
							
								 
							
						 
						
							
							
								
								Global search partially functioning, added basic functions for load testing performance.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								48e7a0e25f 
								
									
								
							
								 
							
						 
						
							
							
								
								Various UI fixes ( #2070 )  
							
							... 
							
							
							
							* cleanup unused convo json fields in db
* display a toast if the user is not approved yet on call OFFER received
* enable CBR for calls
* do not update active_at on configMessage if !!active_at
* remove mkdirp dependency
* disable call button if focused convo is blocked
* quote: do not include the full body in quote, but just the first 100
* click on the edit profile qr code padding
* Allow longer input for opengroup join overlay
Fixes  #2068 
* Fix overlay feature for start new session button
* make ringing depend on redux CALL status
* turn ON read-receipt by default 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4576f3cb32 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' into message-requests  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								af75b6f0e2 
								
									
								
							
								 
							
						 
						
							
							
								
								disable deduplication based serverId+sender  
							
							... 
							
							
							
							only use the serverTimestamp+sender for searching because
serverId+sender might have false positive 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4ad14e4c5b 
								
							
								 
							
						 
						
							
							
								
								Added syncing accepting of contact between running instances.  
							
							
							
						 
						
							4 years ago