Commit Graph

53 Commits (7ed79c2ed57165fe1086bb89317305c784aa57b0)

Author SHA1 Message Date
Matthew Chen 26b668cce7 Add profile key to proto schema. Send and receive profile keys. Cache profile manager state.
// FREEBIE
7 years ago
Matthew Chen e58358ce53 Add profile key to content proto schema.
// FREEBIE
7 years ago
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
7 years ago