Commit Graph

8651 Commits

Author SHA1 Message Date
Michael Kirk d534651ac4 check keywords in diff 2018-09-07 11:02:56 -06:00
Michael Kirk 9ec82b9a44 graceful failure when receiving too-small profile data 2018-09-07 11:02:52 -06:00
Michael Kirk 01a6a3d98e avoid overflow in debug logging 2018-09-07 11:02:52 -06:00
Michael Kirk 503cb046e4 remove unused FunctionalUtil code 2018-09-07 11:02:52 -06:00
Michael Kirk a2852ee930 Overflow math and safer asserts in Cryptography.m
Also removed some unused code
2018-09-07 11:02:52 -06:00
Michael Kirk ccea3ff0f1 Merge branch 'mkirk/production-asserts' 2018-09-07 10:01:18 -06:00
Michael Kirk 48a85aab1b remove unused files
These were ported to SignalMessaging
2018-09-07 10:00:48 -06:00
Michael Kirk c7662b5a86 Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
Going forward, we want to prefer safer asserts, but we don't want to blindly
apply crashing asserts across the codebase
2018-09-07 10:00:48 -06:00
Michael Kirk a54ed8b201 Step 1/2 Prefer safer asserts 2018-09-07 10:00:48 -06:00
Matthew Chen 6f6b1d0aae Merge branch 'charlesmchen/hotfixLoggingAndFails' 2018-09-04 16:12:50 -04:00
Matthew Chen 44a3a81469 Update logging and asserts in hotfix changes. 2018-09-04 16:12:41 -04:00
Michael Kirk 6a01f01f2a Merge branch 'mkirk/size-input-toolbar' 2018-09-04 10:38:54 -06:00
Michael Kirk 5d9cd86d13 size toolbar WRT draft 2018-09-04 10:38:43 -06:00
Matthew Chen 17656a3aaa Merge branch 'charlesmchen/fix-ssk-tests-b' 2018-09-04 09:31:27 -04:00
Matthew Chen fac7f6932f Rename TSGroupMetaMessage enum values. 2018-09-04 09:30:01 -04:00
Matthew Chen f4d1f25656 Merge remote-tracking branch 'origin/release/2.29.1' 2018-09-04 09:27:41 -04:00
Michael Kirk 19f79bc777 Merge branch 'mkirk/fix-ssk-tests' 2018-08-31 11:09:22 -06:00
Michael Kirk 8c2515a668 update pods for embedding ssk tests 2018-08-31 11:09:08 -06:00
Michael Kirk 495830f08d Fixup some SSK tests
Still more to do...
2018-08-31 11:03:27 -06:00
Michael Kirk 6d92413931 WIP: Run SSK tests
This just configures them to run. They're very broken at the moment.
2018-08-31 12:35:32 -04:00
Michael Kirk 055fe76c91 "Bump build to 2.29.1.1." 2018-08-30 21:24:08 -06:00
Michael Kirk 2cdca0299c show generic file icon for invalid GIF 2018-08-30 20:49:31 -06:00
Michael Kirk d1dead0580 sync translations 2018-08-30 19:32:26 -06:00
Michael Kirk c709fe220c "Bump build to 2.29.1.0." 2018-08-30 19:28:08 -06:00
Michael Kirk e7c70db38c Merge branch 'mkirk/images' into release/2.29.1 2018-08-30 19:27:52 -06:00
Michael Kirk 6821e4a3a5 Don't include invalid media in gallery 2018-08-30 19:21:45 -06:00
Michael Kirk e715bf9ea2 image sizing
Validate image sizing
2018-08-30 19:21:38 -06:00
Matthew Chen 7df8976559 Fix breakage in production builds. 2018-08-30 10:07:34 -04:00
Matthew Chen beea74b761 Merge branch 'charlesmchen/performUpdatesExceptionDetails' 2018-08-30 09:31:22 -04:00
Matthew Chen 1cc0fbcb12 Elaborate logging around 'perform updates' crash. 2018-08-28 15:41:58 -04:00
Matthew Chen 97d4b3bc14 Merge branch 'charlesmchen/objcLogging' 2018-08-27 17:20:34 -04:00
Matthew Chen 9477606732 Apply OWS log functions in Objective-C. 2018-08-27 12:58:52 -04:00
Matthew Chen f473f60111 Apply OWS log functions in Objective-C. 2018-08-27 12:58:52 -04:00
Matthew Chen cc5a480baa Apply OWS log functions in Objective-C. 2018-08-27 12:58:52 -04:00
Matthew Chen 03829779cc Apply OWS log functions in Objective-C. 2018-08-27 12:58:52 -04:00
Matthew Chen c0d486b1f1 Apply OWS log functions in Objective-C. 2018-08-27 12:58:52 -04:00
Matthew Chen 3a50377902 Apply OWS log functions in Objective-C. 2018-08-27 12:58:52 -04:00
Matthew Chen d81dea1d84 Add OWS log macros. 2018-08-27 12:58:50 -04:00
Matthew Chen 2c60f6f224 Merge branch 'charlesmchen/logSdp' 2018-08-27 10:51:46 -04:00
Matthew Chen 0b5b74a901 Respond to CR. 2018-08-27 10:49:26 -04:00
Matthew Chen 490ac5dd76 Redact ice-pwd from SDP. 2018-08-27 10:49:26 -04:00
Matthew Chen 02daca11af Redact ice-pwd from SDP. 2018-08-27 10:49:26 -04:00
Matthew Chen b4539328e1 Log call session description. 2018-08-27 10:49:25 -04:00
Matthew Chen 2d06c05a4f Log call session description. 2018-08-27 10:49:25 -04:00
Matthew Chen 329f8d6f45 Log call session description. 2018-08-27 10:49:25 -04:00
Matthew Chen 77711df274 Merge branch 'charlesmchen/prodFail' 2018-08-27 10:33:04 -04:00
Matthew Chen 713606271c Rename fail macros in Obj-C. 2018-08-27 10:29:51 -04:00
Matthew Chen 5b50e81b4f Rename fail macros in Swift. 2018-08-27 10:27:48 -04:00
Matthew Chen 7be8f30877 Apply -> Never. 2018-08-27 10:21:03 -04:00
Matthew Chen d01023d862 Respond to CR. 2018-08-27 10:07:14 -04:00