Commit Graph

9021 Commits (f243914fe5aa8f9a2140183b7523e2ce43503ede)
 

Author SHA1 Message Date
Michael Kirk ec77b83c36 update pods 7 years ago
Michael Kirk e1f131f09c restore save after marking item as uploaded
This was lost in an earlier fixup commit - markAsAccepted mutates but does not
persist anything since SPK doesn't know about YapDB
7 years ago
Michael Kirk cb55ba57f5 CR: rename classes, no functional changes 7 years ago
Michael Kirk 9f35b93647 CR: clarify comment 7 years ago
Michael Kirk f5efa9ee90 update pods 7 years ago
Michael Kirk 9bca1c8e52 Add some missing nullability annotations 7 years ago
Michael Kirk b3d3c27f39 CR: Split operations into separate files (no changes in functionality) 7 years ago
Michael Kirk ff3e9bcdd1 cr: add comment about operation queue 7 years ago
Michael Kirk bfd8eb63c6 Add some comments/nullability annotations for clarity 7 years ago
Michael Kirk c9218b59ca CR: add operation queue name 7 years ago
Michael Kirk 5a7d7634bf store keys before uploading to avoid race condition with service 7 years ago
Michael Kirk 1853e79c3e Don't retry send until SPK has been rotated
// FREEBIE
7 years ago
Michael Kirk 5e1306aaa5 Restore check debounce 7 years ago
Michael Kirk 8e488b5c3b remove unused code 7 years ago
Michael Kirk 85d35b52d6 restore PreKey upload failure tracking 7 years ago
Michael Kirk 39b691b697 Fix operations not being de-alloced 7 years ago
Michael Kirk 619597cd61 ensure operations run to completion on the PreKey operation queue 7 years ago
Michael Kirk 3df0e72eda Extract SPK rotation and CreatePreKey operations 7 years ago
Michael Kirk 286d3c8ce9 Serialize RefreshKeyOperation
TODO

-[] rotate signed prekey job
-[] verify current prekey w/ server
-[] create keys
7 years ago
Michael Kirk 01811a4891 fix swift method signature 7 years ago
Michael Kirk b11bd6ea46 extract convenience intitializer for param parser 7 years ago
Michael Kirk 1eb05c1d01 remove unused preKeyLastResort 7 years ago
Michael Kirk 966db1bd49 Get tests compiling by any means necessary
comment out and fail tests which don't compile
7 years ago
Michael Kirk fdc846cb55 remove test for deleted method 7 years ago
Michael Kirk 170eb63772 update old non-existant API usage 7 years ago
Michael Kirk 7a832e85ec remove wrong import 7 years ago
Michael Kirk f285fc4e11 Merge branch 'mkirk/keyword-checks' 7 years ago
Michael Kirk 5236fba691 keyword checks 7 years ago
Michael Kirk 551102210e include C assert variants in keywords check 7 years ago
Michael Kirk 920a82564f Merge tag '2.29.3.3' 7 years ago
Michael Kirk e7f9598e68 disable dark theme switch for production 7 years ago
Michael Kirk 2ffca98075 "Bump build to 2.29.3.3." 7 years ago
Matthew Chen 5627e67181 Merge branch 'charlesmchen/attachmentCleanup' 7 years ago
Matthew Chen 22afe39cd0 Respond to CR. 7 years ago
Matthew Chen 2ea751bbac Clean up attachment downloads. 7 years ago
Matthew Chen 32f1ce9473 Clean up attachment downloads. 7 years ago
Matthew Chen 6a2e00928c Merge branch 'charlesmchen/loggingAndAsserts' 7 years ago
Matthew Chen 8ef3497e58 Update cocoapods. 7 years ago
Matthew Chen b00858921d Update Cocoapods. 7 years ago
Matthew Chen 9b94580dae Update assertions.
* Streamline precompiled headers.
* Remove obsolete assertions in Constraints.h.
7 years ago
Matthew Chen 5e6a93cffb Merge branch 'charlesmchen/operationQueueNames' 7 years ago
Matthew Chen e15b8ebe16 Add names to operation queues. 7 years ago
Matthew Chen a3cc9ab671 Merge branch 'charlesmchen/fix-ssk-tests-k3' 7 years ago
Matthew Chen 6c8af5b541 Update cocoapods. 7 years ago
Matthew Chen 62c55c9cfb Fix broken tests. 7 years ago
Matthew Chen 68714b296c Merge branch 'charlesmchen/fix-ssk-tests-k2' 7 years ago
Matthew Chen 2ba642c9e9 Ensure fakes/mocks are debug-only. 7 years ago
Matthew Chen ef12612a9c Update cocoapods. 7 years ago
Matthew Chen e784f9feeb Move fakes to SSK/tests. 7 years ago
Matthew Chen 45ff1979a3 Update cocoapods. 7 years ago