summaryrefslogtreecommitdiff
path: root/src/Network/Tox/ContactInfo.hs
AgeCommit message (Collapse)Author
2018-06-21start to implement plan in conn-notes.txtAndrew Cady
2018-06-20More DPut stuffjim@bo
* verbose/quiet without args shows report * verbose all - sets all tags verbose * quiet all - sets all tags quiet * XMisc defaults to verbose, everything else quiet * new XMan tag for ToxManager related stuff * s/hputStrLn stderr/dput XMisc/ in daemon code
2018-06-20Parameterized Account to hold arbitrary information.joe
2018-06-18tox: Automatically share dhtkey with roster contacts.joe
2018-06-18Tox: Added timestamps to dhtkey and sockaddr information.joe
2018-06-16tox: Converted Contact struct to use TVar fields.joe
2018-05-30tox: Removed obsolete "userKeys" TVar, use keys from ContactInfo.joe
2018-05-29setContactAddr : update ip address for tox friend.joe
2018-05-29Broadcast eventChan for each configured Tox identity.joe
2018-05-28netcrypto wip, compilesJames Crayne
2018-05-27Comments.joe
2017-11-26Prefer newer info in mergeContact and store connection policy.joe
2017-11-26Use Data.Set to track which accounts activate for XMPP clients.joe
2017-11-21Oops, accidentally deleted instead of renamed. Roster -> ContactInfojoe