Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-04 | added fix in nTox_win32.c | Tim Malte Gräfje | |
2013-08-04 | Merge remote-tracking branch 'upstream/master' | Tim Malte Gräfje | |
2013-08-04 | fix for #288 | Tim Malte Gräfje | |
nTox will now display a message if you try to accept a not yet received or already accepted friend request | |||
2013-08-03 | Merge pull request #308 from jaekwon/bleh | irungentoo | |
various fixes for first time user | |||
2013-08-03 | Merge pull request #307 from CharmlessCoin/toxic | irungentoo | |
fix for issue #306 | |||
2013-08-03 | various fixes for first time user | Jae Kwon | |
* added linking to libsodium * fixed links to docs to point to wiki | |||
2013-08-03 | fix for issue #306 | charmlesscoin | |
2013-08-03 | Merge branch 'nTox' of https://github.com/CharmlessCoin/ProjectTox-Core into ↵ | irungentoo | |
CharmlessCoin-nTox Conflicts: testing/nTox.c | |||
2013-08-03 | Merge pull request #276 from stqism/master | irungentoo | |
Adds timestamp to toxic, fixes issue #217 | |||
2013-08-03 | Merge pull request #305 from CharmlessCoin/toxic | irungentoo | |
Toxic -f Flag | |||
2013-08-03 | added a proper error message for messing up the -f flag | charmlesscoin | |
2013-08-03 | Merge pull request #304 from yati-sagade/master | irungentoo | |
Fixed a link in the README. | |||
2013-08-03 | added the -f flag for toxic | charmlesscoin | |
2013-08-04 | Fixed a link | Yati Sagade | |
2013-08-04 | Fixed a link | Yati Sagade | |
2013-08-03 | Removed an early break | Sean Qureshi | |
2013-08-03 | Merge branch 'master' of https://github.com/stqism/ProjectTox-Core | Sean Qureshi | |
2013-08-03 | Merge pull request #5 from stqism/toxic-testing | Sean Qureshi | |
Toxic testing | |||
2013-08-03 | Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core | Sean Qureshi | |
2013-08-03 | Merge pull request #4 from m-kress/master | Sean Qureshi | |
fixed time stamps in toxic | |||
2013-08-03 | Merge pull request #302 from ChlorideCull/master | irungentoo | |
Changed CMake options to compile the core as a shared library instead of static | |||
2013-08-03 | Fixed compatibility with original NaCl. | irungentoo | |
2013-08-03 | Changed CMake options to compile the core shared | Chloride Cull | |
It is now compiled under 'toxcore' instead of just 'core' to be able to be installed without conflicts. | |||
2013-08-03 | Merge pull request #299 from plutooo/master | irungentoo | |
DHT: added id_equal(), ipport_equal(), is_timeout() | |||
2013-08-03 | Merge pull request #300 from Proplex/master | irungentoo | |
People aren't that excited to send messages | |||
2013-08-03 | People aren't that excited to send messages | NemDiggers | |
2013-08-03 | DHT: added id_equal(), ipport_equal(), is_timeout() | plutooo | |
2013-08-03 | Merge pull request #298 from Proplex/master | irungentoo | |
Update readme to refer to new developer blog. | |||
2013-08-03 | Update readme to refer to new developer blog. | NemDiggers | |
If you need an account on the CMS; contact me on IRC. | |||
2013-08-03 | Merge pull request #296 from Astonex/master | irungentoo | |
nTox_win32 - Small changes to friends list | |||
2013-08-03 | added seconds to time stamp in toxic | Michael Kress | |
2013-08-03 | Merge branch 'master' of github.com:m-kress/ProjectTox-Core | Michael Kress | |
2013-08-03 | Changing status to offline when quitting wont overwrite last saved status | Astonex | |
2013-08-03 | fixed printing time stamp in toxic | Michael Kress | |
2013-08-03 | Merge branch 'master' of git://github.com/irungentoo/ProjectTox-Core | Astonex | |
2013-08-03 | nTox_win32 - Updated friends list display | Astonex | |
2013-08-03 | Merge pull request #281 from JFreegman/master | irungentoo | |
cursor done better, fixed for chat windows | |||
2013-08-03 | Merge pull request #282 from bakwc/master | irungentoo | |
Curses dependence added to CMake | |||
2013-08-03 | Merge pull request #287 from greato/master | irungentoo | |
Added break; Statement | |||
2013-08-03 | Merge pull request #290 from pb82/master | irungentoo | |
Fedora specific installation instructions | |||
2013-08-03 | Merge pull request #291 from m-kress/master | irungentoo | |
added backspace to nTox; removed trailing spaces | |||
2013-08-03 | typo | pb82 | |
2013-08-03 | rearranged fedora specific instructions | pb82 | |
2013-08-03 | added some more details (libsodium without checkinstall) | pb82 | |
2013-08-03 | added backspace to nTox; removed trailing spaces | Michael Kress | |
2013-08-03 | should be 'make check' | pb82 | |
2013-08-03 | installation instructions for Fedora (17) | pb82 | |
2013-08-03 | Merge pull request #3 from stqism/master | Sean Qureshi | |
Removed some useless code | |||
2013-08-03 | Removed some useless code | Sean Qureshi | |
2013-08-03 | Merge pull request #2 from stqism/master | Sean Qureshi | |
Adds fixes from master in testing |