Age | Commit message (Expand) | Author |
2013-08-02 | Merge https://github.com/JFreegman/ProjectTox-Core | Sean Qureshi |
2013-08-03 | whoops, removed part of a string by accident. | charmlesscoin |
2013-08-03 | Fixed the printing of a few strings, moved some code around. | charmlesscoin |
2013-08-03 | added a getopt system, with -f and -h flags | charmlesscoin |
2013-08-02 | Removed the seconds patch, it breaks things | Sean Qureshi |
2013-08-02 | Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core | Sean Qureshi |
2013-08-02 | changed some formatting, fixed the removal of x and y | charmlesscoin |
2013-08-02 | cursor done better, fixed for chat windows | Jfreegman |
2013-08-02 | cleaned up print_friendlist(), it now prints a message if you have _no_ friends | charmlesscoin |
2013-08-02 | Moved PATCH.md to the toxic folder | Sean Qureshi |
2013-08-02 | By popular demand, I made a patch to add seconds to the timestamp | Sean Qureshi |
2013-08-02 | Fixed a bug with the minutes only being 1 character long when less than 10 | Sean Qureshi |
2013-08-02 | cleaned up my changes | charmlesscoin |
2013-08-02 | new_lines should use strncpy, and wrote get_id() to declutter code | charmlesscoin |
2013-08-02 | Adds timestamp to toxic, fixes issue #217 | Sean Qureshi |
2013-08-02 | Fixed crashes. | irungentoo |
2013-08-02 | Removed deprecated function. | irungentoo |
2013-08-02 | Merge branch 'master' of https://github.com/Astonex/ProjectTox-Core into Asto... | irungentoo |
2013-08-02 | Fixed warnings. | irungentoo |
2013-08-02 | Update nTox_win32.c | Astonex |
2013-08-02 | Re-arranged the code, and added a maxnumfriends counter | Astonex |
2013-08-02 | Fixed a build error due to the removal of getnumfriends() | ragesalmon |
2013-08-02 | fixed cursor | Jfreegman |
2013-08-01 | Merge pull request #229 from JFreegman/master | irungentoo |
2013-08-01 | Merge pull request #252 from nickodell/master | irungentoo |
2013-08-01 | Remove code that did nothing. | Nick ODell |
2013-08-01 | Fix bug where messages from yourself were preceeded by [-1] | Nick ODell |
2013-08-01 | nTox: fixed 2 possible crashes, 3 incorrect packet lengths | plutooo |
2013-08-01 | added error code for no message on friend add & updated nTox.c/nTox_win32.c | Jfreegman |
2013-08-01 | Merge pull request #244 from plutooo/master | irungentoo |
2013-08-01 | core: getaddrinfo() lookup error handling | plutooo |
2013-08-01 | Merge pull request #241 from clpr/master | irungentoo |
2013-08-01 | Add back-tab support for toxic. | clpr |
2013-08-01 | Merge pull request #238 from clpr/master | irungentoo |
2013-08-01 | Use print_usage for help command | clpr |
2013-08-01 | Add nicknames to the chat list | Spittie |
2013-07-31 | fixed friend add bugs | Jfreegman |
2013-07-31 | Merge pull request #227 from Proplex/master | irungentoo |
2013-07-31 | Merge branch 'master' of https://github.com/Astonex/ProjectTox-Core into Asto... | irungentoo |
2013-07-31 | Add help command to Toxic | NemDiggers |
2013-08-01 | Fixed friends list and deleting friends. Automatically loads name/status from... | Astonex |
2013-07-31 | Merge pull request #224 from cedeon/master | irungentoo |
2013-07-31 | Remove period from status set | NemDiggers |
2013-08-01 | added required linker flag to 'compile with' remark | William Culver |
2013-07-31 | Merge remote-tracking branch 'ProjectTox/master' | Astonex |
2013-07-31 | Slight changes | Astonex |
2013-07-31 | forgot to print messages | Jfreegman |
2013-07-31 | formatting | Jfreegman |
2013-07-31 | small fix | Jfreegman |
2013-07-31 | partially fixed friend add bug (key length test still broken) | Jfreegman |