Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-30 | Merge pull request #168 from nurupo/master | irungentoo | |
Added a note about libconfig | |||
2013-07-30 | Added a note about libconfig | Maxim Biro | |
2013-07-30 | Merge branch 'patch-1' of https://github.com/dypa/ProjectTox-Core into ↵ | irungentoo | |
dypa-patch-1 Conflicts: INSTALL.md | |||
2013-07-30 | Merge pull request #166 from theshadowfog/patch-2 | irungentoo | |
Update nTox.c | |||
2013-07-30 | Merge pull request #165 from nurupo/master | irungentoo | |
Fixed cmake | |||
2013-07-30 | Fixed cmake | Maxim Biro | |
2013-07-30 | Update nTox.c | Greg | |
Added help command to nTox.c | |||
2013-07-30 | Merge pull request #161 from theshadowfog/patch-1 | irungentoo | |
Update INSTALL.md | |||
2013-07-30 | Update INSTALL.md | Greg | |
2013-07-30 | replace make install to checkinstall for linux installation | dypa | |
2013-07-30 | Fixed warning. | irungentoo | |
2013-07-30 | Typo in readme fixed. | irungentoo | |
2013-07-30 | Fixed build. | irungentoo | |
2013-07-30 | Merge branch 'master' of https://github.com/nurupo/InsertProjectNameHere ↵ | irungentoo | |
into nurupo-master Conflicts: testing/CMakeLists.txt | |||
2013-07-30 | Merge pull request #146 from boredomist/patch-1 | irungentoo | |
Replace magic value "7" with string "echo" | |||
2013-07-30 | Merge pull request #154 from xistance21/master | irungentoo | |
Add invalid command | |||
2013-07-30 | Merge pull request #155 from Astonex/master | irungentoo | |
Updating nTox_win32 and adding Messenger.c method | |||
2013-07-30 | Merge pull request #152 from rlewon/messenger_friend_list_ntox | irungentoo | |
New friend list function for nTox client. | |||
2013-07-30 | Merge pull request #150 from Astonex/patch-2 | irungentoo | |
Update INSTALL.md | |||
2013-07-30 | Add invalid command | Emir Unluturk | |
2013-07-30 | Implemented m_delfriend() | Astonex | |
2013-07-30 | Slight aesthetic change | Astonex | |
2013-07-30 | Fixed the friends listing | Astonex | |
2013-07-30 | Fixed bugs, added friend listing (slightly buggy), and changed the general ↵ | Astonex | |
aesthetics | |||
2013-07-30 | Removed unneeded include. | Ryan Lewon | |
Fixed formatting and cleaned up output. | |||
2013-07-30 | New friend list function for nTox client. | Ryan Lewon | |
2013-07-30 | Update INSTALL.md | Astonex | |
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-29 | Replace magic value "7" with string "echo" | Erik Price | |
2013-07-29 | Fixed function signature | Maxim Biro | |
2013-07-29 | Fixed formatting of some cmake files | Maxim Biro | |
2013-07-29 | Merge pull request #138 from Astonex/master | irungentoo | |
nTox modified for Windows (ncurses removed) | |||
2013-07-30 | Added multi-threading so user input doens't hold up checking the network | Astonex | |
2013-07-29 | Fixed build. | irungentoo | |
2013-07-29 | Merge pull request #142 from plutooo/master | irungentoo | |
Initial commit for Toxic, a new curses interface for Tox. | |||
2013-07-29 | Initial commit for Toxic, a new curses interface for Tox. | plutooo | |
Still a work-in-progress. | |||
2013-07-30 | Some changes so the user's ID gets displayed | Astonex | |
2013-07-29 | Removed unsued HISTORY define | Astonex | |
2013-07-29 | Adding nTox_win32.make | Astonex | |
2013-07-29 | Merge remote-tracking branch 'ProjectTox/master' | Astonex | |
2013-07-29 | Essentially nTox without the ncurses for Windows. Slightly modified main() | Astonex | |
2013-07-29 | Merge pull request #136 from thunfischbrot/patch-2 | irungentoo | |
Updated INSTALL.md to add dependencies for OSX | |||
2013-07-29 | Updated INSTALL.md to add dependencies for OSX | thunfischbrot | |
Besides libtool one needs automake and autoconf for libsodium to compile successfully. Added links and adapted instructions accordingly. | |||
2013-07-29 | IRC webchat link now links to irc channel. | irungentoo | |
2013-07-29 | Merge pull request #130 from nurupo/master | irungentoo | |
Fixed IRC channel for Travis | |||
2013-07-29 | New irc channel. | Maxim Biro | |
2013-07-29 | New irc channel. | irungentoo | |
2013-07-29 | Merge pull request #128 from thunfischbrot/patch-1 | irungentoo | |
Updated INSTALL.md for correcting OSX instructions | |||
2013-07-29 | Merge pull request #129 from notadecent/patch-2 | irungentoo | |
Minor formatting edits | |||
2013-07-29 | Minor formatting edits | notadecent | |
2013-07-29 | Updated INSTALL.md for correcting OSX instructions | thunfischbrot | |
Command-line instructions were not properly marked as such, rendering them ineffective if entered as displayed. |