tdlight-telegram-bot-api/telegram-bot-api
2023-08-18 18:39:30 +03:00
..
Client.cpp Simplify reply markup parsing. 2023-07-31 20:01:53 +03:00
Client.h Improve warnings for old updates. 2023-07-24 21:41:15 +03:00
ClientManager.cpp Add dedicated threads for TQueue and webhook databases and webhook certificate processing. 2023-07-25 22:32:05 +03:00
ClientManager.h Reduce Watchdog timeout to 0.25. 2023-01-06 16:30:12 +03:00
ClientParameters.h Add dedicated threads for TQueue and webhook databases and webhook certificate processing. 2023-07-25 22:32:05 +03:00
HttpConnection.cpp Update copyright year. 2023-01-01 00:31:16 +03:00
HttpConnection.h Update copyright year. 2023-01-01 00:31:16 +03:00
HttpServer.h Improve threads usage. 2023-07-25 22:26:12 +03:00
HttpStatConnection.cpp Update copyright year. 2023-01-01 00:31:16 +03:00
HttpStatConnection.h Update copyright year. 2023-01-01 00:31:16 +03:00
Query.cpp Improve logging of big queries. 2023-08-08 18:00:24 +03:00
Query.h Keep last time when a file was uploaded. 2023-07-06 14:47:31 +03:00
Stats.cpp Improve BotStatActor::get_score. 2023-02-27 22:12:12 +03:00
Stats.h Update copyright year. 2023-01-01 00:31:16 +03:00
telegram-bot-api.cpp Update version to 6.8. 2023-08-18 18:39:30 +03:00
Watchdog.cpp Don't dump trace on Watchdog timeouts if log is disabled. 2023-03-27 19:05:23 +03:00
Watchdog.h Update copyright year. 2023-01-01 00:31:16 +03:00
WebhookActor.cpp Add dedicated threads for TQueue and webhook databases and webhook certificate processing. 2023-07-25 22:32:05 +03:00
WebhookActor.h Improve threads usage. 2023-07-25 22:26:12 +03:00