dev
Update User-Agent for DNS to Chrome 122.0.0.0.
Update API scheme on layer 176.
Limit special config request types.
Moved proxy global variables from facades to core settings.
Improve mtproto connections logging.
Show topic title in the notifications.
Ensure temporaries don't detach with range loop
Improve some paddings.
QString::arg usage optimization
Destory stats sessions after a timeout.
Added references to structured bindings since Apple clang supports them.
Update API scheme to layer 143.
Remove MTP::MainInstance() global access point.
Support receiving RTMP streams in group calls.
Instantiate QRegularExpression instances statically
Fix destroyed key clearing.
Allow topic deletion.
Fix -Wunused-variable warnings with gcc
Update API scheme to layer 154.
Removed unused includes of observer file.
Use base/random.h instead of openssl::RandomValue.
Keep separate MTP::Config's for separate accounts.
Extract mtproto key generation code.
Replaced some qstr with u""_q literal.
Fix possible crash on MTP::Instance shutdown.
Fix connection re-init in case of CONNECTION_NOT_INITED.
Implement folder link add / join design.
Don't use MTP* for Message flags.