summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-30Merge branch 'master' of https://github.com/blackwolf12333/ProjectTox-Core ↵irungentoo
into blackwolf12333-master Also fixed his pull request.
2013-07-30Merge pull request #168 from nurupo/masterirungentoo
Added a note about libconfig
2013-07-30Added a note about libconfigMaxim Biro
2013-07-30Merge branch 'patch-1' of https://github.com/dypa/ProjectTox-Core into ↵irungentoo
dypa-patch-1 Conflicts: INSTALL.md
2013-07-30Merge pull request #166 from theshadowfog/patch-2irungentoo
Update nTox.c
2013-07-30Merge pull request #165 from nurupo/masterirungentoo
Fixed cmake
2013-07-30Fixed cmakeMaxim Biro
2013-07-30Update nTox.cGreg
Added help command to nTox.c
2013-07-30added utility function format_messagePeter Maatman
2013-07-30changing testing clients to reflect changes made in core/Messenger.hPeter Maatman
2013-07-30renamed getname to getfriendname and added a getname function to get the ↵Peter Maatman
name of our client
2013-07-30Merge pull request #161 from theshadowfog/patch-1irungentoo
Update INSTALL.md
2013-07-30Update INSTALL.mdGreg
2013-07-30replace make install to checkinstall for linux installationdypa
2013-07-30Fixed warning.irungentoo
2013-07-30Typo in readme fixed.irungentoo
2013-07-30Fixed build.irungentoo
2013-07-30Merge branch 'master' of https://github.com/nurupo/InsertProjectNameHere ↵irungentoo
into nurupo-master Conflicts: testing/CMakeLists.txt
2013-07-30Merge pull request #146 from boredomist/patch-1irungentoo
Replace magic value "7" with string "echo"
2013-07-30Merge pull request #154 from xistance21/masterirungentoo
Add invalid command
2013-07-30Merge pull request #155 from Astonex/masterirungentoo
Updating nTox_win32 and adding Messenger.c method
2013-07-30Merge pull request #152 from rlewon/messenger_friend_list_ntoxirungentoo
New friend list function for nTox client.
2013-07-30Merge pull request #150 from Astonex/patch-2irungentoo
Update INSTALL.md
2013-07-30Add invalid commandEmir Unluturk
2013-07-30Implemented m_delfriend()Astonex
2013-07-30Slight aesthetic changeAstonex
2013-07-30Fixed the friends listingAstonex
2013-07-30Fixed bugs, added friend listing (slightly buggy), and changed the general ↵Astonex
aesthetics
2013-07-30Removed unneeded include.Ryan Lewon
Fixed formatting and cleaned up output.
2013-07-30New friend list function for nTox client.Ryan Lewon
2013-07-30Update INSTALL.mdAstonex
Changing the libsodium link from a list of its release archives to the windows specific one - it is windows specific install instructions after all.
2013-07-29Replace magic value "7" with string "echo"Erik Price
2013-07-29Fixed function signatureMaxim Biro
2013-07-29Fixed formatting of some cmake filesMaxim Biro
2013-07-29Merge pull request #138 from Astonex/masterirungentoo
nTox modified for Windows (ncurses removed)
2013-07-30Added multi-threading so user input doens't hold up checking the networkAstonex
2013-07-29Fixed build.irungentoo
2013-07-29Merge pull request #142 from plutooo/masterirungentoo
Initial commit for Toxic, a new curses interface for Tox.
2013-07-29Initial commit for Toxic, a new curses interface for Tox.plutooo
Still a work-in-progress.
2013-07-30Some changes so the user's ID gets displayedAstonex
2013-07-29Removed unsued HISTORY defineAstonex
2013-07-29Adding nTox_win32.makeAstonex
2013-07-29Merge remote-tracking branch 'ProjectTox/master'Astonex
2013-07-29Essentially nTox without the ncurses for Windows. Slightly modified main()Astonex
2013-07-29Merge pull request #136 from thunfischbrot/patch-2irungentoo
Updated INSTALL.md to add dependencies for OSX
2013-07-29Updated INSTALL.md to add dependencies for OSXthunfischbrot
Besides libtool one needs automake and autoconf for libsodium to compile successfully. Added links and adapted instructions accordingly.
2013-07-29IRC webchat link now links to irc channel.irungentoo
2013-07-29Merge pull request #130 from nurupo/masterirungentoo
Fixed IRC channel for Travis
2013-07-29New irc channel.Maxim Biro
2013-07-29New irc channel.irungentoo