Rahiel Kasim
|
98112d3987
|
move Updater and friends to ext submodule
|
2016-03-14 14:50:12 +01:00 |
|
Rahiel Kasim
|
8b196ce71f
|
load Updater class only when used
|
2016-03-12 15:29:54 +01:00 |
|
Jannes Höke
|
218e22631c
|
Prepare to release v3.3
|
2016-02-28 02:33:49 +01:00 |
|
Jannes Hoeke
|
a383cee558
|
merge master into inlinebots
|
2016-01-25 18:05:27 +01:00 |
|
Juan Madurga
|
a6650de93d
|
Add context parameter to dispatcher. Handlers now can updates with a context data if required
|
2016-01-20 19:56:41 +01:00 |
|
Jannes Höke
|
5c2458bfd8
|
merge master into inlinebots
|
2016-01-14 15:28:22 +01:00 |
|
leandrotoledo
|
d3a02405b2
|
pep8
|
2016-01-13 14:23:15 -02:00 |
|
leandrotoledo
|
dfc75cc64e
|
Add docstring style checker and fixing some
|
2016-01-13 14:09:35 -02:00 |
|
Jannes Höke
|
5fd7a4fe0d
|
release v3.3b1
|
2016-01-09 15:50:19 +01:00 |
|
Jannes Höke
|
c69cdfd184
|
Initial commit for inline bot support
|
2016-01-09 15:09:48 +01:00 |
|
Jannes Höke
|
aa8966832b
|
release 3.2 and update copyright notice to 2015-2016
|
2016-01-05 14:12:03 +01:00 |
|
Jannes Höke
|
2875bae881
|
Integrate JobQueue with Updater
|
2016-01-05 13:32:19 +01:00 |
|
Jannes Höke
|
68c844df0c
|
implement starting jobqueue in thread and fix errors
|
2016-01-04 00:01:00 +01:00 |
|
Jannes Höke
|
fc9456e1a8
|
release v3.1.2
|
2015-12-29 14:46:00 +01:00 |
|
Jannes Höke
|
ea7c54ba07
|
Release v3.1.1, change author email everywhere
|
2015-12-21 21:18:53 +01:00 |
|
Jannes Höke
|
0e78606d37
|
Release v3.1
|
2015-12-16 16:25:14 +01:00 |
|
Jannes Höke
|
6e158042e1
|
API updates Oct and Nov
|
2015-12-16 15:31:02 +01:00 |
|
Jannes Höke
|
bcadfc5398
|
Release version 3.0.0
|
2015-12-07 23:49:19 +01:00 |
|
Jannes Höke
|
83812f3af6
|
rename boteventhandler.py to updater.py
|
2015-11-22 19:20:05 +01:00 |
|
Jannes Höke
|
d91f210f7c
|
refactor BotEventHandler to Updater, improve documentation, add idle() method
|
2015-11-22 19:15:17 +01:00 |
|
Jannes Höke
|
15501e185b
|
renamed broadcaster.py to dispatcher.py
|
2015-11-22 14:52:41 +01:00 |
|
Jannes Höke
|
1782d0d19b
|
refactor Broadcaster to Dispatcher
|
2015-11-22 14:47:38 +01:00 |
|
Jannes Höke
|
618df51811
|
flake8
|
2015-11-21 16:04:06 +01:00 |
|
Jannes Höke
|
d7fd43ca79
|
Import BotEventHandler and Broadcaster
|
2015-11-10 23:15:37 +01:00 |
|
Leandro Toledo
|
688d6af541
|
Releasing v2.8.7
|
2015-10-08 11:31:48 -03:00 |
|
Leandro Toledo
|
f2b0cb46a2
|
Releasing v2.8.6
|
2015-10-08 10:23:12 -03:00 |
|
Leandro Toledo
|
5738dc553f
|
Releasing v2.8.5
|
2015-09-24 09:29:23 -03:00 |
|
Leandro Toledo
|
75e338d5df
|
Releasing v2.8.4
|
2015-09-20 12:52:40 -03:00 |
|
Leandro Toledo
|
a1f35355f6
|
Keep bleeding edge features on testing branch
|
2015-09-20 12:43:32 -03:00 |
|
Leandro Toledo
|
b79530b10c
|
Adding File and its tests
|
2015-09-20 12:28:10 -03:00 |
|
Leandro Toledo
|
f623db06ea
|
Revert "Feature/requests"
|
2015-09-16 00:21:45 -03:00 |
|
Leandro Toledo
|
cbdeacd22d
|
Releasing v2.8.3
|
2015-09-10 21:00:05 -03:00 |
|
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 |
|