tdlight-telegram-bot-api/telegram-bot-api
2023-07-31 17:53:56 +03:00
..
Client.cpp Use JsonObject member functions to get field values. 2023-07-31 17:53:56 +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 Add Query::get_peer_ip_address. 2023-03-13 18:42:35 +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 Improve threads usage. 2023-07-25 22:26:12 +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