Commit Graph

8 Commits

Author SHA1 Message Date
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
2022-05-06 12:44:26 +10:00
Ryan Zhao bbccbe42c1 copy / paste images directly 2021-12-13 15:51:42 +11:00
ryanzhao f99fa58acc add accessibility for input text view 2021-08-25 14:12:47 +10:00
Niels Andriesse ea668f0344 Use newly translated strings 2021-05-07 11:05:16 +10:00
Niels Andriesse 3bf46a36c7 Fix memory leaks 2021-04-01 14:24:19 +11:00
Niels Andriesse 21c7d0ce03 Implement drafts 2021-03-02 09:33:31 +11:00
Niels Andriesse bc91d9ef0c Fix text view placeholder bug 2021-02-22 14:29:14 +11:00
Niels Andriesse d30fd2fb07 Clean 2021-02-19 16:02:19 +11:00
Renamed from Session/Conversations V2/Input View/InputTextView.swift (Browse further)