Commit Graph

30 Commits (333849c32ed5935ad494601ef423292885220926)

Author SHA1 Message Date
Morgan Pretty cf66edb723 Further work on SessionMessagingKit migrations
Added migrations for contacts and started working through thread migration (have contact and closed group threads migrating)
Deprecated usage of ECKeyPair in the migrations (want to be able to remove Curve25519Kit in the future)
3 years ago
Morgan Pretty 1633105ce2 Merge branch 'dev' into feature/remove-unused-code
# Conflicts:
#	Session/Backups/OWSBackup.m
#	Session/Backups/OWSBackupImportJob.m
#	SignalUtilitiesKit/Sharing/SelectRecipientViewController.m
#	SignalUtilitiesKit/Sharing/SelectThreadViewController.m
3 years ago
Morgan Pretty 0842dbff1e Removed a bunch of unused code
Removed the legacy Theme code (replaced with SessionUIKit equivalents)
Removed the OWSOrphanDataCleaner (unused)
Removed the OWSReceiptType_Delivery from the OWSOutgoingReceiptManager (unused)
Removed the TSStorageKeys and TSStorageHeaders files (unused)
Removed the LKMessageIDCollection (unused - only had methods for deleting data from the collection)
Removed the OWSPrimaryStorageTrustedKeysCollection and OWSIdentityManager_QueuedVerificationStateSyncMessages (unused)
Removed collections and notifications from OWSProfileManager (unused)
3 years ago
Morgan Pretty 78c0d000be Removed the OWSBlockingManager replacing it with the config sync
Fixed an issue where the "block" button would appear in the NoteToSelf swipe menu
Removed the OWSBlockingManager and supporting files
Removed a number of unused classes and methods
Refactored the BlockListUIUtils to Swift
3 years ago
Ryan Zhao 66567ba9f5 clean 3 years ago
Ryan Zhao c85e3ef86b clean up unused code 3 years ago
ryanzhao d10ad83d51 Improve date breaks between messages to be consistent with desktop 4 years ago
ryanzhao da335a8401 clean 4 years ago
ryanzhao 025ef2c301 clean 4 years ago
ryanzhao ce8f4f984d fix the date header issue 4 years ago
ryanzhao 7fe0e46445 clean 4 years ago
ryanzhao 278f962488 clean & rollback to fix the issue that the date will not show after a message has been deleted 4 years ago
Niels Andriesse 7f0b87a2b2 Avoid unnecessary conversation screen updates 4 years ago
Niels Andriesse 28ea914097 Show date break header by hour instead of by day
Also ditch relative timestamps in favor of absolute ones
4 years ago
nielsandriesse a098ba7125 Remove unused code 4 years ago
nielsandriesse 091cb61d23 Clean & update version number 4 years ago
Ryan ZHAO 4c822f7e55 fix the conversation screen doesn't update the messages from PN immediately. 4 years ago
Niels Andriesse 8a54a243a4 Fix long conversation crash the right way 4 years ago
Niels Andriesse 1b834978df Fix crash 4 years ago
Ryan ZHAO 9dab07f41c set kConversationInitialMaxRangeSize back to 100 and fix the crash 4 years ago
Niels Andriesse 234f5eb022 Quick fix crash 4 years ago
Niels Andriesse dd0baf0d97 Unify contacts APIs 4 years ago
Niels Andriesse 73bbaf9ce7 Potentially fix attachment issue 4 years ago
Niels Andriesse d30fd2fb07 Clean 4 years ago
Niels Andriesse d21d6836a9 Implement rough conversation search 4 years ago
Niels Andriesse aa027a28c5 Implement preliminary link preview view 4 years ago
nielsandriesse 3f85544594 Finish replies UI 4 years ago
nielsandriesse 217e4dad38 Fix paging 4 years ago
Niels Andriesse 90e53e5cef Redesign conversation screen part 1 4 years ago
nielsandriesse a915c5ddaa Re-organize files 4 years ago