Age | Commit message (Collapse) | Author |
|
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)
|
|
|
|
|
|
Improved friend request sending.
As a side effect friend requests should now be routed less than before.
See added comments for details.
|
|
|
|
moved conf.py to its right place
|
|
|
|
See comments of added functions for details.
|
|
cleaned up the cmake for building the docs nicer
|