Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Why the space in [level ]? No reason. | Guillermo Ramos | 2020-05-15 | -1/+1 |
* | Show datetime with logger | Guillermo Ramos | 2020-05-14 | -1/+3 |
* | Support photos in tgserver | Guillermo Ramos | 2020-04-26 | -3/+22 |
* | Fix handling of non-message updates | Guillermo Ramos | 2020-03-07 | -5/+2 |
* | Better logging | Guillermo Ramos | 2020-03-07 | -4/+1 |
* | Don't show "Received 0 updates..." | Guillermo Ramos | 2020-03-03 | -1/+2 |
* | Fix UTF-8 encoding in Api module | Guillermo Ramos | 2020-02-24 | -2/+3 |
* | 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 |