Age | Commit message (Collapse) | Author |
|
Small OS check fix
|
|
|
|
|
|
|
|
Friends must now send to themselves at least one encrypted ping packet
every 5 seconds.
If no encrypted ping packets are recieved from a friend within 10
seconds the connection is killed.
|
|
|
|
|
|
Store data and DHTservers in .config/tox
|
|
Made configdir check XDG_CONFIG_HOME for config dir
|
|
|
|
Tested on GNU/Linux.
|
|
|
|
|
|
Fixed broken build paths
|
|
|
|
|
|
|
|
|
|
stqism-tox-bugs
|
|
INSTALL.md: cd to the previous directory after installing libsodium
|
|
|
|
remove WINDOW_STATUS, simplify adding and selecting chat windows
|
|
|
|
Added username replacer for appdata on c drive
|
|
|
|
default name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Small test improvements
|
|
|
|
"make test" should be used to run the tests
|
|
|
|
|
|
Also fixed some possible bugs in Messenger.c
|
|
Messenger stores / loads nickname
|
|
new toxic command to show nickname (mynick)
|
|
|