Alexey Andreyev
Alexey Andreyev
Sorry for the delay, rebased the current work to upstream. Anyway, I guess @pali is right and `CAP_NET_RAW` would not be sufficient for some ppp scripts. Not sure yet, what...
thanks for the reminder, removed the `__P` usage and set the defaults to off (`#USE_LIBCAP=y`)
Hello! Thanks for the handy app! Looks like it's possible just to drop the hardcoded `color:#0000ff` value at the `src/configdialog.ui` and `src/mainwindow.ui` to fix the issue, am I right? :thinking:...
E2EE is not there yet, it was my GSoC project. [TLDR](https://github.com/quotient-im/libQuotient/wiki/_GSoC-2019-E2EE-final-evaluation): receiving is kinda there, sending and other stuff are not ready yet. You also could try a reverse proxy...
> Would it be possible to somehow disable this whole broken e2ee in quaterion so it does not interfere with pantalaimon? You could track the pantalaimon interoperability issue status in...
Hello! Not sure about the exact issue, unfortunately, but here are the issues that could be related: - The desktop client can not log in with SMS anymore. Another device...
The same issues are relatively recent and are general for the telegram clients and libraries (not limited by the desktop client or the mentioned python library). See also: [Fernschreiber user...
Hello! Additional thing to check: `ktp-auth-handler` component must be installed in your system. For the Arch based distros it's at the package called [telepathy-kde-auth-handler](https://www.archlinux.org/packages/extra/x86_64/telepathy-kde-auth-handler/). There's also a [wiki note](https://github.com/TelepathyIM/wiki/wiki/KDE-Telepathy#must-have-components) with...
@bs2kbs2k, you could try to remove the cache: `~/.cache/telepathy-morse/secrets/` as discussed previously in #63 and #61 (different cases, but the info about the cache is actual). Anyway, as @Kaffeine mentioned,...
Hello! Additional thing to check: `ktp-auth-handler` component must be installed in your system. For the Arch based distros it's at the package called [telepathy-kde-auth-handler](https://www.archlinux.org/packages/extra/x86_64/telepathy-kde-auth-handler/). There's also a [wiki note](https://github.com/TelepathyIM/wiki/wiki/KDE-Telepathy#must-have-components) with...