ricochet-go/ricochet-cli
John Brooks d8a14fb4c5 Remove the concept of numeric contact IDs
In ricochet-qt, contacts were stored with a sequential numeric ID, and
that was used in various places to refer to the contact uniquely. The
habit carried over here in an attempt to keep configuration
compatibility.

These IDs are error prone (particularly over RPC) and unnecessary. This
removes the entire concept and uses addresses to index and refer
uniquely to contacts everywhere.
2017-09-24 17:00:44 -06:00
..
client.go Remove the concept of numeric contact IDs 2017-09-24 17:00:44 -06:00
contact.go Remove the concept of numeric contact IDs 2017-09-24 17:00:44 -06:00
conversation.go Remove the concept of numeric contact IDs 2017-09-24 17:00:44 -06:00
innernet.go Delete backend and rename cli to ricochet-cli 2016-11-05 16:59:22 -06:00
main.go core: Reuse protobuf structures for configuration 2017-09-24 16:59:44 -06:00
ui.go Remove the concept of numeric contact IDs 2017-09-24 17:00:44 -06:00