Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Allow custom captions from document replies | Guillermo Ramos | 2020-02-24 | -2/+2 |
| | ||||
* | tgserver: receive images + send documents | Guillermo Ramos | 2019-09-02 | -1/+56 |
| | ||||
* | Enable stictures | Guillermo Ramos | 2019-09-01 | -0/+12 |
| | ||||
* | Stricter token regex | Guillermo Ramos | 2019-06-30 | -1/+1 |
| | ||||
* | Fix UTF-8 handling in TgLib::Api | Guillermo Ramos | 2019-06-28 | -0/+2 |
| | ||||
* | Dash also accepted in tokens | Guillermo Ramos | 2019-06-25 | -1/+1 |
| | ||||
* | Fix token regex | Guillermo Ramos | 2019-06-25 | -1/+1 |
| | ||||
* | Improve log messages | Guillermo Ramos | 2019-06-25 | -2/+6 |
| | ||||
* | TgLib::Cache does its own logging | Guillermo Ramos | 2019-06-25 | -9/+17 |
| | ||||
* | Move Telegram comm logic to TgLib::Api | Guillermo Ramos | 2019-06-25 | -0/+55 |
| | ||||
* | No empty responses, Logger::warn | Guillermo Ramos | 2019-06-25 | -2/+3 |
| | ||||
* | Fix cache when .cache does not exist | Guillermo Ramos | 2019-06-25 | -1/+2 |
| | ||||
* | TgLib.Logger | Guillermo Ramos | 2019-06-24 | -0/+24 |
| | ||||
* | TgLib::fetch_token | Guillermo Ramos | 2019-06-24 | -2/+17 |
| | ||||
* | TgLib.{Cache,Env} | Guillermo Ramos | 2019-06-24 | -0/+50 |