ricochet-go/core
John Brooks 0b19ae4b66 Implement conversation with the new protocol API
Conversation now acts as a ChatChannelHandler, so a Conversation is able
to directly recieve messages on the associated ChatChannel.
2017-09-23 19:18:24 -06:00
..
utils core: Use consistent functions to validate and convert address formats 2016-11-05 21:27:13 -06:00
address.go core: Use consistent functions to validate and convert address formats 2016-11-05 21:27:13 -06:00
config.go core: Make config slightly more reliable in handling errors 2016-11-05 20:05:37 -06:00
contact-protocol.go Implement conversation with the new protocol API 2017-09-23 19:18:24 -06:00
contact.go Port core to the new go-ricochet API 2017-09-23 19:17:43 -06:00
contactlist.go Port core to the new go-ricochet API 2017-09-23 19:17:43 -06:00
conversation.go Implement conversation with the new protocol API 2017-09-23 19:18:24 -06:00
identity.go Port core to the new go-ricochet API 2017-09-23 19:17:43 -06:00
inboundcontactrequest.go Port core to the new go-ricochet API 2017-09-23 19:17:43 -06:00
network.go core: Improve OnionConnector backoff and retry behavior 2016-11-06 19:35:15 -07:00
onionconnector.go core: Improve OnionConnector backoff and retry behavior 2016-11-06 19:35:15 -07:00
ricochet.go core: Remove hardcoded tor control address 2016-11-05 22:09:18 -06:00
rpcserver.go core: Minor fixes for inbound contact requests 2017-08-11 18:04:28 -06:00
sanitize.go core: Actually define maximum nick/message lengths 2016-12-27 17:56:44 -07:00