tdesktop/Telegram/SourceFiles/mtproto
John Preston 0e0956451a MTP_bytes() replaces MTP_string() for QByteArray payload.
Scheme updated for bot callbacks sending data bytearrays.
ReplyKeyboard edition is supported when editing the messages.
2016-04-01 14:23:40 +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 Reply markup keyboard class almost ready, single class 2016-03-28 20:15:17 +03: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 fixed QtCreator build 2016-03-24 21:12:30 +03:00
connection_auto.h added connection implementations to git, protocol improved 2016-03-24 15:57:10 +03:00
connection_http.cpp added connection implementations to git, protocol improved 2016-03-24 15:57:10 +03:00
connection_http.h added connection implementations to git, protocol improved 2016-03-24 15:57:10 +03:00
connection_tcp.cpp Merge branch 'dev' of https://bitbucket.org/johnprestonmail/telegram-desktop into dev 2016-03-24 20:31:55 +03: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 MTP_bytes() replaces MTP_string() for QByteArray payload. 2016-04-01 14:23:40 +04:00
dcenter.cpp OrderedSet class done using QMap as implementation, 2016-03-25 18:20:34 +03:00
dcenter.h added connection implementations to git, protocol improved 2016-03-24 15:57:10 +03:00
facade.cpp critical bug fixed in auth import, 0.9.35 dev version 2016-03-25 21:30:19 +03:00
facade.h fixed upload of files 2016-03-24 23:35:46 +03:00
file_download.cpp OrderedSet class done using QMap as implementation, 2016-03-25 18:20:34 +03: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 Components are now almost plain structs 2016-03-28 15:51:22 +03: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 Modules renamed in mtproto folder, Xcode build should not work yet 2016-03-23 21:43:12 +03: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 MTP_bytes() replaces MTP_string() for QByteArray payload. 2016-04-01 14:23:40 +04:00
scheme_auto.cpp MTP_bytes() replaces MTP_string() for QByteArray payload. 2016-04-01 14:23:40 +04:00
scheme_auto.h MTP_bytes() replaces MTP_string() for QByteArray payload. 2016-04-01 14:23:40 +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