Commit Graph

9 Commits (aabf656d894e1760446809e9e54a4d63b801be60)

Author SHA1 Message Date
Morgan Pretty ed9f4ea6c6 Fixed a few closed group and job issues
Fixed a few job migration issues
Fixed an issue with the closed group key pair management (wasn't storing keys correctly)
Refactored the OWSSound (now Preferences.Sound)
Added the logic for the AttachmentDownloadJob and enabled jobs to be cascade deleted via interactions
Optimised the HomeViewModel database observation query (fetch specific columns so changes outside those don't trigger updates)
Updated to the latest GRDB (ran into a deadlock which should be fixed in a newer version)
3 years ago
Morgan Pretty 11231599db Further work on migrations and message pipeline refactoring
Refactored the AppDelegate from Objective C to Swift
Updated the HomeVC to use GRDB
Refactored a number of the Job types to be driven via GRDB and the new JobRunner
Fixed a bug where the LinkPreviewView wouldn't render correctly in dark mode
3 years ago
Ryan Zhao 4f1093beca improve translation and notificaiton displaying 4 years ago
Ryan Zhao 5a5741f47b Group notifications from background polling 4 years ago
ryanzhao ecf92ceeea fix PN sound settings not applying to remote PNs 4 years ago
ryanzhao c33630c1d1 don't wait for 5s before firing a message notification 4 years ago
Niels Andriesse 713b781def Remove legacy notifications adaptee 4 years ago
Niels Andriesse 49c825eb43 Remove old conversation screen 4 years ago
nielsandriesse a915c5ddaa Re-organize files 4 years ago