Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | tgsend: exit if empty stdindevelop | Guillermo Ramos | 2023-11-06 | -1/+1 |
| | ||||
* | Enable stictures | Guillermo Ramos | 2019-09-01 | -0/+3 |
| | ||||
* | Add examples to documentation | Guillermo Ramos | 2019-06-30 | -0/+5 |
| | ||||
* | Improve man pages formatting (lists, italics, etc) | Guillermo Ramos | 2019-06-30 | -14/+43 |
| | ||||
* | Fix missing <token> argument in docs | Guillermo Ramos | 2019-06-29 | -5/+5 |
| | ||||
* | tgsend: utf8 -> UTF-8 | Guillermo Ramos | 2019-06-29 | -1/+1 |
| | ||||
* | Fix UTF-8 handling in tgsend | Guillermo Ramos | 2019-06-28 | -1/+2 |
| | ||||
* | Nothing important | Guillermo Ramos | 2019-06-25 | -1/+1 |
| | ||||
* | Trim tgsend input | Guillermo Ramos | 2019-06-25 | -1/+2 |
| | ||||
* | Improve log messages | Guillermo Ramos | 2019-06-25 | -1/+1 |
| | ||||
* | TgLib::Cache does its own logging | Guillermo Ramos | 2019-06-25 | -1/+1 |
| | ||||
* | Move Telegram comm logic to TgLib::Api | Guillermo Ramos | 2019-06-25 | -30/+12 |
| | ||||
* | Clarify -h -v doc | Guillermo Ramos | 2019-06-24 | -1/+1 |
| | ||||
* | TgLib.Logger | Guillermo Ramos | 2019-06-24 | -2/+5 |
| | ||||
* | TgLib::fetch_token | Guillermo Ramos | 2019-06-24 | -15/+4 |
| | ||||
* | TgLib.{Cache,Env} | Guillermo Ramos | 2019-06-24 | -5/+4 |
| | ||||
* | Update tgsend to follow tgrecv conventions | Guillermo Ramos | 2019-06-21 | -4/+9 |
| | ||||
* | TGUTILS_TOKEN instead of separate TGRECV/TGSEND | Guillermo Ramos | 2019-06-21 | -6/+6 |
| | ||||
* | Small refactor (uppercase constants, etc) | Guillermo Ramos | 2019-06-21 | -17/+18 |
| | ||||
* | Support --version | Guillermo Ramos | 2019-06-21 | -1/+4 |
| | ||||
* | Initial commit: tgsend | Guillermo Ramos | 2019-06-19 | -0/+106 |