You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Session/Conversations
Morgan Pretty b541666ef0 Got the ability to send message working again and other tweaks
Tested and fixed a couple of issues with the disappearingMessages job
Added a simple dependency system for jobs (primarily for the AttachmentUploadJob, but will likely be others later)
Setup the AttachmentUploadJob again (looks like there are cases which use it)
Prevented a possible infinite job deferral loop from causing the app to crash (the loop is still technically possible but the app will continue to run now)
Updated the interactions unique constraints based on testing and discussions around how the serverHash works
Deleted the legacy ReadReceipt handling (now managed via the 'interaction.wasRead' flag and 'SendReadReceiptsJob')
Deleted the unused SSKIncrementingIdFinder
4 years ago
..
Context Menu do not show copy session id option when long press messages in open groups 4 years ago
Input View Got the ability to send message working again and other tweaks 4 years ago
Message Cells Further work on migrations and message pipeline refactoring 4 years ago
Settings Further work on migrations and message pipeline refactoring 4 years ago
Views & Modals Cleared out some of the legacy serialisation logic, further UI binding 4 years ago
ConversationMessageMapping.swift Minor tweaks to the message request banner on the HomeVC 4 years ago
ConversationSearch.swift Clean 5 years ago
ConversationVC+Interaction.swift Further work on migrations and message pipeline refactoring 4 years ago
ConversationVC.swift Further work on SessionMessagingKit migrations 4 years ago
ConversationViewItem.h add flag to disable unsend request for now 4 years ago
ConversationViewItem.m Migrated the SessionSnodeKit from YapDatabase to GRDB 4 years ago
ConversationViewModel.h clean 4 years ago
ConversationViewModel.m Further work on SessionMessagingKit migrations 4 years ago
ConversationViewModel.swift Cleared out some of the legacy serialisation logic, further UI binding 4 years ago
LongTextViewController.swift Removed a bunch of unused code 4 years ago