Michael Kirk
|
91ad2ec32b
|
Properly handle too-large messages
1. Take note of any large messages.
2. If they are way too large, we just drop them on the floor.
// FREEBIE
|
2017-07-27 11:37:10 -04:00 |
|
Matthew Chen
|
4059c34170
|
[SSK] Migrating changes from obsolete SSK repo.
// FREEBIE
|
2017-07-21 15:17:35 -04:00 |
|
Matthew Chen
|
64a99c63b3
|
[SSK] Migrating changes from obsolete SSK repo.
// FREEBIE
|
2017-07-21 15:08:37 -04:00 |
|
Michael Kirk
|
1b8efb5255
|
CI runs SSK tests
Clean up Makefile cruft
// FREEBIE
|
2017-07-21 13:58:57 -04:00 |
|
Michael Kirk
|
ccb4a88742
|
Import SSK (and history) into Signal-iOS
git remote add ssk ../SignalServiceKit
git remote update
git merge -s ours --allow-unrelated-histories --no-commit ssk/master
git read-tree --prefix=SignalServiceKit -u ssk/master
git commit
|
2017-07-21 13:55:01 -04:00 |
|