pacien
pacien
The EditCommand and OpenAttachmentCommand implementations do not seem to share much in common: the way the file path is substituted in the command differs with mailcap templates.
This seems to happen when connecting to the DMserver using an `ircServer.username` different from the Discord username.
Just my humble opinion: the first solution (concat of nickname and four digits) is simple, avoids confusion, and is still very readable. I actually wished that the four digit code...
@comradekingu Thanks for the PR, the texts are more consistent now.
#65 has been merged as well, thanks @yangfl!
#66 has been merged, thanks @comradekingu!
Isn't it already able to start and stop the VPN [using intents](https://tincapp.pacien.org/quickstart.html#automating-vpn-connections)?
VPN apps seem to be marked as offering a metered connection by default. I think it would be possible to add an option in `network.conf` to override this. This would...
Hello, It would be quite hard to implement a SOCKS server in Tinc App directly as control over the VPN interface is delegated directly to the tinc daemon. The application's...
Implementing correctly a graphical interface to edit keys-values would require too much work in my opinion. Contributions are welcome. The app could also open a file manager in the configuration...