GitHub / python-telegram-bot/python-telegram-bot / commits
We have made you a wrapper you can't refuse
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| f3149159 | fix typo again | Jeff <j****0@g****m> | about 9 years ago | |
| 1bf00785 | add missing "need_email" in sendInvoice, fix pep8/flake | Jeff <j****0@g****m> | about 9 years ago | |
| ff897ce9 | Avoid confusion with user's urllib3 by renaming vendored urllib3 | Noam Meltzer <t****m@g****m> | about 9 years ago | |
| 1210e4ef | merge Finalize Payment API |
Jeff <j****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 05ed693f | fix authors typo | Jeff <j****0@g****m> | about 9 years ago | |
| 18822d13 | merge Merge branch 'fix-paymenthandlers' into paymenthandlers-final | Jeff <j****0@g****m> | about 9 years ago | |
| 73ac2597 | fix typo... | Jeff <j****0@g****m> | about 9 years ago | |
| 96171112 | fix crucial typo in filters | Jeff <j****0@g****m> | about 9 years ago | |
| 27238c52 | add successful_payment filter under message | Jeff <j****0@g****m> | about 9 years ago | |
| 43f4128b | fix answer* methods not sending api requests | Jeff <j****0@g****m> | about 9 years ago | |
| 11429531 | add checks for answer* methods | Jeff <j****0@g****m> | about 9 years ago | |
| 1e250f24 | add kwargs to answer* methods | Jeff <j****0@g****m> | about 9 years ago | |
| 8f2f29c7 | fix typo, add bot and kwargs to class init | Jeff <j****0@g****m> | about 9 years ago | |
| 3767d26f | Add both handlers for queries from new Payment API (#630) |
Jeff <j****0@g****m>
Committed by: Jannes Höke <j****e@u****e> |
about 9 years ago | |
| a78f72c0 | added missing 'from_user' | Jeff <j****0@g****m> | about 9 years ago | |
| cc03649f | fix docstring mistakes | Jeff <j****0@g****m> | about 9 years ago | |
| ee057e76 | fix typo | Jeff <j****0@g****m> | about 9 years ago | |
| 2c05b03f | add handlers for new payment API | Jeff <j****0@g****m> | about 9 years ago | |
| 630b63ec | Add payment filters | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 23b37c9e | mention beta version in README |
Jannes Höke <j****e@u****e>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 01430a24 | Import order fix | Jacob Bom <b****b@g****m> | about 9 years ago | |
| acda19b7 | merge Merge branch 'may18minor' into beta | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 48fa3d97 | merge Merge branch 'videonote' into beta | Jacob Bom <b****b@g****m> | about 9 years ago | |
| d220ff4e | merge Merge branch 'payment' into beta | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 5a15d1b5 | Add mpeg4_duration and gif_duration to inline gif and mpeg4gif | Jacob Bom <b****b@g****m> | about 9 years ago | |
| ad347b5c | new_chat_member -> new_chat_members | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 017fdeaa | run yapf with --diff | Jannes Höke <j****e@u****e> | about 9 years ago | |
| ba6c4fd5 | Bump version to v6.0.1 | Jannes Höke <j****e@u****e> | about 9 years ago | |
| 99ecac56 | assertRaisesRegex doesn't exist on py2 (also fuck yapf) | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 1c4c228c | add support for User.language_code (#624) |
Jannes Höke <j****e@u****e>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 2e89e212 | Fix text_markdown and text_html (#623) |
Jacob Bom <b****b@g****m>
Committed by: Jannes Höke <j****e@u****e> |
about 9 years ago | |
| 7583fa9d | Tests for video notes | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 2dd5290e | Add reply_video_note in line with other reply_* | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 41299244 | Allow InputFile to handle video notes | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 0e2bcf28 | Export VideoNote | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 2746ab77 | Add sendVideoNote to Bot | Jacob Bom <b****b@g****m> | about 9 years ago | |
| ae39c902 | Add video_note to Message | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 65929a08 | VideoNote chatactions | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 4426eb0c | Add VideoNote | Jacob Bom <b****b@g****m> | about 9 years ago | |
| d4f2f2e0 | Getting instead of popping | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 73d75b96 | Remove extra space from payment provider token | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 45897048 | Add invoice test and there's no EUD currency, whoops | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 76db2796 | We have to send and array... that's new... | Jacob Bom <b****b@g****m> | about 9 years ago | |
| a97da5cb | Sooo apparently python 2 doesn't like ‘ (\xe2) | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 9f6ec125 | Basic tests for payment stuff | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 5f96c507 | Payment ids should be unique... probably | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 402e1381 | OrderInfo can be completely empty | Jacob Bom <b****b@g****m> | about 9 years ago | |
| b276b06b | Pop instead of get if our name doesn't match telegrams (user/from_user) | Jacob Bom <b****b@g****m> | about 9 years ago | |
| b69ecc30 | Fix import order | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 77f06888 | MessageEntity != Sticker :P | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 6479e155 | Bump version to v6.0.0 | Jannes Höke <j****e@u****e> | about 9 years ago | |
| 5dd3a660 | forgot some escaping | Jannes Höke <j****e@u****e> | about 9 years ago | |
| e2a651af | Allow edited as seperate input (#608) |
Eldinnie <E****e@u****m>
Committed by: Jannes Höke <j****e@u****e> |
about 9 years ago | |
| 834c1ab3 | merge Merge branch 'master' into payment |
Jacob Bom <b****b@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 33512ffd | Improved CommandHandler (#613) |
Evgen <e****1@y****u>
Committed by: Jannes Höke <j****e@u****e> |
about 9 years ago | |
| c2c54528 | Updated docstring in deleteMessage methods (#618) |
Evgen <e****1@y****u>
Committed by: Jannes Höke <j****e@u****e> |
about 9 years ago | |
| c78d697b | Add invoice and successful_payment to Message | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 2929c762 | Fix docstring for Message | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 034bcf08 | Add pay inlinekeyboardbutton type | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 8be57198 | New payment bot methods | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 8e62b02f | Add new payment classes | Jacob Bom <b****b@g****m> | about 9 years ago | |
| 9aa55226 | sanitize html and markdown in Message.text_html and text_markdown (#621) |
Jannes Höke <j****e@u****e>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 9720f59d | merge Fix docs (#614) |
Noam Meltzer <t****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 578627fe | Fixed and added some type hints in docstrings | evgfilim1 <e****1@y****u> | about 9 years ago | |
| 257b8321 | Spelling fixes in `README.rst` | evgfilim1 <e****1@y****u> | about 9 years ago | |
| 4f2ea5b0 | Update readme to reflect changed install procedure (#610) |
Eldinnie <E****e@u****m>
Committed by: Noam Meltzer <t****m@g****m> |
about 9 years ago | |
| 9a2d5e04 | Update copyright notice to include 2017 - missing files from another PR | Noam Meltzer <t****m@g****m> | about 9 years ago | |
| da01601f | Add equality rich comparision operators to telegram objects (#604) |
Jacob Bom <b****b@g****m>
Committed by: Noam Meltzer <t****m@g****m> |
about 9 years ago | |
| 1b7f8362 | Update copyright notice to include 2017 |
Jacob Bom <b****b@g****m>
Committed by: Noam Meltzer <t****m@g****m> |
about 9 years ago | |
| 752b6476 | Fix for #601 (#603) |
Evgen <e****1@y****u>
Committed by: Jannes Höke <j****e@u****e> |
about 9 years ago | |
| f3b75d95 | Implemented undocumented 'deleteMessage' method (#602) |
Evgen <e****1@y****u>
Committed by: Jannes Höke <j****e@u****e> |
about 9 years ago | |
| 36b98b0a | fix mimetype errors in video tests (#600) |
Eldinnie <E****e@u****m>
Committed by: Jannes Höke <j****e@u****e> |
about 9 years ago | |
| 05b85d43 | Skip test_idle() and test_UserSignal on Windows (#599) |
Eldinnie <E****e@u****m>
Committed by: Jannes Höke <j****e@u****e> |
about 9 years ago | |
| f2780755 | refactor self.id -> self._id to let pycharms testrunner run (#598) |
Eldinnie <E****e@u****m>
Committed by: Jannes Höke <j****e@u****e> |
about 9 years ago | |
| f3aca42e | pass errormessage to Unauthorized (#597) |
Eldinnie <E****e@u****m>
Committed by: Jannes Höke <j****e@u****e> |
about 9 years ago | |
| ed49bdb1 | merge Merge pull request #592 from python-telegram-bot/snake_case |
Noam Meltzer <t****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 9f3afa5f | prefer snake_case for telegram.Bot methods | Rahiel Kasim <r****m@g****m> | about 9 years ago | |
| cdf36a20 | Fixed deprecation warning (#586) |
Joscha Götzer <j****r@g****m>
Committed by: Jannes Höke <j****e@u****e> |
over 9 years ago | |
| c5598b96 | Fix Bug #571 (second try) (#574) |
manorom <m****m@u****m>
Committed by: Jannes Höke <j****e@u****e> |
over 9 years ago | |
| ca435107 | merge Merge pull request #542 from python-telegram-bot/urllib3-vendor-beta |
Noam Meltzer <t****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 34059c95 | Don't run coveralls on the vendor subdir | Noam Meltzer <t****m@g****m> | over 9 years ago | |
| c7dbdce3 | Allow CallbackQueryHandler in ConversationHandler with per_mess… (#561) |
Jannes Höke <j****e@u****e>
Committed by: Noam Meltzer <t****m@g****m> |
over 9 years ago | |
| fe5ae8ed | request.py: Fix warning on stderr irrelevant for most users | Noam Meltzer <t****m@g****m> | over 9 years ago | |
| a6b28b02 | merge Merge remote-tracking branch 'origin/master' into urllib3-vendor-beta | Noam Meltzer <t****m@g****m> | over 9 years ago | |
| 284f16b8 | merge Merge pull request #583 from whipermr5/gae-urllib3-support |
Noam Meltzer <t****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 785245a5 | Add myself to authors list | John Yong <w****5@g****m> | over 9 years ago | |
| 1d905d56 | GAE support via urllib3.contrib.appengine module #334 | John Yong <w****5@g****m> | over 9 years ago | |
| 45414761 | enforce urllib3==1.20 (#580) |
Jannes Höke <j****e@u****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 11a3de67 | Remove deprecated code #408 part 1 (#564) |
Dickson Tan <N****e@u****m>
Committed by: Jannes Höke <j****e@u****e> |
over 9 years ago | |
| 90bf26c0 | Issue 566 (#577) |
Eldinnie <E****e@u****m>
Committed by: Jannes Höke <j****e@u****e> |
over 9 years ago | |
| b5b09884 | Group filters (#575) |
Eldinnie <E****e@u****m>
Committed by: Jannes Höke <j****e@u****e> |
over 9 years ago | |
| 35132271 | contributing: how to run tests without make; AUTHORS: fix formatting (#567) |
Rahiel Kasim <r****m@g****m>
Committed by: Noam Meltzer <t****m@g****m> |
over 9 years ago | |
| 44d7bad1 | Update constants.py (#553) |
Iulian Onofrei <r****r@u****m>
Committed by: Jannes Höke <j****e@u****e> |
over 9 years ago | |
| ad5f009c | Add the ability to invert (not) filters (#552) |
Jacob Bom <b****b@g****m>
Committed by: Jannes Höke <j****e@u****e> |
over 9 years ago | |
| 8fe6e13f | Update handlers (#532) |
Jannes Höke <j****e@u****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| ff39e243 | Refactor `Update.extract_` methods to `Update.effective_` properties (#531) |
Jannes Höke <j****e@u****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 5b14b134 | Added user defined function for updater's signalHandler (#512) |
Alex Hirschfeld <a****x@d****m>
Committed by: Jannes Höke <j****e@u****e> |
over 9 years ago | |
| 5897affa | add missing allowed_updates to start_webhook (#549) |
Jannes Höke <j****e@u****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 9982f3c9 | :bug: fix message date parsing for messages without a timestamp (#550) |
Jannes Höke <j****e@u****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 22142e7c | Introduce MessageQueue (#537) |
thodnev <t****v@m****u>
Committed by: Jannes Höke <j****e@u****e> |
over 9 years ago |