tdesktop/Telegram/SourceFiles/mtproto
John Preston 8e89486fbc Error handling changed, 'auto' keyword used for MTP types.
All errors that lead to MTP request resending by default
error handler now can be handled differently. For example
inline bot requests are not being resent on 5XX error codes.
+ extensive use of auto keyword in MTP types handling.
2016-04-08 14:44:35 +04:00
..
auth_key.cpp added connection implementations to git, protocol improved 2016-03-24 15:57:10 +03:00
auth_key.h Changed all .. to ... in phrases 2016-03-24 18:07:13 +03:00
connection.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
connection.h fixed build for Xcode 2016-03-24 16:27:34 +03:00
connection_abstract.cpp fixed build for Xcode 2016-03-24 16:27:34 +03:00
connection_abstract.h fixed build for Xcode 2016-03-24 16:27:34 +03:00
connection_auto.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
connection_auto.h added connection implementations to git, protocol improved 2016-03-24 15:57:10 +03:00
connection_http.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
connection_http.h added connection implementations to git, protocol improved 2016-03-24 15:57:10 +03:00
connection_tcp.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
connection_tcp.h fixed build for Xcode 2016-03-24 16:27:34 +03:00
core_types.cpp Changed all .. to ... in phrases 2016-03-24 18:07:13 +03:00
core_types.h Build fixed for gcc, QtCreator. 2016-04-07 20:49:15 +04:00
dcenter.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
dcenter.h added connection implementations to git, protocol improved 2016-03-24 15:57:10 +03:00
facade.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
facade.h fixed upload of files 2016-03-24 23:35:46 +03:00
file_download.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
file_download.h Modules renamed in mtproto folder, Xcode build should not work yet 2016-03-23 21:43:12 +03:00
generate.py Sticker preview done for inline bot results. 2016-04-06 19:32:05 +04:00
rpc_sender.cpp Modules renamed in mtproto folder, Xcode build should not work yet 2016-03-23 21:43:12 +03:00
rpc_sender.h Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
rsa_public_key.cpp Moved mtproto/mtpPublicRSA.h to mtproto/rsa_public_key module, 2016-03-23 21:12:07 +03:00
rsa_public_key.h Moved mtproto/mtpPublicRSA.h to mtproto/rsa_public_key module, 2016-03-23 21:12:07 +03:00
scheme.tl Scheme updated, support for via @bot added to stickers. 2016-04-07 14:03:10 +04:00
scheme_auto.cpp Scheme updated, support for via @bot added to stickers. 2016-04-07 14:03:10 +04:00
scheme_auto.h Scheme updated, support for via @bot added to stickers. 2016-04-07 14:03:10 +04:00
session.cpp critical bug fixed in auth import, 0.9.35 dev version 2016-03-25 21:30:19 +03:00
session.h added connection implementations to git, protocol improved 2016-03-24 15:57:10 +03:00