GitHub / python-telegram-bot/python-telegram-bot / commits
We have made you a wrapper you can't refuse
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 1919f873 | Fix tests | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| a1f35355 | Keep bleeding edge features on testing branch | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| c4c17e80 | merge Merge branch 'testing' | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| 3024c1ce | merge Merge branch 'master' into testing | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| b79530b1 | Adding File and its tests | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| 778c63a6 | merge Merge pull request #68 from leandrotoledo/revert-67-feature/requests | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| f623db06 | Revert "Feature/requests" | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| 026673dc | merge Merge pull request #67 from peczony/feature/requests | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| 6893da5d | Update keywords for pip package | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| d5a9c185 | use requests instead of urllib if possible; add timeout and decorator to get ... | pecheny <p****y@g****m> | almost 11 years ago | |
| cbdeacd2 | Releasing v2.8.3 | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| 1e2fdedc | Removing command_handler from master (under dev) | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| c1c0e662 | merge Merge branch 'testing' | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| eb557e0e | merge Keeping features under development off this release | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| a7ac4193 | PEP8, lint and TelegramError class refactor | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| 354bfcad | legacy tests now run using BaseTest | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| a1e12d42 | Fix inverted lat/long | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| 38c6d002 | merge Merge pull request #60 from ergoz/ISSUE-58 | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| c8a14bf3 | merge Merge branch 'testing' of https://github.com/leandrotoledo/python-telegram-bo... | ErgoZ <e****u@g****m> | almost 11 years ago | |
| 53c44f14 | Add Markdown support for sendMessage method. | ErgoZ <e****u@g****m> | almost 11 years ago | |
| e75deea2 | merge Merge pull request #59 from ergoz/PR57-Fix | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| 17b8bb48 | Code cleanup for filename. Filename uses only for sendDocument. | ErgoZ <e****u@g****m> | almost 11 years ago | |
| 00986259 | Fix Py3 | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| e2fa052f | Send JSON requests over urlencoded post data | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| dcfe08db | Add sticker as an inputfile | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| dc2dfa24 | merge Adding .sublime | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| ce58f45c | Adding .sublime | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 7059930b | merge Merge pull request #55 from njittam/testing | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| 77977b99 | Add tests to custom filename arg #56 | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| ed77afaa | merge Merge pull request #57 from ergoz/testing | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| c7f2add4 | small pretty fix for self.data.pop('filename') | ErgoZ Riftbit Vaper <e****u@g****m> | almost 11 years ago | |
| 8a074fd7 | Delete unused check (forget from previous local version) | ErgoZ Riftbit Vaper <e****u@g****m> | almost 11 years ago | |
| cfa5e8a6 | Using nose to run tests | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| c6bf13e4 | Using nose to test on travis | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 6237bb63 | Fix InputFile class for python 3+ support | ErgoZ Riftbit Vaper <e****u@g****m> | almost 11 years ago | |
| 04967815 | Update AUTHORS.rst | ErgoZ Riftbit Vaper <e****u@g****m> | almost 11 years ago | |
| 4a761d06 | Add ability to set custom filename (fix InputFile class) | ErgoZ <e****u@g****m> | almost 11 years ago | |
| 714adc13 | Add ability to set custom filename | ErgoZ <e****u@g****m> | almost 11 years ago | |
| fa387d18 | Ignore coveralls token settings | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 073d43fd | Improve tests for GroupChat and User | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 5c0eeac0 | Fix coveralls | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 64ca4d7b | Fix travis, this time for real | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 6d7542ce | Fix travis | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 0cfaaa59 | Fix travis | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 48bb8a24 | Fix travis | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 36dc1633 | Move old tests to legacy dir until get new ones written | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| e1edeb7b | Improve design of this class | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| a409fc51 | Improve raise of empty chat_id | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 69d705a9 | strize raw String properties for Telegram Objects | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| cdcf2481 | Update Makefile to support multiple tests | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 5c4f0f15 | Much better, such wow Location tests | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| f29a6f0e | Update Document tests class | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 1b0c3731 | Update Base tests class | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 4be946d1 | Much better, such wow GroupChat tests | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 73e36e3b | Much better, such wow User tests | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 6141e766 | Much better, such wow Update tests | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 61ef8765 | Much better, such wow Contact tests | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 060442e0 | Much better, such wow Sticker tests | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 22544406 | Much better, such wow Document tests | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 65a22488 | Much better, such wow Audio/Voice/Video tests | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 0218aa2f | Much better, such wow Voice tests | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 28e81ee9 | Much better, such wow Audio tests | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 6ffcdcf2 | removed unused imports | mattijn <t****t@f****> | almost 11 years ago | |
| 89bab207 | pep8 | mattijn <t****t@f****> | almost 11 years ago | |
| 69aa1c25 | added an easier way to get frequent commands from message. | mattijn <t****t@f****> | almost 11 years ago | |
| 5b8f41b3 | pep 8 command_handler.py | mattijn <t****t@f****> | almost 11 years ago | |
| ea5c690e | add a help for extra commands. | mattijn <t****t@f****> | almost 11 years ago | |
| 9145f24e | added a father command. and some other a way to hide commands in the help. | mattijn <t****t@f****> | almost 11 years ago | |
| c590d9c2 | Moving _requestURL method to utils package | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| cfd401f2 | Moving _requestURL method to utils package | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 7f790c3c | Releasing v2.8.2 | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 30749c3b | Merging testing | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 8f044715 | merge Merge branch 'testing' | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| df000f80 | Fix regression on ReplyMarkup and add certificate to is_inputfile method | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 3d835527 | Update README.rst | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| 323052a6 | Update README.rst | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| ef4871cc | Update README.rst | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| f355af1d | Restoring new features after rebase | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 82f1d18f | Releasing v2.8.1 | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 79cdb6ca | Adding test to check if thumbs are PhotoSize instances | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 49ff02dc | Fix regression on Telegram objects with thumb properties | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| be23ff5d | Fix codeclimate | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 72a7355c | Fix codeclimate | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 64cf9ed9 | Fix codeclimate | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| bb841132 | Releasing 2.8 | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| d740ce89 | Keep off some features still in progress | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 121e3653 | Oops, restoring file on testing | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 245238b3 | Keep off some features still in progress | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| e693922f | merge Merge pull request #54 from leandrotoledo/testing | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| 62f06da8 | Move command_handler tests to tests/ folder | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 05b7fda4 | Add certificate arg to setWebhook function | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 910959b6 | Raises error when chat_id is not set | leandrotoledo <l****a@g****m> | almost 11 years ago | |
| 881b0b3d | Update README.rst | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| 95ecd44c | merge Merge pull request #51 from njittam/testing | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| 9241534b | Create command_handler_example.py | njittam <m****k@g****m> | almost 11 years ago | |
| 256d2198 | A command handler | njittam <m****k@g****m> | almost 11 years ago | |
| 8fddd3b0 | test for commandHandler | njittam <m****k@g****m> | almost 11 years ago | |
| 3f3cb1ed | Update AUTHORS.rst | njittam <m****k@g****m> | almost 11 years ago | |
| f037a8c7 | Update README.rst | Leandro Toledo <l****a@g****m> | almost 11 years ago | |
| 98c489c4 | Fix Python 3 | Leandro Toledo <l****a@g****m> | almost 11 years ago |