Age | Commit message (Collapse) | Author |
|
|
|
|
|
upstream
|
|
make friendlist resize dynamically
|
|
Use ctest to integrate unit tests into cmake build system
|
|
Updated chat.c to bring /status inline with prompt.c status command
|
|
Removed superfluous statusmsg
|
|
|
|
|
|
Add several frees that were missing to prevent memory leaks
Replace strcpy with strdup where appropriate
Replace _stat with __stat64 for building on Windows
|
|
|
|
Re-export m_callback_userstatus
|
|
Adds full -D support to toxics versioning, includes the commit number
|
|
fix magic numbers in toxic
|
|
Added Vim swap files and ctags file
|
|
|
|
|
|
|
|
|
|
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
|