An open API service providing commit metadata for open source projects.

GitHub / python-telegram-bot/python-telegram-bot / commits

We have made you a wrapper you can't refuse

SHA Message Author Date Stats
4b3b0cb4 merge Merge pull request #668 from python-telegram-bot/official-test Noam Meltzer <t****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
3ea16cb1 merge Merge pull request #675 from python-telegram-bot/name-filters Noam Meltzer <t****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
85e52f19 delete test file Eldin <p****z@g****m> about 9 years ago
976ad1b9 new shorter audiofile Eldin <p****z@g****m> about 9 years ago
1f9f3ae8 shorter mp3 file Eldin <p****z@g****m> about 9 years ago
d2f89382 sending from web stuff Eldin <p****z@g****m> about 9 years ago
b4943193 Reworked get_bot Eldin <p****z@g****m> about 9 years ago
fca64f5f Move photo tests from test_bot to test_photo Eldin <p****z@g****m> about 9 years ago
c92ebc40 test_audio done Eldin <p****z@g****m> about 9 years ago
281bd672 test_document done Eldin <p****z@g****m> about 9 years ago
f6a98d78 test_photo done Eldin <p****z@g****m> about 9 years ago
e7b839b6 Simple assertions in setUpClass Eldin <p****z@g****m> about 9 years ago
4fe805ee Clean up after conversation Eldin <p****z@g****m> about 9 years ago
04acbc41 Remove the need for calling super() in filters Jacob Bom <b****b@g****m> about 9 years ago
4bf63d73 reformat code Eldin <p****z@g****m> about 9 years ago
991ee2bc sys.path why? Eldin <p****z@g****m> about 9 years ago
c91ffc12 test_videonote done Eldin <p****z@g****m> about 9 years ago
7b7c4a81 test_voice done Eldin <p****z@g****m> about 9 years ago
6b7ce7b8 test_video done Eldin <p****z@g****m> about 9 years ago
8a89265c first tries Eldin <p****z@g****m> about 9 years ago
4b53ed1c Fix videonote import Jacob Bom <b****b@g****m> about 9 years ago
1e424813 merge Merge branch 'master' into restructure-internal Jacob Bom <b****b@g****m> about 9 years ago
9f1b63b1 Add module name to tests name Jacob Bom <b****b@g****m> about 9 years ago
eee0f78b Add appveyor.yml (#660) Eldinnie <E****e@u****m>
Committed by: Noam Meltzer <t****m@g****m>
about 9 years ago
0afe83ac merge Merge branch 'master' into official-test Jacob Bom <b****b@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
6cc84b2c Only write repr as str will invoke it implicitly Jacob Bom <b****b@g****m> about 9 years ago
3bf4399a Fixed tests evgfilim1 <e****1@y****u> about 9 years ago
9bccbdab Added ability to filter by username evgfilim1 <e****1@y****u> about 9 years ago
dba4739f Add a tiny test for unnamed filters Jacob Bom <b****b@g****m> about 9 years ago
a964b7bf Okay, so not even *args followed by a kwarg is allowed on py2... Jacob Bom <b****b@g****m> about 9 years ago
e18ebd03 Added tests evgfilim1 <e****1@y****u> about 9 years ago
5a622556 Added new filters for handling specific chat id and user id evgfilim1 <e****1@y****u> about 9 years ago
01f3d887 Update filter test Jacob Bom <b****b@g****m> about 9 years ago
2b871e6f * for keyword only arguments isn't supported on py2 it seems... Jacob Bom <b****b@g****m> about 9 years ago
788b9dab Fill in super() calls Jacob Bom <b****b@g****m> about 9 years ago
4c41f387 Allow filters to have a name. Jacob Bom <b****b@g****m> about 9 years ago
d5583190 Bump version to v6.1.0 Jannes Höke <j****e@u****e> about 9 years ago
5c289311 Move a lot of files Jacob Bom <b****b@g****m> about 9 years ago
faddb923 Clean up Bot code a bit (#673) Jacob Bom <b****b@g****m>
Committed by: Jannes Höke <j****e@u****e>
about 9 years ago
9b5e014a Simplification of boolean checks (#662) saschalalala <s****a@u****m>
Committed by: Jannes Höke <j****e@u****e>
about 9 years ago
845312da merge Merge branch 'master' of github.com:python-telegram-bot/python-telegram-bot Jannes Höke <j****e@u****e> about 9 years ago
6ffd75e4 Try to process response data after checking errors, not before. Add 413 File ... Alateas <d****n@g****m> about 9 years ago
dfb0ff27 Add bs4 to requirements Jacob Bom <b****b@g****m> about 9 years ago
9b84a558 Fix width+height in sendVideo + game in Message Jacob Bom <b****b@g****m> about 9 years ago
3ca6f6aa Add official test Jacob Bom <b****b@g****m> about 9 years ago
3863b4f3 Rename shortcut functions to snake_case (#661) saschalalala <s****a@u****m>
Committed by: Jannes Höke <j****e@u****e>
about 9 years ago
25912dca add --recursive in contributing guide (#664) Eldinnie <E****e@u****m>
Committed by: Jannes Höke <j****e@u****e>
about 9 years ago
6877886f Change hard-coded 20. to timeout parameter (#663) alateas <d****n@g****m>
Committed by: Jannes Höke <j****e@u****e>
about 9 years ago
d16d3853 merge Merge pull request #658 from jeffffc/paymentbot_example_and_fixes Noam Meltzer <t****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
c7ed87d4 add telegram doc link comment Jeff <j****0@g****m> about 9 years ago
a68e0ad0 bugfixes on error in answer_shipping_query and answer_precheckout_query Jeff <j****0@g****m> about 9 years ago
ad603bd2 add new payment example Jeff <j****0@g****m> about 9 years ago
179fc141 merge Merge branch 'master' of github.com:python-telegram-bot/python-telegram-bot Jannes Höke <j****e@u****e> about 9 years ago
da8a3cee merge Merge pull request #631 from jeffffc/paymenthandlers Noam Meltzer <t****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
09230e6e merge Merge pull request #649 from python-telegram-bot/fix-docs Noam Meltzer <t****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
011e3215 Update gitignore with new video file Eldin <p****z@g****m>
Committed by: Noam Meltzer <t****m@g****m>
about 9 years ago
0afb38f4 Fix video_note tests Eldin <p****z@g****m>
Committed by: Noam Meltzer <t****m@g****m>
about 9 years ago
7def2c53 fix tests for pycharm windows Eldin <p****z@g****m>
Committed by: Noam Meltzer <t****m@g****m>
about 9 years ago
bc3669fa make commandhandler case insensitive Eldin <p****z@g****m>
Committed by: Noam Meltzer <t****m@g****m>
about 9 years ago
4247dc0e tiny changes upon PR review Jeff <j****0@g****m> about 9 years ago
896392d0 merge Merge branch 'master' into fix-docs Jacob Bom <b****b@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
61c5d6ff Remove more warnings Jacob Bom <b****b@g****m> about 9 years ago
aa1c4e0e Fix most of "more than one target found for cross-reference" warnings Jacob Bom <b****b@g****m> about 9 years ago
92183a5b Some objects don't have a module Jacob Bom <b****b@g****m> about 9 years ago
87b096c7 Only document functions/methods that are 100% lowercase + use favicon Jacob Bom <b****b@g****m> about 9 years ago
3329d156 Add orange favicon Jacob Bom <b****b@g****m> about 9 years ago
0fb00c4c When Promise running throws an uncaught exception - log it Noam Meltzer <t****m@g****m> about 9 years ago
26807403 merge Merge pull request #641 from azogue/fixes Noam Meltzer <t****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
b6ba66ba Fix typo in filter test Jeff <j****0@g****m> about 9 years ago
eaf765dc Remove duplicated/useless codes, added Filters.invoice test Jeff <j****0@g****m> about 9 years ago
f735a378 merge Merge from master and resolve conflicts Jeff <j****0@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
e9d08c6f merge Merge branch 'master' into paymenthandlers-new Jeff <j****0@g****m> about 9 years ago
90e9e326 merge Merge pull request #622 from python-telegram-bot/payment Noam Meltzer <t****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
1e3e8973 added myself to authors azogue <e****o@g****m> about 9 years ago
0ed997cc merge Merge remote-tracking branch 'origin/master' into payment Noam Meltzer <t****m@g****m> about 9 years ago
137ffe2e merge Merge remote-tracking branch 'origin/master' into payment Noam Meltzer <t****m@g****m> about 9 years ago
c4b78673 payment: cr fixes Noam Meltzer <t****m@g****m> about 9 years ago
ee1cf6b9 test_set_webhook_get_webhook_info: Retry more Noam Meltzer <t****m@g****m> about 9 years ago
c15371e8 merge Merge pull request #642 from evgfilim1/new-filters Noam Meltzer <t****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
f66076b0 Returned old tests evgfilim1 <e****1@y****u> about 9 years ago
5b1252ac Perfomance optimizations evgfilim1 <e****1@y****u> about 9 years ago
76073734 Fix tests for video_note Jacob Bom <b****b@g****m>
Committed by: Noam Meltzer <t****m@g****m>
about 9 years ago
64705973 CHANGES: document introduction of telegram.constants (#643) Rahiel Kasim <r****m@g****m>
Committed by: Jannes Höke <j****e@u****e>
about 9 years ago
d0f6860b Fixed tests to use new filters evgfilim1 <e****1@y****u> about 9 years ago
d98b18d1 Added new `status_update` filters evgfilim1 <e****1@y****u> about 9 years ago
9d6c394b Bump version to v6.0.3 Jannes Höke <j****e@u****e> about 9 years ago
1951d6fd Bump version to v6.0.2 Jannes Höke <j****e@u****e> about 9 years ago
84b59c8c unittest sending non standard jpg photo with bytesio stream azogue <e****o@g****m> about 9 years ago
b46bdf53 fix setting default mimetype of inputfile azogue <e****o@g****m> about 9 years ago
cd24bb4b payment: Small fixes Noam Meltzer <t****m@g****m> about 9 years ago
ae33d335 merge Merge pull request #625 from python-telegram-bot/videonote Noam Meltzer <t****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
c0e3453a Travis: add test to make sure setup.py doesn't break Noam Meltzer <t****m@g****m> about 9 years ago
706f79fa Fix setup.py with urllib3 vendoring Noam Meltzer <t****m@g****m> about 9 years ago
a5bfc523 videonote: Semantic fix according to CR Noam Meltzer <t****m@g****m> about 9 years ago
858684ab merge Merge pull request #628 from python-telegram-bot/may18minor Noam Meltzer <t****m@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
f4c6197c Update filters to new_chat_members instead of new_chat_member Jacob Bom <b****b@g****m> about 9 years ago
a7044562 Fix stuff as per @tsnoam's comments Jacob Bom <b****b@g****m> about 9 years ago
27a4fa8d Move *_duration attributes as to keep backwardscompat Jacob Bom <b****b@g****m> about 9 years ago
a41ee3b0 Actually deprecate new_chat_member to help users switch Jacob Bom <b****b@g****m> about 9 years ago
8499dcc3 Better deprecation warnings Jacob Bom <b****b@g****m> about 9 years ago

← Back to repository