Commit graph

259 commits

Author SHA1 Message Date
Salar Khalilzadeh caf2c9ff93 Merge f2978eff6e into 1697db9d7f 2017-04-23 17:09:18 +00:00
salarcode f2978eff6e Merge branch 'master' of https://github.com/salarcode/TLSharp 2017-04-23 21:38:56 +04:30
salar2k 85fefb2d4e Implementing IsConnected 2017-04-23 21:37:51 +04:30
Ilya Pirozhenko 3acc6950ed Update README.md 2017-04-23 21:37:51 +04:30
Barsham Sotoudeh 7575d80b20 Add missing "offset" parameter in catch block of the GetFile method (#402)
This offset optional parameter was added in a753a1ab13
2017-04-23 21:37:51 +04:30
Ilya Pirozhenko 0546738056 Update README.md 2017-04-23 21:37:51 +04:30
Starli0n 474b337c70 Custom TCP hanlder to allow HTTP proxy auth 2017-04-23 21:37:51 +04:30
Starli0n 296456aa7c Add offset parameter to GetFile() method 2017-04-23 21:37:51 +04:30
Starli0n 06a8e3617e Add GetHistoryAsync() to TelegramClient 2017-04-23 21:37:51 +04:30
Mikhail 0727b29fa3 Search user by username with send message test. (#356)
* Search user by username with send message test.
2017-04-23 21:37:50 +04:30
salar2k 218de866cc Revert "Revert "Tests: Use OfType() instead of GetType() == typeof()""
This reverts commit 14c0c21bcf.
2017-04-23 21:37:50 +04:30
salar2k 8f2721a8b6 Revert "Tests: Use OfType() instead of GetType() == typeof()"
This reverts commit 31df61a479.
2017-04-23 21:37:50 +04:30
salar2k 750d0e4791 Implementing IsConnected 2017-04-23 21:37:50 +04:30
Ilya Pirozhenko fa2c389956 Update README.md 2017-04-23 21:37:50 +04:30
Barsham Sotoudeh 5137c10aa1 Add missing "offset" parameter in catch block of the GetFile method (#402)
This offset optional parameter was added in a753a1ab13
2017-04-23 21:37:50 +04:30
Ilya Pirozhenko a4a632f406 Update README.md 2017-04-23 21:37:50 +04:30
Starli0n e58fa71567 Custom TCP hanlder to allow HTTP proxy auth 2017-04-23 21:37:42 +04:30
Starli0n 00b2616b03 Add offset parameter to GetFile() method 2017-04-23 21:37:42 +04:30
Starli0n ebe71040c0 Add GetHistoryAsync() to TelegramClient 2017-04-23 21:37:41 +04:30
Mikhail 0d219a5885 Search user by username with send message test. (#356)
* Search user by username with send message test.
2017-04-23 21:37:27 +04:30
salar2k 64e329743e Revert "Revert "Tests: Use OfType() instead of GetType() == typeof()""
This reverts commit 14c0c21bcf.
2017-04-23 21:37:27 +04:30
salar2k ae7af65346 Revert "Tests: Use OfType() instead of GetType() == typeof()"
This reverts commit 31df61a479.
2017-04-23 21:37:27 +04:30
salar2k babcbc74af Implementing IsConnected 2017-04-23 21:37:27 +04:30
Ilya Pirozhenko da0ef87586 Update README.md 2017-04-23 21:37:27 +04:30
Barsham Sotoudeh 6bbc18b967 Add missing "offset" parameter in catch block of the GetFile method (#402)
This offset optional parameter was added in a753a1ab13
2017-04-23 21:37:27 +04:30
Ilya Pirozhenko 8ab149960a Update README.md 2017-04-23 21:37:27 +04:30
Starli0n 25e9f9a401 Custom TCP hanlder to allow HTTP proxy auth 2017-04-23 21:37:27 +04:30
Starli0n ce6bd5297b Add offset parameter to GetFile() method 2017-04-23 21:37:27 +04:30
Starli0n f696abe61c Add GetHistoryAsync() to TelegramClient 2017-04-23 21:37:27 +04:30
Mikhail cf70c44fe7 Search user by username with send message test. (#356)
* Search user by username with send message test.
2017-04-23 21:37:27 +04:30
salar2k e75de99171 Revert "Revert "Tests: Use OfType() instead of GetType() == typeof()""
This reverts commit 14c0c21bcf.
2017-04-23 21:37:27 +04:30
salar2k 80773d6fe5 Revert "Tests: Use OfType() instead of GetType() == typeof()"
This reverts commit 31df61a479.
2017-04-23 21:37:27 +04:30
Salar Khalilzadeh f39b81cf53 Tests: Use OfType() instead of GetType() == typeof() 2017-04-23 21:37:26 +04:30
salarcode 961637dc4a Merge branch 'master' of https://github.com/salarcode/TLSharp 2017-04-23 21:36:40 +04:30
salar2k f11475badd Implementing IsConnected 2017-04-23 21:33:27 +04:30
Ilya Pirozhenko 8f02d52e65 Update README.md 2017-04-23 21:33:26 +04:30
Barsham Sotoudeh dba1f0fd2a Add missing "offset" parameter in catch block of the GetFile method (#402)
This offset optional parameter was added in a753a1ab13
2017-04-23 21:33:26 +04:30
Ilya Pirozhenko 04ad7a67e9 Update README.md 2017-04-23 21:33:26 +04:30
Starli0n 0c6838740c Custom TCP hanlder to allow HTTP proxy auth 2017-04-23 21:32:52 +04:30
Starli0n ed24638315 Add offset parameter to GetFile() method 2017-04-23 21:32:52 +04:30
Starli0n 756fed8827 Add GetHistoryAsync() to TelegramClient 2017-04-23 21:32:52 +04:30
Mikhail 653b01ecc0 Search user by username with send message test. (#356)
* Search user by username with send message test.
2017-04-23 21:30:18 +04:30
salar2k 91b423c921 Revert "Revert "Tests: Use OfType() instead of GetType() == typeof()""
This reverts commit 14c0c21bcf.
2017-04-23 21:30:18 +04:30
salar2k e99aaa02f5 Revert "Tests: Use OfType() instead of GetType() == typeof()"
This reverts commit 31df61a479.
2017-04-23 21:30:18 +04:30
salar2k ade02105f6 Implementing IsConnected 2017-04-23 21:30:18 +04:30
Ilya Pirozhenko bea1363641 Update README.md 2017-04-23 21:30:18 +04:30
Barsham Sotoudeh 4c1a0b8be0 Add missing "offset" parameter in catch block of the GetFile method (#402)
This offset optional parameter was added in a753a1ab13
2017-04-23 21:30:18 +04:30
Ilya Pirozhenko f26ab3afa7 Update README.md 2017-04-23 21:30:18 +04:30
Starli0n ac6ec0cb8e Custom TCP hanlder to allow HTTP proxy auth 2017-04-23 21:30:18 +04:30
Starli0n 78ae7928e0 Add offset parameter to GetFile() method 2017-04-23 21:30:18 +04:30