aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Makefile: "make doc" to generate man pagesHEADmasterGuillermo Ramos2019-06-27-0/+25
* Fix bug introduced in 16cd42eGuillermo Ramos2019-06-25-1/+1
* Dash also accepted in tokensGuillermo Ramos2019-06-25-1/+1
* Fix typo in READMEGuillermo Ramos2019-06-25-1/+1
* Fix token regexGuillermo Ramos2019-06-25-1/+1
* Fix quotes in READMEGuillermo Ramos2019-06-25-4/+4
* Add READMEGuillermo Ramos2019-06-25-0/+92
* Nothing importantGuillermo Ramos2019-06-25-4/+2
* Trim tgsend inputGuillermo Ramos2019-06-25-1/+2
* Improve log messagesGuillermo Ramos2019-06-25-4/+8
* tgserver uses TgLib::Api::get_updatesGuillermo Ramos2019-06-25-4/+9
* TgLib::Cache does its own loggingGuillermo Ramos2019-06-25-18/+21
* Move Telegram comm logic to TgLib::ApiGuillermo Ramos2019-06-25-69/+92
* Use same token for tgsend/tgrecv from tgserverGuillermo Ramos2019-06-25-2/+2
* No empty responses, Logger::warnGuillermo Ramos2019-06-25-5/+11
* Fix cache when .cache does not existGuillermo Ramos2019-06-25-1/+2
* tgserver, first versionGuillermo Ramos2019-06-24-0/+95
* Clarify -h -v docGuillermo Ramos2019-06-24-2/+2
* TgLib.LoggerGuillermo Ramos2019-06-24-10/+37
* TgLib::fetch_tokenGuillermo Ramos2019-06-24-32/+25
* TgLib.{Cache,Env}Guillermo Ramos2019-06-24-25/+65
* Update tgsend to follow tgrecv conventionsGuillermo Ramos2019-06-21-4/+9
* tgrecv --auto-offsetGuillermo Ramos2019-06-21-5/+43
* TGUTILS_TOKEN instead of separate TGRECV/TGSENDGuillermo Ramos2019-06-21-12/+12
* tgrecvGuillermo Ramos2019-06-21-0/+114
* Small refactor (uppercase constants, etc)Guillermo Ramos2019-06-21-17/+18
* Support --versionGuillermo Ramos2019-06-21-1/+4
* Initial commit: tgsendGuillermo Ramos2019-06-19-0/+106