aboutsummaryrefslogtreecommitdiff
path: root/tgserver
Commit message (Expand)AuthorAgeLines
* Fix handling of non-message updatesGuillermo Ramos2020-03-07-0/+2
* Better loggingGuillermo Ramos2020-03-07-3/+4
* Improve loggingGuillermo Ramos2020-03-07-4/+4
* Fix handling of message updatesGuillermo Ramos2020-03-07-8/+14
* Handle SIGPIPESGuillermo Ramos2020-02-28-0/+4
* Pass user/chat metadata from tgserver to childGuillermo Ramos2020-02-24-2/+5
* Merge branch 'media' into developGuillermo Ramos2020-02-24-17/+77
|\
| * Allow custom captions from document repliesGuillermo Ramos2020-02-24-12/+14
| * tgserver: receive images + send documentsGuillermo Ramos2019-09-02-17/+75
* | tgserver: Catch errors w/ exponential backoff waitGuillermo Ramos2020-02-24-1/+11
|/
* Add examples to documentationGuillermo Ramos2019-06-30-0/+5
* Improve man pages formatting (lists, italics, etc)Guillermo Ramos2019-06-30-12/+39
* Fix missing <token> argument in docsGuillermo Ramos2019-06-29-4/+4
* Fix bug introduced in 16cd42eGuillermo Ramos2019-06-25-1/+1
* Nothing importantGuillermo Ramos2019-06-25-3/+1
* Improve log messagesGuillermo Ramos2019-06-25-1/+1
* tgserver uses TgLib::Api::get_updatesGuillermo Ramos2019-06-25-4/+9
* Move Telegram comm logic to TgLib::ApiGuillermo Ramos2019-06-25-6/+6
* Use same token for tgsend/tgrecv from tgserverGuillermo Ramos2019-06-25-2/+2
* No empty responses, Logger::warnGuillermo Ramos2019-06-25-3/+8
* tgserver, first versionGuillermo Ramos2019-06-24-0/+95