aboutsummaryrefslogtreecommitdiff
path: root/tgsend
Commit message (Expand)AuthorAgeLines
* Add examples to documentationGuillermo Ramos2019-06-30-0/+5
* Improve man pages formatting (lists, italics, etc)Guillermo Ramos2019-06-30-14/+43
* Fix missing <token> argument in docsGuillermo Ramos2019-06-29-5/+5
* tgsend: utf8 -> UTF-8Guillermo Ramos2019-06-29-1/+1
* Fix UTF-8 handling in tgsendGuillermo Ramos2019-06-28-1/+2
* Nothing importantGuillermo Ramos2019-06-25-1/+1
* Trim tgsend inputGuillermo Ramos2019-06-25-1/+2
* Improve log messagesGuillermo Ramos2019-06-25-1/+1
* TgLib::Cache does its own loggingGuillermo Ramos2019-06-25-1/+1
* Move Telegram comm logic to TgLib::ApiGuillermo Ramos2019-06-25-30/+12
* Clarify -h -v docGuillermo Ramos2019-06-24-1/+1
* TgLib.LoggerGuillermo Ramos2019-06-24-2/+5
* TgLib::fetch_tokenGuillermo Ramos2019-06-24-15/+4
* TgLib.{Cache,Env}Guillermo Ramos2019-06-24-5/+4
* Update tgsend to follow tgrecv conventionsGuillermo Ramos2019-06-21-4/+9
* TGUTILS_TOKEN instead of separate TGRECV/TGSENDGuillermo Ramos2019-06-21-6/+6
* 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