1fd65230b7 
								
							
								 
							
						 
						
							
							
								
								Fixed the broken unit tests  
							
							... 
							
							
							
							• Added a method to customise mock parameter summaries for unit tests
• Pulled across the updated libSession cache logic 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								9491b4a97b 
								
							
								 
							
						 
						
							
							
								
								Fixed a crash and config issue  
							
							... 
							
							
							
							• Fixed a bad memory crash which could occur when returning from the background
• Fixed an issue where config messages were incorrectly getting double wrapped in protobuf wrappers 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								18b296bcd8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'disappearing-message-redesign' into feature/drop-yap-database-support  
							
							... 
							
							
							
							# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Meta/AppDelegate.swift
#	Session/Meta/Translations/de.lproj/Localizable.strings
#	Session/Meta/Translations/es-ES.lproj/Localizable.strings
#	Session/Meta/Translations/fi.lproj/Localizable.strings
#	Session/Meta/Translations/fr.lproj/Localizable.strings
#	Session/Meta/Translations/it.lproj/Localizable.strings
#	Session/Meta/Translations/ja.lproj/Localizable.strings
#	Session/Meta/Translations/pl.lproj/Localizable.strings
#	Session/Meta/Translations/pt-BR.lproj/Localizable.strings
#	Session/Meta/Translations/ru.lproj/Localizable.strings
#	Session/Meta/Translations/sk.lproj/Localizable.strings
#	Session/Meta/Translations/zh-CN.lproj/Localizable.strings
#	Session/Meta/Translations/zh-TW.lproj/Localizable.strings
#	SessionMessagingKit/Database/LegacyDatabase/SMKLegacy.swift
#	SessionMessagingKit/Database/Migrations/_003_YDBToGRDBMigration.swift
#	SessionMessagingKit/Messages/Control Messages/ConfigurationMessage.swift
#	SessionSnodeKit/Database/LegacyDatabase/SSKLegacy.swift
#	SessionSnodeKit/Database/Migrations/_003_YDBToGRDBMigration.swift
#	SessionUtilitiesKit/Database/LegacyDatabase/SUKLegacy.swift
#	SessionUtilitiesKit/Database/Migrations/_003_YDBToGRDBMigration.swift 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								42b49e0227 
								
							
								 
							
						 
						
							
							
								
								Added unit tests to verify migrations between all versions work  
							
							... 
							
							
							
							Fixed a busted test import 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								5917cf103f 
								
							
								 
							
						 
						
							
							
								
								Refactored the LintLocalizableStrings  
							
							... 
							
							
							
							Added inline errors & warnings (regex could use some work to remove invalid cases)
Added a build step to validate the strings are included in the app and it's extensions 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								50bc2f9a5c 
								
							
								 
							
						 
						
							
							
								
								Removed YapDatabase and the migrations  
							
							... 
							
							
							
							Removed the YapDatabase CocoaPod
Removed logic to migrate from YapDatabase to GRDB
Removed the logic to check for legacy config messages during onboarding
Added a database error for when a migration is no longer supported 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								174725c7fd 
								
							
								 
							
						 
						
							
							
								
								Removed unneeded imports of libraries to understand usage  
							
							... 
							
							
							
							Refactored some 3rd-part standard encryption to use CryptoKit
Removed the PromiseKit pod
Fixed the broken tests 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								8f3e7fc36a 
								
							
								 
							
						 
						
							
							
								
								Removed the debug code and added a migration to remove the old YDB  
							
							... 
							
							
							
							Fixed a typo 
							
						 
						
							3 years ago