a8c3463673 
								
							
								 
							
						 
						
							
							
								
								fix: set a min height for attachments preview so they cover their box  
							
							... 
							
							
							
							even if they are smaller that them
and close the replyTo in composition box on Escape press 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e125979b7a 
								
							
								 
							
						 
						
							
							
								
								fix: disable having some corner large and small for message bubbles  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								5f49d3084b 
								
							
								 
							
						 
						
							
							
								
								fix: dont need isequal for comparing numbers  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1a44f5cb66 
								
							
								 
							
						 
						
							
							
								
								feat: added additional reactor information to the ReactListModal  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								98ea07a361 
								
							
								 
							
						 
						
							
							
								
								fix: right margin on body shorted than author name  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								8b8be7a45d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' into reactions_fixes  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7a80e18327 
								
							
								 
							
						 
						
							
							
								
								fix: improved react popup localisation, review fixes  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								a61d549466 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2438  from Bilb/fix-rounded-border-messages  
							
							... 
							
							
							
							fix: rounded corners around messages 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7e32880ab0 
								
							
								 
							
						 
						
							
							
								
								fix: use js variables instead of css variables for Message corners  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								80d726659c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' into reactions_fixes  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								05b7bdb956 
								
							
								 
							
						 
						
							
							
								
								fix: show correct count value for open group reactions  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								98b1302589 
								
							
								 
							
						 
						
							
							
								
								fix: rounded corners around messages  
							
							... 
							
							
							
							looks like node-sass tries to be too clever 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								b638733090 
								
							
								 
							
						 
						
							
							
								
								fix: do not scroll back to unread banner when deleting msgs  
							
							... 
							
							
							
							Relates #2308  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								4889cb5b32 
								
							
								 
							
						 
						
							
							
								
								fix: ReactionList Senders is now an array since we want to handle opengroup reactions separately  
							
							... 
							
							
							
							we no longer need the messagehash and server id for rendering reactions in the UI, ignore reactions using the outdated type 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0600416f77 
								
							
								 
							
						 
						
							
							
								
								fix: clearing your own reaction from the clear modal should close it  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								866527de17 
								
							
								 
							
						 
						
							
							
								
								fix: make sure a double click on the picker does not trigger reply msg  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								267f49ff1e 
								
									
								
							
								 
							
						 
						
							
							
								
								Emoji Reacts ( #2320 )  
							
							... 
							
							
							
							Add support for emoji reacts in conversations
Resolves  #2375  and #1577  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								eabee8f39a 
								
							
								 
							
						 
						
							
							
								
								fix: split migrations and sql files  
							
							... 
							
							
							
							also address PR reviews 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e6b0315a25 
								
							
								 
							
						 
						
							
							
								
								fix: trigger sync and initial sogs polling after app start  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6f4b70e650 
								
							
								 
							
						 
						
							
							
								
								fix: allow non admin mods to delete message for deletion  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								354022f83d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2359  from ianmacd/pr33  
							
							... 
							
							
							
							Trim leading and trailing whitespace on message composition and display. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								d3d0ac80a0 
								
							
								 
							
						 
						
							
							
								
								feat: you can now choose where to save the debug logs  
							
							... 
							
							
							
							debug log window now follows the app theme, logs are save as txt 
							
						 
						
							3 years ago  
				
					
						
							
							
								
								Ian Macdonald 
							
						 
						
							
							
								aeb5caf921 
								
									
								
							
								 
							
						 
						
							
							
								
								Trim leading and trailing whitespace on message composition and display.  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								19decad766 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: send read receipt when settings ON and window focused  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								83b44d0abf 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: disable auto play of audio messages on message first load  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								55869fbe37 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: swap confirm and cancel buttons in the confirmDialog  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								8de8f014dd 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: password input errors in seeddialog  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								cfab7057fb 
								
									
								
							
								 
							
						 
						
							
							
								
								fix moment locale globally  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								511567bc78 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: emoji panel light mode support ( #2292 )  
							
							... 
							
							
							
							* fix: emoji panel light mode support
* fix: link darkMode prop to redux state
* fix: use getTheme selector directly 
							
						 
						
							4 years ago  
				
					
						
							
							
								
								Ian Macdonald 
							
						 
						
							
							
								0991c23658 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix typo in constant name.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								bfb33d14c5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2269  from Bilb/get-initials-skip-non-alphabet-chars  
							
							... 
							
							
							
							Get initials skip non alphabet chars 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								a115d385dd 
								
									
								
							
								 
							
						 
						
							
							
								
								merge linkify component to messagebody as this is the only one using it  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								cae4d46492 
								
									
								
							
								 
							
						 
						
							
							
								
								allow to save attachments even if there is multiple of them  
							
							... 
							
							
							
							This is a bit dirty for now
Relates #2229  
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1933bc8270 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2264  from ianmacd/pr19  
							
							... 
							
							
							
							Style message request counter as per conversation message count. 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								da9df532b0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2242  from Bilb/node-side-in-ts  
							
							... 
							
							
							
							Node side + web worker in typescript 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								8b299b6153 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge koray fixes for emoji selection  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0efce6ea2d 
								
									
								
							
								 
							
						 
						
							
							
								
								updating workflows actions version  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								
								Ian Macdonald 
							
						 
						
							
							
								8107d75e89 
								
									
								
							
								 
							
						 
						
							
							
								
								Style message request counter as per conversation message count.  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								1e713de511 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'k/spinner-on-load' into node-side-in-ts  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7c1707f48e 
								
									
								
							
								 
							
						 
						
							
							
								
								drop old messages of opengroup  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								335e452730 
								
									
								
							
								 
							
						 
						
							
							
								
								moved DebugLogView to components folder  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f4bf960568 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2243  from warrickct/show-group-members-freeze-fix  
							
							... 
							
							
							
							fix group members sorting causing error. 
							
						 
						
							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