Commit graph

149 commits

Author SHA1 Message Date
Leandro Toledo
eb557e0eba Keeping features under development off this release 2015-09-10 20:37:25 -03:00
ErgoZ
c8a14bf34d Merge branch 'testing' of https://github.com/leandrotoledo/python-telegram-bot into ISSUE-58
Conflicts:
	telegram/__init__.py
2015-09-10 20:42:56 +03:00
ErgoZ
53c44f14bd Add Markdown support for sendMessage method. 2015-09-10 20:15:20 +03:00
mattijn
9145f24efa added a father command. and some other a way to hide commands in the help. 2015-09-07 03:13:40 +02:00
leandrotoledo
7f790c3cb2 Releasing v2.8.2 2015-09-04 23:23:41 -03:00
leandrotoledo
82f1d18f4b Releasing v2.8.1 2015-09-04 19:00:54 -03:00
leandrotoledo
bb84113272 Releasing 2.8 2015-09-04 18:19:05 -03:00
Leandro Toledo
b20f5af1e1 Improving the design of existing Telegram classes and adding docstrings 2015-08-28 12:19:30 -03:00
leandrotoledo
fdb5f2339c Improving the design of existing Telegram classes and adding docstrings 2015-08-21 23:15:29 -03:00
leandrotoledo
d03a394075 Refactoring, improving the design of existing message class and adding docstrings 2015-08-21 14:49:07 -03:00
leandrotoledo
8746222cf6 Releasing v2.7.1 2015-08-19 16:16:06 -03:00
Leandro Toledo
a8fd6b5061 Releasing v2.7 2015-08-17 13:15:29 -03:00
Leandro Toledo
6e2881b31b Adding support for Voice object and sendVoice method #39 2015-08-17 11:34:42 -03:00
Leandro Toledo
3be58b759f Releasing v2.6.1 2015-08-15 15:06:32 -03:00
Leandro Toledo
2cecca8324 Releasing v2.6.0 2015-08-14 16:36:39 -03:00
leandrotoledo
9b3ce5069e Releasing 2.5.3 2015-08-11 23:49:26 -03:00
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