Commit Graph

9 Commits (210cd29b724583b5be44af320743979552ee5a31)

Author SHA1 Message Date
Morgan Pretty fe14bb1b31 Fixed a couple of bugs and did some more theming
Started trying to add the unit tests that were in the settings refactor branch (need to be refactored due to the implementation changes)
Fixed a bug where the typing indicators wouldn't get cleaned up in some cases
3 years ago
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
3 years ago
Ryan Zhao bbccbe42c1 copy / paste images directly 3 years ago
ryanzhao f99fa58acc add accessibility for input text view 4 years ago
Niels Andriesse ea668f0344 Use newly translated strings 4 years ago
Niels Andriesse 3bf46a36c7 Fix memory leaks 4 years ago
Niels Andriesse 21c7d0ce03 Implement drafts 4 years ago
Niels Andriesse bc91d9ef0c Fix text view placeholder bug 4 years ago
Niels Andriesse d30fd2fb07 Clean 4 years ago