Commit Graph

356 Commits (71d48e4be46b9b2e392a29fe41c74e9cea7e6cd2)

Author SHA1 Message Date
Niels Andriesse 08aac18384 Clean more 6 years ago
Niels Andriesse 1c73cf5114 Re-order files 6 years ago
Mikunj f1cbc2e0d1 Added friend request message expiration. 6 years ago
Niels Andriesse b83766ef74 Clean & fix conversation settings crash 6 years ago
Niels Andriesse e3e7788219 Disable input if a friend request is pending 6 years ago
Mikunj f8de85ac42 Fix deadlock crash when receiving PreKeyBundle message.
It was deadlocking because we had a transaction inside another transaction.
To stop this we can pass in the parent transaction when setting or removing bundles, as well as generating PreKeyBundle from the proto message.
6 years ago
Mikunj 38b698a531 Fix OWSPrimaryStorage+PreKeyStore methods. 6 years ago
Mikunj f38ddd052e Minor fix. 6 years ago
Mikunj bd93c01d92 Add generation and storage of PreKeyBundle. 6 years ago
Mikunj d130415973 Allow generating a set amount of prekeys. 6 years ago
Michael Kirk 21cffdfb5e always specify default when accessing bool preference 6 years ago
Michael Kirk 05d8846f6c match highlight behavior with search behavior 6 years ago
Michael Kirk 645a26cbdf use connection pool for reads 6 years ago
Michael Kirk fabd3996c2 pop view if message is deleted
- use global ui database connection
6 years ago
Matthew Chen 9402e088b2 Apply design feedback from Myles. 6 years ago
Matthew Chen e7b9f7da99 Flush multi-process writes more aggressively. 6 years ago
Matthew Chen a7d848ef7c Add missing nullability annotations. 6 years ago
Matthew Chen 7878c0fac8 Add feature flag for 'note to self'. 6 years ago
Michael Kirk 119f309787 Fixup database conversion vis a vis SQLCipher4 6 years ago
Michael Kirk 5708754d30 update to sqlcipher4 6 years ago
Matthew Chen 1934b5d589 Tweak unseen database view accessor. 6 years ago
Matthew Chen 9ab8bec2b1 Fix searching for 'note to self'. 6 years ago
Matthew Chen 449633e0dc Respond to CR. 6 years ago
Matthew Chen 1d13a02927 Note to Self. 6 years ago
Matthew Chen dc6dadad43 Respond to CR. 6 years ago
Michael Kirk 38d5db9658 remove unnecessary logging 6 years ago
Michael Kirk 260002b02f move extension methods to SCK 6 years ago
Michael Kirk 7bc5357397 [PERF] optimize search normalization saves 2.5% on large migration 6 years ago
Michael Kirk e0c9b590c0 CR: fix comment typo 6 years ago
Michael Kirk af7ee5e1d1 address compiler breakage after rebase 6 years ago
Michael Kirk 5671fd2520 Revert "Revert 'new sort id'."
This reverts commit ebae75af00.
6 years ago
Michael Kirk 67cc1027cc Fix compiler warnings 6 years ago
Matthew Chen ca129bf360 Preheat more UI DB views. 6 years ago
Matthew Chen 5f637f24e9 Preheat UI DB views. 6 years ago
Michael Kirk beb02afce9 Soft delete group threads 6 years ago
Michael Kirk c0cb7df10a rename hasEverHadMessage -> shouldThreadBeVisible 6 years ago
Matthew Chen 95e1f840c1 Backup misc collections. 7 years ago
Matthew Chen 90e7df5515 Use attachment pointers to restore attachments from backup. 7 years ago
Michael Kirk b79860ae0f fix compiler doc warning 7 years ago
Michael Kirk 5da525ce2e Merge remote-tracking branch 'origin/release/2.31.0' 7 years ago
Matthew Chen 29b4702311 Fix build break. 7 years ago
Michael Kirk 366b228c01 use UUID for TSInteractions.uniqueId 7 years ago
Michael Kirk 57681bd6f3 Gallery supports album messages 7 years ago
Matthew Chen 0341f5dc2b Modify ConversationViewItem to support media galleries. 7 years ago
Matthew Chen f2c0985907 Add 'is valid media?' method. 7 years ago
Matthew Chen 1c21c31c2b Fix failed reloads in SignalRecipient. 7 years ago
Matthew Chen c7d427029b Respond to CR. 7 years ago
Matthew Chen f6591fac25 Add debug UI for multi-image sends. 7 years ago
Matthew Chen 40aa78e001 Merge remote-tracking branch 'origin/release/2.31.0' 7 years ago
Michael Kirk 3d9cd4f4ed CR: comments and code clarity 7 years ago