Skip to content
Enrico Stara edited this page Aug 13, 2015 · 5 revisions

Telegram.link Project Status


Update August 2015

Hi guys,

yes, now we are able to send the messages!!

.. but also we can get the user contacts, the open chats and the message history for each open chat... I suppose that a lot of other stuff currently could just work but they still need to be checked and tested! .. as always, I trust also in your support to discover what is good and what is still bad!

A new Docs page was added to the wiki, it collects all the new auto-generated docs!

The ALPHA phase is started, let me know!

bye :)


Update June 2015

Hi guys,

the thread about the project status has been moved here and I closed the relative issue :)

At this moment this will be the only topic in the wiki pages, since I have not time for other cool stuff like documentation! You know that I cover this development only with my spare time therefore it will be enough only have auto-generated docs ;)

I split my effort on two side, the library itself and the Termgram application (and I moved house, also..). This app is the only chance for me to directly understand if the library is "code-friendly" and most important if it works! and also is the only way to have the "how to" for you.

I resolved some communication issues on the telegram-mt-node project (core of the whole library), but I still facing a problem with the MessageContainer implementation that sometimes returns a "bad-container" message.. and perhaps it is time to contact someone in Telegram for support of this kind of problems ;)

I completed the user authentication introducing the 'auth' module as container of all the related API calls. I received also a contribution on this topic but I've rewritten the repeated code bringing to the rescue some ninja code (utility.js) and "code climate" is came back to 4.0!

At this moment the whole project should be stable enough to receive some selected contributions. For example, you can try to wrap a not yet covered API service and try if it works - and only in this case pull a request! ;)

There is a well known open issue related to the polyformic type deserialization and will be the next topic that I will face along with the management of the user-contacts and the update-messages..

stay tuned, bye :)

Clone this wiki locally