Commit Graph

1729 Commits (1260e7459d65e6ce13c31a7fecb6724bee65820b)

Author SHA1 Message Date
Matthew Chen 1260e7459d Add asserts around attachment crash. 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 3151e6e1a3 move string extensions up 6 years ago
Michael Kirk e735916388 move all possible methods into String+OWS in SCK 6 years ago
Michael Kirk df79fc9ed0 Move String+OWS into SSK
name Switcharoo String+OWS/String+SSK categories to reflect where they live.
6 years ago
Matthew Chen 1d905119ac Fix issues from integration testing. 7 years ago
Matthew Chen cd194af31a Respond to CR. 7 years ago
Matthew Chen bf2edf2486 Update comments. 7 years ago
Matthew Chen 2d3314751b Clean up ahead of PR. 7 years ago
Matthew Chen 0005a33d37 Decrypt device names in linked devices views. 7 years ago
Matthew Chen c113c8e962 Add DeviceNamesTest. 7 years ago
Matthew Chen d59e2bb613 Add decryption to DeviceNames. 7 years ago
Matthew Chen 0d20ebc62b Add encryption to DeviceNames. 7 years ago
Matthew Chen 79375e20b2 Update proto schema. 7 years ago
Michael Kirk 7bc5357397 [PERF] optimize search normalization saves 2.5% on large migration 7 years ago
Michael Kirk 0cb702b37f [PERF] save 2% on large migrations 7 years ago
Michael Kirk ca5b3c8ec9 make factory methods public 7 years ago
Michael Kirk fc7a713619 CR: use existing transaction rather than open sneaky one 7 years ago
Michael Kirk e0c9b590c0 CR: fix comment typo 7 years ago
Michael Kirk af7ee5e1d1 address compiler breakage after rebase 7 years ago
Michael Kirk 0db3f240dd keep legacy properties around just in case... 7 years ago
Michael Kirk 9d5753bd81 fix sortId comparison 7 years ago
Michael Kirk 5671fd2520 Revert "Revert 'new sort id'."
This reverts commit ebae75af00.
7 years ago
Matthew Chen 2df70aba6b Localize voice verification codes. 7 years ago
Michael Kirk dfb985f46c Merge tag '2.33.0.10' 7 years ago
Matthew Chen 4e0cfac911 Respond to CR. 7 years ago
Matthew Chen 07fef16155 Discard typing indicators for blocked and left groups. 7 years ago
Matthew Chen fa9af6c923 Try to play .mpg videos. 7 years ago
Matthew Chen b0e0c6e8c2 Replace edited attachments when sending. 7 years ago
Matthew Chen 26a25f861b Start sketching out image editor. 7 years ago
Michael Kirk 67cc1027cc Fix compiler warnings 7 years ago
Matthew Chen ca129bf360 Preheat more UI DB views. 7 years ago
Matthew Chen 19a2bfeaad More conversation viewmodel perf improvements. 7 years ago
Matthew Chen 5f637f24e9 Preheat UI DB views. 7 years ago
Matthew Chen b0295b736b Add ReverseDispatchQueue. 7 years ago
Matthew Chen bd318a84ab Fix typo. 7 years ago
Matthew Chen a96c6ed3b2 Persist the media validity cache. 7 years ago
Michael Kirk 425bdd7a4f guard against edge case
Though, I don't think this method should ever be called when localNumber is
nil.
7 years ago
Michael Kirk c8c932033b add proper nullability annotation 7 years ago
Michael Kirk beb02afce9 Soft delete group threads 7 years ago
Michael Kirk c0cb7df10a rename hasEverHadMessage -> shouldThreadBeVisible 7 years ago
Michael Kirk b7ab036c04 warn_unused_result on AnyPromise methods 7 years ago
Matthew Chen 48bd0cfa06 Add missing retains to promises. 7 years ago
Michael Kirk 9eb0c5e773 Merge branch 'release/2.32.0' 7 years ago
Michael Kirk 1328191a19 log transcript timestamp 7 years ago
Michael Kirk eb96eec94a Merge branch 'release/2.32.0' 7 years ago
Michael Kirk 5423607393 debug logging 7 years ago
Matthew Chen 4f0fa23c4f Don't ever show TI when they are disabled. 7 years ago
Michael Kirk 694b9ef7e9 Merge tag '2.32.0.20' 7 years ago