Commit Graph

19 Commits

Author SHA1 Message Date
Giuseppe Marino a1510e45bb
fix conflict 2021-06-28 13:41:22 +02:00
levlam b7af179809 Add logging on errors with non-positive error code. 2021-06-24 17:27:15 +03:00
levlam 7de971ec20 Simplify Query creation and statistics. 2021-06-14 22:47:01 +03:00
levlam 7f9e9fd809 Update TDLib. 2021-05-20 23:51:37 +03:00
Giuseppe Marino d6a99d8519
Fix conflict 2021-03-16 18:48:23 +01:00
levlam f781aab119 Add webhook response time to log. 2021-02-03 17:32:43 +03:00
levlam d9c247e5ed Improve warning messages. 2021-01-15 16:54:14 +03:00
levlam fcdb824f86 Remove pending_update_count_ field. 2021-01-15 16:40:20 +03:00
levlam 789d5bb610 Remove unused field and improve pending_update_count_ field name. 2021-01-15 15:41:55 +03:00
levlam a1e7249750 Update copyright year. 2021-01-06 17:24:16 +03:00
levlam 525b8ff2f9 Start webhook connection creation in inactive mode. 2021-01-01 16:27:36 +03:00
Jannik 100a7cc846
Allow Users to use the bot api (#19)
Co-authored-by: Jannik <none>
2020-12-12 00:45:36 +01:00
Andrea Cavalli 8f0f343203 Merge commit 'e2ae8dad02a7c0046e162e12bc0c0c077fff5d14'
Conflicts:
	td
	telegram-bot-api/ClientParameters.h
2020-12-02 23:34:56 +01:00
levlam 72b3f6ea4d Improve webhook updates delaying. 2020-11-26 19:12:19 +03:00
levlam 1f8116b21d Improve log messages. 2020-11-26 18:09:18 +03:00
levlam 4d025b1c9b Safer handling of negative monotonic time. 2020-11-21 17:46:18 +03:00
levlam 79134758a8 Use "time" for monotonic time variables. 2020-11-21 17:38:11 +03:00
Giuseppe Marino d3a038f35d
allow insecure connections (Cherry pick) 2020-11-11 20:09:17 +01:00
levlam 74559bab15 Telegram Bot APi server initial commit. 2020-11-03 19:34:10 +03:00