Commit graph

33 commits

Author SHA1 Message Date
Leandro Toledo
eeaf8d9abb Releasing 2.5.2 2015-08-11 17:37:28 -03:00
Leandro Toledo
163b27b7dd fix license header 2015-08-11 16:58:17 -03:00
Leandro Toledo
85e356403a Releasing v2.5.1 2015-08-10 14:48:24 -03:00
Leandro Toledo
59b247af94 Moving from GPLv2 to LGPLv3 2015-08-10 13:57:31 -03:00
Leandro Toledo
c4087e96d9 Releasing 2.5 2015-08-09 10:17:32 -03:00
Leandro Toledo
66aaaf9ec0 Disable debug and any logging calls in API to fix #21 2015-08-09 09:41:58 -03:00
Leandro Toledo
adcf9b1fd5 Releasing 2.4 2015-08-08 19:37:14 -03:00
Leandro Toledo
0dc59efeb8 Releasing 2.3 2015-08-08 19:18:58 -03:00
leandrotoledo
d90a4c9acc Releasing 2.2 2015-07-25 18:31:01 -03:00
leandrotoledo
b6fb2bc6bf Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot into testing 2015-07-20 08:26:29 -03:00
leandrotoledo
61530aeb34 Adding logging decorator 2015-07-20 08:25:04 -03:00
leandrotoledo
5cd8d5b332 Releasing 2.1 2015-07-20 08:03:47 -03:00
leandrotoledo
a1899a75e4 Releasing 2.0 2015-07-19 23:40:12 -03:00
leandrotoledo
859f04e566 Resolves #45 creating to_data abstractmethod on TelegramObject (new base class) 2015-07-19 23:06:04 -03:00
leandrotoledo
acc939b5b9 Releasing 1.9 2015-07-15 11:48:33 -03:00
Leandro Toledo
3df9d2b429 Working on Python 3 support 2015-07-12 10:39:11 -03:00
Leandro Toledo
8f8b220bff Get rid of requests requirement, adding sendVideo file test 2015-07-10 13:43:35 -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
0214910741 Adding ReplyMarkup, ForceReply, renaming methods and minor fixes 2015-07-08 21:15:46 -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
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
5963649c9a Adding sendVideo and minor fixes 2015-07-08 09:17:18 -03:00
Leandro Toledo
635fae04e6 Adding Sticker and its tests 2015-07-07 23:52:12 -03:00
Leandro Toledo
368fe234f3 Adding Document and minor fixes 2015-07-07 21:12:51 -03:00
Leandro Toledo
c4cfcaecec Adding PhotoSize and Audio models 2015-07-07 20:52:57 -03:00
Leandro Toledo
fdc913a580 Adding Travis CI 2015-07-07 16:50:36 -03:00