aboutsummaryrefslogtreecommitdiff
path: root/lib/TgLib
Commit message (Expand)AuthorAgeLines
* Why the space in [level ]? No reason.Guillermo Ramos2020-05-15-1/+1
* Show datetime with loggerGuillermo Ramos2020-05-14-1/+3
* Support photos in tgserverGuillermo Ramos2020-04-26-3/+22
* Fix handling of non-message updatesGuillermo Ramos2020-03-07-5/+2
* Better loggingGuillermo Ramos2020-03-07-4/+1
* Don't show "Received 0 updates..."Guillermo Ramos2020-03-03-1/+2
* Fix UTF-8 encoding in Api moduleGuillermo Ramos2020-02-24-2/+3
* Allow custom captions from document repliesGuillermo Ramos2020-02-24-2/+2
* tgserver: receive images + send documentsGuillermo Ramos2019-09-02-1/+56
* Enable sticturesGuillermo Ramos2019-09-01-0/+12
* Fix UTF-8 handling in TgLib::ApiGuillermo Ramos2019-06-28-0/+2
* Improve log messagesGuillermo Ramos2019-06-25-2/+6
* TgLib::Cache does its own loggingGuillermo Ramos2019-06-25-9/+17
* Move Telegram comm logic to TgLib::ApiGuillermo Ramos2019-06-25-0/+55
* No empty responses, Logger::warnGuillermo Ramos2019-06-25-2/+3
* Fix cache when .cache does not existGuillermo Ramos2019-06-25-1/+2
* TgLib.LoggerGuillermo Ramos2019-06-24-0/+24
* TgLib::fetch_tokenGuillermo Ramos2019-06-24-1/+2
* TgLib.{Cache,Env}Guillermo Ramos2019-06-24-0/+44