AyuGramDesktop/Telegram/SourceFiles/mtproto
2025-05-01 11:13:15 +04:00
..
details Update User-Agent for DNS to Chrome 135.0.0.0. 2025-04-30 23:02:17 -07:00
scheme Update API scheme to layer 202. 2025-05-01 11:13:15 +04:00
config_loader.cpp Limit special config request types. 2023-01-10 15:09:49 +04:00
config_loader.h
connection_abstract.cpp Improve mtproto connections logging. 2022-02-07 14:44:00 +03:00
connection_abstract.h Show topic title in the notifications. 2022-11-01 21:05:49 +04:00
connection_http.cpp Ensure temporaries don't detach with range loop 2023-12-31 22:03:57 +00:00
connection_http.h Improve mtproto connections logging. 2022-02-07 14:44:00 +03:00
connection_resolving.cpp Improve mtproto connections logging. 2022-02-07 14:44:00 +03:00
connection_resolving.h
connection_tcp.cpp QString::arg usage optimization 2023-12-31 22:03:57 +00:00
connection_tcp.h
core_types.h Destory stats sessions after a timeout. 2023-11-13 10:08:47 +04:00
dedicated_file_loader.cpp Update API scheme to layer 195. 2024-12-04 13:51:18 +04:00
dedicated_file_loader.h Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
facade.cpp
facade.h Allow upload requests for several files at once. 2024-04-05 09:51:20 +04:00
mtp_instance.cpp Initial frozen accounts support. 2025-03-26 07:11:20 +04:00
mtp_instance.h Initial frozen accounts support. 2025-03-26 07:11:20 +04:00
mtproto_auth_key.cpp
mtproto_auth_key.h
mtproto_concurrent_sender.cpp Allow topic deletion. 2022-11-01 19:25:40 +04:00
mtproto_concurrent_sender.h
mtproto_config.cpp Update API scheme to layer 186. 2024-08-14 18:17:48 +02:00
mtproto_config.h Add venues list and chosen place name. 2024-07-19 11:20:54 +02:00
mtproto_dc_options.cpp Instantiate QRegularExpression instances statically 2023-12-31 22:03:57 +00:00
mtproto_dc_options.h Removed unused includes of observer file. 2022-11-01 20:03:14 +04:00
mtproto_dh_utils.cpp Use base/random.h instead of openssl::RandomValue. 2021-09-15 13:42:22 +03:00
mtproto_dh_utils.h Use base/random.h instead of openssl::RandomValue. 2021-09-15 13:42:22 +03:00
mtproto_pch.h
mtproto_proxy_data.cpp Instantiate QRegularExpression instances statically 2023-12-31 22:03:57 +00:00
mtproto_proxy_data.h
mtproto_response.cpp Instantiate QRegularExpression instances statically 2023-12-31 22:03:57 +00:00
mtproto_response.h Handle the new FLOOD_PREMIUM_WAIT errors. 2024-04-01 22:44:21 +04:00
sender.h Destory stats sessions after a timeout. 2023-11-13 10:08:47 +04:00
session.cpp Fix some warnings from PVS-Studio. 2024-11-18 12:50:36 +04:00
session.h Fix connection re-init in case of CONNECTION_NOT_INITED. 2022-12-29 12:16:49 +04:00
session_private.cpp Enhance experimental setting description 2024-12-19 15:49:24 +04:00
session_private.h Added experimental settings to prefer ipv6 when it is available 2024-12-19 15:49:24 +04:00
special_config_request.cpp Instantiate QRegularExpression instances statically 2023-12-31 22:03:57 +00:00
special_config_request.h Limit special config request types. 2023-01-10 15:09:49 +04:00
type_utils.h