Leandro Toledo
|
59d55df99e
|
Fixes crash when username is not defined on chat
|
2015-07-11 10:01:07 -03:00 |
|
Leandro Toledo
|
1bc58ad746
|
Merge pull request #4 from JRoot3D/master
user without username
|
2015-07-11 09:46:15 -03:00 |
|
Alex Root
|
164d6d2942
|
user without username
fix library crash when connect user without username
|
2015-07-11 09:57:27 +03:00 |
|
JASON0916
|
4c306de3a7
|
delete .idea/
|
2015-07-11 14:44:54 +08:00 |
|
JASON0916
|
8ca257ca61
|
simplify _requestUrl
|
2015-07-11 14:38:43 +08:00 |
|
Leandro Toledo
|
cde440542a
|
Adding telegram group chat link
|
2015-07-11 01:55:33 -03:00 |
|
Leandro Toledo
|
666f0f5ff0
|
Releasing 1.6
|
2015-07-10 22:41:34 -03:00 |
|
Leandro Toledo
|
b696991b06
|
Updating README
|
2015-07-10 22:38:39 -03:00 |
|
Leandro Toledo
|
cca4fc0252
|
Updating README
|
2015-07-10 22:31:04 -03:00 |
|
Leandro Toledo
|
b0c5a714c2
|
Updating README
|
2015-07-10 22:24:24 -03:00 |
|
Leandro Toledo
|
a11bbba099
|
Updating README
|
2015-07-10 22:21:52 -03:00 |
|
Leandro Toledo
|
8ab910bd62
|
Adding URL support to send files
|
2015-07-10 19:46:15 -03:00 |
|
Leandro Toledo
|
39ee67b95c
|
Releasing 1.5
|
2015-07-10 16:52:03 -03:00 |
|
Leandro Toledo
|
5c6d233179
|
Fixes unicode erros when sending files
|
2015-07-10 16:50:33 -03:00 |
|
Leandro Toledo
|
7924ba1bdb
|
Fixing travis
|
2015-07-10 13:56:39 -03:00 |
|
Leandro Toledo
|
eeb03e92e8
|
Releasing version 1.4
|
2015-07-10 13:52:36 -03:00 |
|
Leandro Toledo
|
8f8b220bff
|
Get rid of requests requirement, adding sendVideo file test
|
2015-07-10 13:43:35 -03:00 |
|
Leandro Toledo
|
d82b8bfbe6
|
Releasing 1.3, thanks to macrojames for setWebhook support
|
2015-07-10 09:24:44 -03:00 |
|
Leandro Toledo
|
e725e6df93
|
Merge pull request #1 from macrojames/master
Adding setWebhook
|
2015-07-09 13:32:58 -03:00 |
|
macrojames
|
d38a21c697
|
Adding setWebhook
|
2015-07-09 18:26:17 +02:00 |
|
Leandro Toledo
|
b90b608fb1
|
Add to_json method to classes
|
2015-07-09 11:40:44 -03:00 |
|
Leandro Toledo
|
73cbd11307
|
Releasing version 1.2
|
2015-07-09 09:53:11 -03:00 |
|
Leandro Toledo
|
1098707008
|
Updated the README
|
2015-07-09 09:49:59 -03:00 |
|
Leandro Toledo
|
af3273ccc4
|
Updated the README
|
2015-07-09 09:49:34 -03:00 |
|
Leandro Toledo
|
2cbb9e45b7
|
Fixing Emojis model and updated the README
|
2015-07-09 09:48:41 -03:00 |
|
Leandro Toledo
|
29c1f7e027
|
lint fixes
|
2015-07-08 23:38:07 -03:00 |
|
Leandro Toledo
|
469213ba9d
|
Update README
|
2015-07-08 23:35:08 -03:00 |
|
Leandro Toledo
|
e2cbc511ba
|
Adding Emoji model
|
2015-07-08 23:27:49 -03:00 |
|
Leandro Toledo
|
ff0f875b85
|
Keyboards models and PEP8
|
2015-07-08 22:33:13 -03:00 |
|
Leandro Toledo
|
b2a4d4f5fc
|
PEP8
|
2015-07-08 21:58:13 -03:00 |
|
Leandro Toledo
|
bfe5b79ad9
|
PEP8
|
2015-07-08 21:32:48 -03:00 |
|
Leandro Toledo
|
0214910741
|
Adding ReplyMarkup, ForceReply, renaming methods and minor fixes
|
2015-07-08 21:15:46 -03:00 |
|
Leandro Toledo
|
7e0ce5ffe4
|
Updating README
|
2015-07-08 18:35:05 -03:00 |
|
Leandro Toledo
|
a2c58b17d5
|
Build PyPi package
|
2015-07-08 18:33:28 -03:00 |
|
Leandro Toledo
|
399a39631b
|
Preparing for PyPi package
|
2015-07-08 18:22:58 -03:00 |
|
Leandro Toledo
|
b4296c25ce
|
Update README.rst
|
2015-07-08 18:00:56 -03:00 |
|
Leandro Toledo
|
b39b6241b5
|
Updating README and minor fixes
|
2015-07-08 17:58:50 -03:00 |
|
Leandro Toledo
|
f79c47bffb
|
Adding Auth validation
|
2015-07-08 17:23:18 -03:00 |
|
Leandro Toledo
|
804db5207c
|
Adding TelegramError for handling
|
2015-07-08 16:58:18 -03:00 |
|
Leandro Toledo
|
0c7f649f41
|
Adding Contact model
|
2015-07-08 10:20:43 -03:00 |
|
Leandro Toledo
|
dadad120fc
|
Adding UserProfilePhotos doc and flake8 minor fixes
|
2015-07-08 10:14:07 -03:00 |
|
Leandro Toledo
|
0b19099eea
|
Adding getUserProfilePhotos
|
2015-07-08 10:10:08 -03:00 |
|
Leandro Toledo
|
c20d6465fc
|
Adding sendChatAction, its tests and minor fixes
|
2015-07-08 09:55:06 -03:00 |
|
Leandro Toledo
|
86c1f68419
|
Adding sendLocation, its tests and minor fixes
|
2015-07-08 09:37:25 -03:00 |
|
Leandro Toledo
|
6bb8c4e4a0
|
Adding getUpdates doc
|
2015-07-08 09:22:31 -03:00 |
|
Leandro Toledo
|
5963649c9a
|
Adding sendVideo and minor fixes
|
2015-07-08 09:17:18 -03:00 |
|
Leandro Toledo
|
c3ea91e68c
|
Adding RoboEd as example
|
2015-07-08 00:59:43 -03:00 |
|
Leandro Toledo
|
635fae04e6
|
Adding Sticker and its tests
|
2015-07-07 23:52:12 -03:00 |
|
Leandro Toledo
|
a33abadcb8
|
Update README.rst
|
2015-07-07 21:13:58 -03:00 |
|
Leandro Toledo
|
368fe234f3
|
Adding Document and minor fixes
|
2015-07-07 21:12:51 -03:00 |
|