summaryrefslogtreecommitdiff
path: root/toxcore/friend_requests.h
AgeCommit message (Expand)Author
2016-09-16Ensure that all TODOs have an owner.iphydf
2016-09-06Make friend requests statelessGregory Mullen (grayhatter)
2015-02-17Updated types in Messenger callbacks to fit with the ones in the new api.irungentoo
2015-01-28Code cleanups.irungentoo
2014-10-04Send friend request with connection if for some reason (groupchats) weirungentoo
2014-06-15Astyled code.irungentoo
2014-06-13Const correctness in toxcore/friend_requests.cMarc Schütz
2014-06-10Astyle and fixes.irungentoo
2014-06-10Const correctness in various interdependent filesMarc Schütz
2014-04-23Major cleanups.irungentoo
2014-04-21Crypto related cleanups.irungentoo
2014-03-21Friends client id is now removed from the request received list when he is de...irungentoo
2014-03-16Friend request callback now contains the Tox object.irungentoo
2014-01-17Incorporated onion into Tox.irungentoo
2013-11-27Friend requests from friends are now discarded.irungentoo
2013-08-29Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...irungentoo
2013-08-29Correct a lot of the grammar and spelling. Also spent a few hours fixing the ...pete
2013-08-28Removed some no longer needed ifdefs.irungentoo
2013-08-24Rename core directory because of autoconf name clashjin-eld