.. |
details
|
Update User-Agent for DNS to Chrome 130.0.0.0.
|
2024-11-01 08:39:37 +04:00 |
scheme
|
Add gifts-to-profile privacy.
|
2024-11-17 15:08:17 +04:00 |
config_loader.cpp
|
Limit special config request types.
|
2023-01-10 15:09:49 +04:00 |
config_loader.h
|
Moved proxy global variables from facades to core settings.
|
2021-06-16 09:31:32 +03:00 |
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
|
Improve some paddings.
|
2021-06-24 17:44:28 +04:00 |
connection_tcp.cpp
|
QString::arg usage optimization
|
2023-12-31 22:03:57 +00:00 |
connection_tcp.h
|
Improve some paddings.
|
2021-06-24 17:44:28 +04:00 |
core_types.h
|
Destory stats sessions after a timeout.
|
2023-11-13 10:08:47 +04:00 |
dedicated_file_loader.cpp
|
chore: remove upload boost
|
2024-04-17 04:06:49 +03:00 |
dedicated_file_loader.h
|
chore: remove upload boost
|
2024-04-17 04:06:49 +03:00 |
facade.cpp
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
facade.h
|
Allow upload requests for several files at once.
|
2024-04-05 09:51:20 +04:00 |
mtp_instance.cpp
|
Possibly fix wrong requests order.
|
2024-05-22 21:21:03 +04:00 |
mtp_instance.h
|
Handle the new FLOOD_PREMIUM_WAIT errors.
|
2024-04-01 22:44:21 +04:00 |
mtproto_auth_key.cpp
|
Fix destroyed key clearing.
|
2019-11-20 16:33:45 +03:00 |
mtproto_auth_key.h
|
Fix destroyed key clearing.
|
2019-11-20 16:33:45 +03:00 |
mtproto_concurrent_sender.cpp
|
Allow topic deletion.
|
2022-11-01 19:25:40 +04:00 |
mtproto_concurrent_sender.h
|
Fix -Wunused-variable warnings with gcc
|
2021-07-19 22:31:27 +03:00 |
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
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
mtproto_proxy_data.cpp
|
Instantiate QRegularExpression instances statically
|
2023-12-31 22:03:57 +00:00 |
mtproto_proxy_data.h
|
Extract mtproto key generation code.
|
2019-11-15 16:16:32 +03:00 |
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
|
Fix possible temp auth key bind freeze.
|
2024-04-08 21:56:56 +04:00 |
session_private.h
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03: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
|
Don't use MTP* for Message flags.
|
2021-07-28 15:28:17 +03:00 |