Jannes Höke
|
783f9c375c
|
move job_queue kwarg to end
|
2016-05-28 14:21:39 +02:00 |
|
Jannes Höke
|
406303d6bb
|
refactor: running -> _running, next_peek -> _next_peek
|
2016-05-28 13:48:30 +02:00 |
|
Jannes Höke
|
2534e0df9b
|
allow jobs to be ran outside of jobqueue
|
2016-05-28 13:41:23 +02:00 |
|
Jannes Höke
|
e7f4a07b7a
|
update timerbot example with pass_job_queue
|
2016-05-26 14:48:50 +02:00 |
|
Jannes Höke
|
bb165b6acf
|
add pass_job_queue parameter to all handler classes
|
2016-05-26 14:39:11 +02:00 |
|
Jannes Höke
|
20067ff178
|
add test for context parameter
|
2016-05-26 14:07:44 +02:00 |
|
Jannes Höke
|
41daccce07
|
minor comments and formatting
|
2016-05-26 14:02:52 +02:00 |
|
Jannes Höke
|
786216305c
|
Add context parameter in Job class #281
|
2016-05-26 13:55:56 +02:00 |
|
Jannes Höke
|
b3142d2974
|
yapf
|
2016-05-25 23:57:29 +02:00 |
|
Jannes Höke
|
8278779a23
|
Merge branch 'jobqueue-rework' of github.com:python-telegram-bot/python-telegram-bot into jobqueue-rework
|
2016-05-25 23:37:10 +02:00 |
|
Jannes Höke
|
3aedd78e29
|
make job queue API similar to the dispatcher, add new functionality
|
2016-05-25 23:36:41 +02:00 |
|
Jannes Höke
|
6b90ac9f1c
|
make job queue API similar to the dispatcher, add new functionality
|
2016-05-25 22:51:13 +02:00 |
|
Leandro Toledo
|
d90b0f495d
|
End the madness when bumping versions [ci skip]
|
2016-05-24 19:43:24 -03:00 |
|
Rahiel Kasim
|
f45ecee820
|
Merge pull request #304 from TiagoDanin/FixReadme
README Update url for contribution guidelines
|
2016-05-24 23:09:13 +02:00 |
|
Tiago Danin
|
c340585f33
|
README Update url for contribution guidelines
|
2016-05-24 15:49:43 -05:00 |
|
Leandro Toledo
|
75490ac757
|
Fix travis
|
2016-05-23 22:13:38 -03:00 |
|
Leandro Toledo
|
046e69b1c1
|
Commenting test for token with newline
|
2016-05-23 22:02:15 -03:00 |
|
Leandro Toledo
|
18f3f43026
|
Add issue template #298
|
2016-05-23 21:54:36 -03:00 |
|
Leandro Toledo
|
7c84516d2b
|
Merge branch 'master' of github.com:python-telegram-bot/python-telegram-bot
|
2016-05-23 19:44:34 -03:00 |
|
Leandro Toledo
|
53a91be21f
|
Update CONTRIBUTING.rst
|
2016-05-23 19:05:56 -03:00 |
|
Leandro Toledo
|
2471eaa778
|
Adding some style commandments
|
2016-05-23 19:05:04 -03:00 |
|
leandrotoledo
|
6bfdff8892
|
Update examples to column width to 99 [ci skip]
|
2016-05-23 17:45:01 -03:00 |
|
leandrotoledo
|
2389b07382
|
Updates pre-commit hooks to check examples folder [ci skip]
|
2016-05-23 17:23:57 -03:00 |
|
leandrotoledo
|
c7db9a96cd
|
Set split_before_logical_operator to True
|
2016-05-23 17:19:35 -03:00 |
|
Leandro Toledo
|
af89cbecf3
|
Add test for unstripped tokens [ci skip]
|
2016-05-22 18:22:22 -03:00 |
|
leandrotoledo
|
b987c8937c
|
Hooks for travis
|
2016-05-22 13:26:57 -03:00 |
|
leandrotoledo
|
5a0696b181
|
Replace individual checks to pre-commit run --all-files in Travis
|
2016-05-22 13:12:05 -03:00 |
|
leandrotoledo
|
eb303903ef
|
Fix travis
|
2016-05-22 12:55:48 -03:00 |
|
leandrotoledo
|
a00f409992
|
Updates pre-commit hooks
|
2016-05-22 12:31:03 -03:00 |
|
Jannes Höke
|
dc27ff41ef
|
bump version to 4.1.2
|
2016-05-22 13:01:14 +02:00 |
|
Jannes Höke
|
68ec73afb6
|
use kwargs on messageentity
|
2016-05-22 12:58:19 +02:00 |
|
Rahiel Kasim
|
0ace0aa016
|
README: remove "Getting the Code" section, confuses users like #297
|
2016-05-19 17:06:28 +02:00 |
|
Jannes Höke
|
f5847be8ca
|
update file size from 684 to 685
|
2016-05-17 10:19:00 +02:00 |
|
Jannes Höke
|
ba26a8ba5d
|
use command filter instead of regexhandler #292
|
2016-05-17 07:36:04 +02:00 |
|
Jannes Höke
|
d028d4edd0
|
bump to 4.1.1
|
2016-05-16 16:05:02 +02:00 |
|
Jannes Höke
|
4d770843cc
|
use non-deprecated methods
|
2016-05-16 15:02:51 +02:00 |
|
Rahiel Kasim
|
53de38f6c9
|
README: fix formatting inline code
|
2016-05-16 01:46:42 +02:00 |
|
Leandro Toledo
|
be105a2d4a
|
Update CHANGES.rst
|
2016-05-15 20:24:09 -03:00 |
|
leandrotoledo
|
ac55ba007e
|
Bumping version to v4.1 [ci skip]
|
2016-05-15 20:05:38 -03:00 |
|
Leandro Toledo
|
6bdca1e4f8
|
Merge pull request #294 from python-telegram-bot/yapf
yapf formatter, pre-commit hooks and new travis tests
|
2016-05-15 19:31:54 -03:00 |
|
Leandro Toledo
|
fd7b571e92
|
Disables yapf for travis tests for pypy3 (ugh!) #259
|
2016-05-15 00:19:59 -03:00 |
|
Leandro Toledo
|
9243cd3507
|
Minor typo fix #259 [ci skip]
|
2016-05-15 00:11:14 -03:00 |
|
Leandro Toledo
|
1b09738191
|
Disables yapf for travis tests for pypy3.3 #259
|
2016-05-15 00:07:59 -03:00 |
|
Leandro Toledo
|
836c50965a
|
Disables yapf for travis tests for py2.4 and 3.3 #259
|
2016-05-14 23:59:45 -03:00 |
|
Leandro Toledo
|
1d9d0fc764
|
Disables yapf for travis tests for py2.4 and 3.3 #259
|
2016-05-14 23:53:02 -03:00 |
|
Leandro Toledo
|
e57e6dd645
|
Add yapf to travis and updates CONTRIBUTING doc #259
|
2016-05-14 23:46:21 -03:00 |
|
Leandro Toledo
|
49122d6a99
|
Remove \ from base code #259
|
2016-05-14 23:26:56 -03:00 |
|
Leandro Toledo
|
d445d35ceb
|
Running yapf for codebase #259
|
2016-05-14 22:46:40 -03:00 |
|
Leandro Toledo
|
703b8d1301
|
Adding more pre-commit hooks and testing InputFile #259
|
2016-05-14 22:24:35 -03:00 |
|
Leandro Toledo
|
46993d5f2d
|
Adding pre-commit hooks #259
|
2016-05-14 21:59:08 -03:00 |
|