qaul.net
qaul.net copied to clipboard
Internet Independent Wireless Mesh Communication App
In this PR, The file slicing and encryption logic is moved into the async thread. But at the cost of error handling. So, We may in future need to find...
When a larger file is sent from libqaul, the file needs to be sliced into the maximally allowed messages size, and each message needs to be encrypted. For larger files...
Adds new Linux BLE module.
## Description Hi! The Dockerfile placed at "utilities/qauld-docker/Dockerfile" contains the best practice violation [DL3007](https://github.com/hadolint/hadolint/wiki/DL3007) detected by the [hadolint](https://github.com/hadolint/hadolint) tool. The smell DL3007 occurs when the tag "latest" is used instead...
## Description With reference to #541. Currently , This PR is about implementing a Unix Socket and creating a basic layout for qauld-ctl binary.
The qaul daemon [qauld](https://github.com/qaul/qaul.net/tree/main/rust/clients/qauld) runs headless in the background. Create a second binary `qauld-ctl` To control it. For this you also need to setup a communication channel between `qauld` and...
## Description Finally got around to do some work on #314 I created a bluetooth service that implements the functionality of the respective RPC protocol. I modeled the service after...
- [ ] #488 - [ ] #490 - [ ] Show message preview of long messages - [ ] Show message details - [ ] React on messages
- [ ] #488 - [ ] Send voice messages - [ ] Send location - [ ] Social Reactions: React with Emoticons on Messages - [ ] Show message...
Select which messages are being shown: - [ ] Show messages by hashtag - [ ] Only show messages of trusted users - [ ] Don't show messages of blocked...