Commit graph

269 commits

Author SHA1 Message Date
David Woakes 095504e2c5 Merge branch 'add-smstype-parameter' 2016-07-20 07:28:38 +01:00
David Woakes 7c8d5e089e Make line endings consistent (LF) 2016-07-20 07:26:55 +01:00
David Woakes bfbc125bbe Allow token to be sent via SMS or telegram 2016-07-19 15:18:29 +01:00
David Woakes 8026bd79dc Fix issues with GetDialogs
Default value of max_id = 0 returns all dialogs
Should return a class with lists of dialog, messages, chats and users.
Add UserForeignConstructor to list of constructors
Add missing detail to DialogConstructor (PeerNotifySettings)
Unpack datastream completely to avoid issue with Ionic exception causing
problems in userForeign parsing
Use more recent code for Dialog construction
2016-07-19 14:47:08 +01:00
Ilya Pirozhenko b869a4f617 Merge pull request #156 from Starli0n/master
Add GetFile() method
2016-06-27 17:23:37 +03:00
Ilya Pirozhenko ab05ed5fd5 Merge pull request #155 from eaba/master
Added SignUpRequest and SendSmsRequest
2016-06-21 10:35:51 +03:00
eaba ac05172359 Merge pull request #2 from chusothe41/master
UserFullConstructor : UserFull no accepts self id.
2016-05-23 15:07:44 +01:00
Jesus 6365297aaf UserFullConstructor : UserFull no accepts self id.
Added test method to GetUserFull
Added info to README.md
2016-05-18 12:55:22 +02:00
Starli0n ee4fbef8a9 Add GetFile() method 2016-05-17 14:22:14 +02:00
eaba a2669bfe1a Add files via upload 2016-05-16 09:28:42 +01:00
eaba 9d69d4881b Update TLSharp.Core.csproj 2016-05-16 09:28:09 +01:00
eaba ad94224fb5 Add files via upload 2016-05-16 09:25:07 +01:00
Ilya Pirozhenko 2fff2d11c2 Merge pull request #151 from chusothe41/master
Fixes and patches
2016-05-16 11:05:04 +03:00
Jesus 5120b77b81 All classes that inherit from User and need "username" property have it.
UserFullConstructor Read changed to not to parse User (by default it parses a UserSelfConstructor, now uses UserRequestConstructor).
In Dictionary UserContactConstructor was signed with 0xf2fb8319 now 0xcab35e18 (That is the real one given by Telegram)
2016-05-13 10:58:25 +02:00
Ilya Pirozhenko f30f328604 Merge pull request #131 from ahmadalli/master
Formatting code and getting api hash and id in client's constructor
2016-04-25 10:12:25 +03:00
ahmadali shafiee 7bc93c7f2f update documentation 2016-04-21 15:32:44 +04:30
ahmadali shafiee 23404f751d argument change
it looks better
2016-04-21 15:30:40 +04:30
ahmadali shafiee 4a44709150 get apiHash and apiId in the constructor 2016-04-18 15:35:30 +04:30
ahmadali shafiee 504b63a6d7 formatting code (ctrl + k + d) 2016-04-18 15:20:57 +04:30
Ilya Pirozhenko d330f9614b Update README.md 2016-02-15 18:57:12 +03:00
Ilya Pirozhenko 67b20a2a89 Update README.md 2016-02-14 14:34:28 +03:00
Ilya Pirozhenko f4744dc861 Update README.md 2016-02-14 12:57:42 +03:00
Ilya Pirozhenko 7a417b2fe3 Update README.md 2016-02-14 12:56:52 +03:00
Ilya Pirozhenko cb60319930 Merge pull request #93 from dmitriyett/master
"Feature" typo
2016-02-13 22:51:05 +03:00
dmitr e0719172b5 fixed typo issue 2016-02-13 09:57:30 +02:00
Ilya Pirozhenko 35f1634d0f Update README.md 2016-02-12 11:43:10 +03:00
Ilya Pirozhenko a5ce6bc6a5 Add build status 2016-02-10 13:58:46 +03:00
Ilya Pirozhenko 2727f40762 Update README.md 2016-02-07 13:34:12 +03:00
Ilya Pirozhneko afae5bfabd Merge branch 'master' of github.com:sochix/TLSharp 2016-02-07 13:29:15 +03:00
Ilya Pirozhneko 103e41fb2b Updates 2016-02-07 13:28:41 +03:00
Ilya Pirozhenko f03c348e14 Update README.md 2016-02-04 17:08:28 +03:00
Ilya Pirozhneko 84cbe0afc8 Updated readme 2016-02-04 17:05:48 +03:00
Ilya Pirozhneko 69700fdad0 Small improvements 2016-02-04 16:04:31 +03:00
Ilya Pirozhneko 9cc6942088 Added tests and fixes to SendMediaFunctionality and GetHistory 2016-02-03 22:36:39 +03:00
Ilya Pirozhneko c77cfc064d Add by userName 2016-02-01 23:58:51 +03:00
Ilya Pirozhneko 1dce594e43 - Update layer to 23
- Start implementing get user by userName
2016-02-01 23:39:39 +03:00
Ilya Pirozhneko e281f281dd Improved import contact method 2016-02-01 23:06:15 +03:00
Ilya Pirozhneko d2739ba9cf Updated Readme.md 2016-01-27 14:07:51 +03:00
Ilya Pirozhneko 824ba77e12 Added auto dc switching 2016-01-27 14:02:18 +03:00
Ilya Pirozhenko f56ffc7c6f Merge pull request #65 from siml173/master
new completed method.
2016-01-21 11:51:00 +03:00
Ilya Pirozhenko 344d0294aa Merge pull request #66 from ra0o0f/master
UploadFile and SendMediaMessage
2016-01-21 11:50:51 +03:00
ra0o0f 7e18b68d72 UploadFile and SendMediaMessage 2016-01-17 12:46:44 +03:30
mohammad ahmady c7ad7ba491 Merge pull request #5 from siml173/siml173-patch-5
Create ImportContactRequest
2016-01-16 12:23:26 +03:30
mohammad ahmady 7236cf4286 Create ImportContactRequest 2016-01-16 12:23:15 +03:30
mohammad ahmady 37431298bf Merge pull request #4 from siml173/siml173-patch-4
Create GetContactRequest
2016-01-16 12:22:10 +03:30
mohammad ahmady c7dbaaca73 Create GetContactRequest 2016-01-16 12:21:52 +03:30
mohammad ahmady 4c289057c1 Merge pull request #3 from siml173/siml173-patch-3
Create DeleteChatUserRequest
2016-01-16 12:20:55 +03:30
mohammad ahmady a7893c6d0d Create DeleteChatUserRequest 2016-01-16 12:20:32 +03:30
mohammad ahmady 25e1015e82 Merge pull request #1 from siml173/siml173-patch-1
Create AddChatUserRequest
2016-01-16 12:19:43 +03:30
mohammad ahmady 0ced5a40f1 Merge pull request #2 from siml173/siml173-patch-2
Create CreateChatRequest
2016-01-16 12:19:30 +03:30