Alexander Akulich
Alexander Akulich
Some progress in TelegramQt (backend of telepathy-morse): Today I pushed experimental support of Media upload. It does not work good: I had to limit block size by 256 bytes —...
I thought about a similar approach with built-in webserver but it could be resource-expensive and insecure.
>I pushed experimental support of Media upload. It does not work well: I had to limit block size by 256 bytes — the server drops connection otherwise. I fixed the...
This is a very reasonable request, but it stands on two points: 1. We need a connection Interface with API for message notification. Something like "Enable notification", "Disable notification" and...
https://github.com/TelepathyIM/telepathy-spec/issues/4 https://github.com/TelepathyIM/telepathy-spec/issues/3
Hello. I did a fresh install and got some problems indeed. I get auth code and password requests, but the connection is not as stable as I expect it to....
I'm sorry, for a personal reason I can not work on anything until late July.
Yes, that's true. At December I had the same issue and a workaround for the old API would require a complex logic. The issue is ruled out in the new...
Probably fixed by commit https://github.com/Kaffeine/telegram-qt/commit/4c5eb3016269cd7596ce390aa12e2dfb8e209135
The new API is growing in the ['next'](https://github.com/Kaffeine/telegram-qt/tree/next) branch. I'll let you know when it will be capable to receive text messages. :-) :-(