Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Why the space in [level ]? No reason. | Guillermo Ramos | 2020-05-15 | -0/+2 |
| | ||||
* | Support photos in tgserver | Guillermo Ramos | 2020-04-26 | -1/+7 |
| | ||||
* | Fix handling of non-message updates | Guillermo Ramos | 2020-03-07 | -0/+2 |
| | ||||
* | Better logging | Guillermo Ramos | 2020-03-07 | -3/+4 |
| | ||||
* | Improve logging | Guillermo Ramos | 2020-03-07 | -4/+4 |
| | ||||
* | Fix handling of message updates | Guillermo Ramos | 2020-03-07 | -8/+14 |
| | ||||
* | Handle SIGPIPES | Guillermo Ramos | 2020-02-28 | -0/+4 |
| | ||||
* | Pass user/chat metadata from tgserver to child | Guillermo Ramos | 2020-02-24 | -2/+5 |
| | ||||
* | Merge branch 'media' into develop | Guillermo Ramos | 2020-02-24 | -17/+77 |
|\ | ||||
| * | Allow custom captions from document replies | Guillermo Ramos | 2020-02-24 | -12/+14 |
| | | ||||
| * | tgserver: receive images + send documents | Guillermo Ramos | 2019-09-02 | -17/+75 |
| | | ||||
* | | tgserver: Catch errors w/ exponential backoff wait | Guillermo Ramos | 2020-02-24 | -1/+11 |
|/ | ||||
* | Add examples to documentation | Guillermo Ramos | 2019-06-30 | -0/+5 |
| | ||||
* | Improve man pages formatting (lists, italics, etc) | Guillermo Ramos | 2019-06-30 | -12/+39 |
| | ||||
* | Fix missing <token> argument in docs | Guillermo Ramos | 2019-06-29 | -4/+4 |
| | ||||
* | Fix bug introduced in 16cd42e | Guillermo Ramos | 2019-06-25 | -1/+1 |
| | ||||
* | Nothing important | Guillermo Ramos | 2019-06-25 | -3/+1 |
| | ||||
* | Improve log messages | Guillermo Ramos | 2019-06-25 | -1/+1 |
| | ||||
* | tgserver uses TgLib::Api::get_updates | Guillermo Ramos | 2019-06-25 | -4/+9 |
| | ||||
* | Move Telegram comm logic to TgLib::Api | Guillermo Ramos | 2019-06-25 | -6/+6 |
| | ||||
* | Use same token for tgsend/tgrecv from tgserver | Guillermo Ramos | 2019-06-25 | -2/+2 |
| | ||||
* | No empty responses, Logger::warn | Guillermo Ramos | 2019-06-25 | -3/+8 |
| | ||||
* | tgserver, first version | Guillermo Ramos | 2019-06-24 | -0/+95 |