Commit Graph

14 Commits

Author SHA1 Message Date
Jordan Rose
77257beacc Implement AxolotlKit<->SignalClient SessionRecord migration
This is accomplished by serializing into and out of the protobuf
format used by SignalClient.
2021-01-28 12:03:50 -08:00
Nora Trapp
59c0f9d091 Device Transfer Service 2020-05-18 20:48:08 -07:00
Matthew Chen
6415eef120 Restore the group proto changes. 2019-11-19 11:06:42 -03:00
Matthew Chen
f5e9a83834 Revert "Merge branch 'charlesmchen/groupsProtos'"
This reverts commit ede6b98234, reversing
changes made to 35271c6d3e.
2019-11-06 17:48:52 -03:00
Matthew Chen
353fca396e Add Groups protos. 2019-11-06 17:34:56 -03:00
Nora Trapp
db3e4aae13 Storage Service API 2019-07-24 14:46:25 -07:00
Nora Trapp
741477fc26 KBS Protos 2019-06-18 19:04:08 -07:00
Matthew Chen
b164ce9403 Code generate Swift wrappers for protocol buffers. 2018-08-02 14:27:05 -04:00
Matthew Chen
9846a529f7 Code generate Swift wrappers for protocol buffers. 2018-08-01 11:20:55 -04:00
Michael Kirk
9299c5e573 CR: tweak proto class name, include yet-to-be-used protos
// FREEBIE
2018-07-25 13:48:52 -06:00
Michael Kirk
b860dce7f9 Swift protos for Envelope 2018-07-25 13:04:26 -06:00
Matthew Chen
6a1bb3f04c Add web sockets protos to proto make file. 2018-05-22 14:24:04 -04:00
Michael Kirk
2975d4d5d2 Sync with android protos
// FREEBIE
2018-04-05 16:26:18 -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