Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Users can just respecify their status with a message. This will also encourage users to think about which status is actually appropriate instead of just leaving the status alone.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Separated userstatus_kind from userstatus
|
|
|
|
|
|
|
|
Added check to INSTALL.md, the addition of autotests requires it to cmake
|
|
|
|
|
|
|
|
Much Needed Tests
|
|
Conflicts:
core/Messenger.c
core/Messenger.h
|
|
|
|
|
|
|
|
pull-requests
Conflicts:
testing/toxic/prompt.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
auto_tests
|
|
Fixed warnings when compiling nTox_win32
|
|
|
|
into pull-requests
Conflicts:
testing/toxic/chat.c
testing/toxic/prompt.c
|
|
|
|
to match parameter of userstatus callback.
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/jin-eld/ProjectTox-Core into pull-requests
|
|
pull-requests
|
|
fixed print_statuschange & m_set_userstatus usage in nTox_win32.c
|
|
Fixed two bugs
|
|
Don't ignore the result of fwrite. Since we're building with -Wall and -...
|