JFreegman
JFreegman
This unfinished feature has been removed from Toxic.
I'm having the same issue. Here's [the uwsgi log](https://gist.github.com/JFreegman/aa3bb63a4f7b8fd58ff6) showing the first successful load, and the second unsuccessful load after a `vagrant halt && vagrant up`. This doesn't happen when...
Maybe a Mac user can chime in here?
Both a nick and a password can contain spaces. In order to allow for both arguments you'd need to add quotes to the arguments and parse it appropriately. It's a...
Group file transfers is a pretty big ordeal. We did just recently merge a new implementation of groupchats into toxcore, which could feasibly support file transfers in the future (it's...
I appreciate that you enjoy our work and one-time donations are also much appreciated. As far as what it would take though, that is, to do the work, test it,...
User-specific config isn't something I intend to implement for the time being.
It looks like you're not able to bootstrap to the DHT network, possibly due to your firewall/router settings.
You need to compile toxcore with the `-D EXPERIMENTAL_API=ON` flag.
This issue belongs in the c-toxcore repo. Toxcrawler is just a simple client.