summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-01Removed code that didn't work.irungentoo
2013-08-01Fixed possible issues with the crypto reported by an anonymous person.irungentoo
2013-08-01Merge branch 'useless-start-guide' of ↵irungentoo
https://github.com/KenanY/ProjectTox-Core into KenanY-useless-start-guide
2013-08-01Merge pull request #230 from justquick/masterirungentoo
OSX Homebrew Install Doc Fix
2013-08-01Merge pull request #238 from clpr/masterirungentoo
Use print_usage for help command
2013-08-01Merge pull request #233 from Spittie/patch-1irungentoo
Add nicknames to the chat list
2013-08-01Merge pull request #231 from KenanY/gitignore-sodiumirungentoo
Add sodium/ to .gitignore
2013-08-01Merge pull request #235 from bigfack/masterirungentoo
Update start_guide.md
2013-08-01Merge pull request #237 from chovy/masterirungentoo
Add Mac OSX instructions
2013-08-01Merge pull request #236 from CharmlessCoin/networkirungentoo
Add get_broadcast()
2013-08-01Use print_usage for help commandclpr
2013-08-01add cmake to brew packagesAnthony Ettinger
2013-08-01mac on homepageAnthony Ettinger
2013-08-01mac on homepageAnthony Ettinger
2013-08-01restored this branch to be on par with upstreamcharmlesscoin
2013-08-01Update start_guide.mdbigfack
More edits.
2013-08-01Update start_guide.mdbigfack
Fixed a spelling mistake.
2013-08-01Add nicknames to the chat listSpittie
Change from [chat <number>] to [<nickname> (<number>)]
2013-07-31Move start_guide.md to docs/ and delete using_tox.mdKenan Yildirim
`start_guide.md` is virtually an exact duplicate of `using_tox.md`.
2013-07-31Add sodium/ to .gitignoreKenan Yildirim
Because Windows devs.
2013-07-31added cmake to osx brew instructions Justin Quick
2013-07-31Merge pull request #227 from Proplex/masterirungentoo
Add help command to Toxic
2013-07-31Merge branch 'master' of https://github.com/Astonex/ProjectTox-Core into ↵irungentoo
Astonex-master Conflicts: testing/nTox_win32.c
2013-07-31Add help command to ToxicNemDiggers
2013-08-01Fixed friends list and deleting friends. Automatically loads name/status ↵Astonex
from last time.
2013-07-31Merge pull request #224 from cedeon/masterirungentoo
added required linker flag to 'compile with' remark
2013-07-31Merge pull request #223 from Proplex/masterirungentoo
Remove period from status set
2013-07-31Remove period from status setNemDiggers
It can make for awkward displays if you put a period in your status.
2013-08-01added required linker flag to 'compile with' remarkWilliam Culver
2013-07-31Merge pull request #218 from bahamas10/dave-touchup-docsirungentoo
touch up docs to link to eachother
2013-07-31Merge pull request #219 from JFreegman/masterirungentoo
Partially fixed friend add bug
2013-07-31Merge remote-tracking branch 'ProjectTox/master'Astonex
2013-07-31Slight changesAstonex
2013-07-31forgot to print messagesJfreegman
2013-07-31formattingJfreegman
2013-07-31small fixJfreegman
2013-07-31partially fixed friend add bug (key length test still broken)Jfreegman
2013-07-31Merge branch 'master' of https://github.com/irungentoo/ProjectTox-CoreJfreegman
2013-07-31partially fixed friend add bug (key length test still broken)Jfreegman
2013-07-31touch up docs to link to eachotherDave Eddy
2013-07-31Merge pull request #216 from JFreegman/masterirungentoo
remove debugging printf statement
2013-07-31remove debugging printf statementJfreegman
2013-07-31Backspace key should now work on more terminals in toxic.irungentoo
2013-07-31Merge pull request #215 from plutooo/masterirungentoo
toxic: Made everything 1000x more userfriendly.
2013-07-31toxic: Made everything 1000x more userfriendly.plutooo
2013-07-31Merge pull request #213 from plutooo/masterirungentoo
Added chat windows, and some clean up.
2013-07-31Added chat windows, and some clean up.plutooo
2013-07-31Merge pull request #210 from nickodell/masterirungentoo
Show error message instead of "added friendnumber -1"
2013-07-31Fixed something in readme.irungentoo
2013-07-31Merge pull request #209 from pyrobisqit/patch-1irungentoo
more tweaks to README.md