-
Hello, have noticed that when on qTox and inviting an Antox contact to a group nothing happens at all. The contact is not added to the group, and the Antox client itself does not get any notification …
-
[Flake8 v5](https://flake8.pycqa.org/en/latest/release-notes/5.0.0.html) was just released earlier today. Unfortunately this breaks `blue` as it now crashes with this error:
```
Traceback (most re…
-
Hello,
assume you would like to communicate anonymously with Tox over Tor.
---
At the moment (qTox):
- Login
- qTox connects to the Tox network
- Go to the settings
- Configure Tor as proxy (forc…
-
Proposal to #1343
# Description
There should be a flag in a profile DHT which is initially false. Any user with the private key corresponding with the tox id can cryptographically sign this variable …
-
# Introduction
I've heard from @anthonybilinski that there are lots of other clients around with new group chat (NGC) support from https://github.com/TokTok/c-toxcore/pull/1654. I would like to ad…
-
Hello. In Fedora, we are trying to test our packages early with pre-releases of Python 3.13 to be prepared to upgrade to it in the development version of Fedora Linux 41. aiosmtpd fails a test.
To …
-
I encountered this problem while I developing my Tox client - Protox. To make things clear, two scenarios where this issue arises need to be described.
Scenario 1:
- The friend is not online/you …
-
Hello,
I have only hit this once, so I do not expect it to hit often, but do we need to catch errors like these and silently retry?
The controller in question happily lives on and is serving oth…
-
It would've been cool if iamb supported VOIP calls with turn that Matrix utilizes. VOIP in a TUI client may sound odd, but there's a Tox client with similar [functionality](https://github.com/JFreegma…
-
Follow up from https://github.com/qTox/qTox/issues/5481#issuecomment-451633321.
Normally when calling `tox_conference_send_message` we receive `tox_callback_conference_message` from our own message…