Commit graph

  • 1450478d27 Merge pull request #241 from python-telegram-bot/dispatcher-rework Jannes Höke 2016-04-22 16:37:27 +0200
  • 5b36a85e63 release notes 4.0rc1 Jannes Höke 2016-04-22 16:27:49 +0200
  • 7daf26198e bump version to 4.0rc1 Jannes Höke 2016-04-22 16:24:32 +0200
  • 8c0de59d46 fix rst syntax Jannes Höke 2016-04-22 16:13:24 +0200
  • d46d9a711d Merge branch 'bot-api-2.0' into dispatcher-rework Jannes Höke 2016-04-22 16:12:45 +0200
  • b444cd7bce Adding new modules to docs #232 Leandro Toledo 2016-04-22 11:07:44 -0300
  • 93e15fa9f8 Merge branch 'bot-api-2.0' into dispatcher-rework Jannes Höke 2016-04-22 15:36:51 +0200
  • d383c10d4e remove check for inline_query Jannes Höke 2016-04-22 15:36:46 +0200
  • 012bbe1307 update readme to bot-api-2.0 Jannes Höke 2016-04-22 15:34:21 +0200
  • 4faa4774bd Remove bot token Jannes Höke 2016-04-22 09:11:52 +0200
  • cb79317354 remove lazy import of JobQueue Jannes Höke 2016-04-21 20:37:43 +0200
  • cfdfdeb4fc Merge branch 'bot-api-2.0' into dispatcher-rework Jannes Höke 2016-04-21 17:20:05 +0200
  • 67a2d31edf Merge branch 'bot-api-2.0' of https://github.com/python-telegram-bot/python-telegram-bot into bot-api-2.0 Leandro Toledo 2016-04-21 12:18:59 -0300
  • 0669c72fe3 Fixing little princes Python 2.6 string format arg #232 Leandro Toledo 2016-04-21 12:15:37 -0300
  • 185c40da79 Fixing little princes Python 2.6 string format arg #232 Leandro Toledo 2016-04-21 12:15:37 -0300
  • 5315e072cb PEP8 for Py2 #232 Leandro Toledo 2016-04-21 11:59:18 -0300
  • a8255e4f51 Revert switch_inline_query #232 Leandro Toledo 2016-04-21 11:42:02 -0300
  • e56c6dfab6 Revert "Minor fixes #232" Leandro Toledo 2016-04-21 11:20:09 -0300
  • 263310be36 switch_inline_query defaults to empty string #232 Leandro Toledo 2016-04-21 11:02:34 -0300
  • 720c4d22d8 Minor fixes #232 Leandro Toledo 2016-04-21 10:56:09 -0300
  • 3be8b9ecb9 Should fix empty string but set args #232 Leandro Toledo 2016-04-21 09:56:57 -0300
  • bb36c725af More refactoring and docstrings #232 Leandro Toledo 2016-04-21 09:21:12 -0300
  • ba7e1cada7 Bot class refactor and its docstrings #232 Leandro Toledo 2016-04-21 08:15:38 -0300
  • 9bf5da5ed3 add test for callback query handler Jannes Höke 2016-04-21 13:07:44 +0200
  • c0dd9c6ffc always set webhook_url Jannes Höke 2016-04-21 12:57:03 +0200
  • 10a96481f5 Merge branch 'bot-api-2.0' of https://github.com/python-telegram-bot/python-telegram-bot into bot-api-2.0 leandrotoledo 2016-04-19 11:36:00 -0300
  • 9a96ad8efd Unused import #232 Leandro Toledo 2016-04-19 09:12:22 -0300
  • fc277d7393 Refactor of telegram.Bot class and docstrings #232 Leandro Toledo 2016-04-19 09:04:25 -0300
  • 48eb623f15 Merge branch 'bot-api-2.0' into dispatcher-rework Jannes Höke 2016-04-19 01:24:02 +0200
  • 9a340d2ea9 Endorsing if empty or 0 or empty string and minor typo fix #232 Leandro Toledo 2016-04-18 20:18:32 -0300
  • 693df6dc2c Merge branch 'bot-api-2.0' into dispatcher-rework Jannes Höke 2016-04-19 00:08:59 +0200
  • a98919a86e fix cache_time==0 case Jannes Höke 2016-04-19 00:08:47 +0200
  • 9790d6d8dc Merge branch 'bot-api-2.0' into dispatcher-rework Jannes Höke 2016-04-18 21:35:50 +0200
  • 7913d09295 fix message.to_dict Jannes Höke 2016-04-18 21:35:39 +0200
  • 1db337fe2b Merge branch 'master' into dispatcher-rework Jannes Höke 2016-04-18 21:23:14 +0200
  • b40a59f509 Merge pull request #240 from python-telegram-bot/os_exit Leandro Toledo 2016-04-18 16:22:21 -0300
  • 0d9d5032ef exit immediately if receiving second interrupt #224 Jannes Höke 2016-04-18 19:21:57 +0200
  • de5619f3ca tests Jannes Höke 2016-04-18 18:50:49 +0200
  • b6fceefc80 documentation Jannes Höke 2016-04-18 18:13:54 +0200
  • 687a3b0ba1 dispatcher: also break on errors in checkHandler Jannes Höke 2016-04-18 17:13:06 +0200
  • bf5ba9a369 Merge branch 'bot-api-2.0' into dispatcher-rework Jannes Höke 2016-04-17 22:22:52 +0200
  • d879a0d018 convert reply_markup to json Jannes Höke 2016-04-17 22:11:29 +0200
  • ad211655ea Merge branch 'master' into dispatcher-rework Jannes Höke 2016-04-17 12:45:31 +0200
  • 3a0eb588cb Merge branch 'bot-api-2.0' into dispatcher-rework Jannes Höke 2016-04-17 12:43:59 +0200
  • c9bfa71ff9 decode new message fields Jannes Höke 2016-04-17 12:43:34 +0200
  • 5f19452dd7 implement de_list Jannes Höke 2016-04-17 12:43:09 +0200
  • 5cccf2603b reorder imports Jannes Höke 2016-04-17 12:42:41 +0200
  • 185b080daa fix de_json Jannes Höke 2016-04-17 12:42:30 +0200
  • cb99341848 Update README.rst Jannes Höke 2016-04-16 22:17:43 +0200
  • 1544f612ae remove cancel command Jannes Höke 2016-04-16 21:11:41 +0200
  • 53d1d5f589 fix cancel command Jannes Höke 2016-04-16 21:09:24 +0200
  • 6992a7a369 fix key error Jannes Höke 2016-04-16 21:03:30 +0200
  • a846c8fd86 Merge branch 'bot-api-2.0' into dispatcher-rework Jannes Höke 2016-04-16 20:58:08 +0200
  • 0e5129e59f fix method names and parameters for new methods Jannes Höke 2016-04-16 20:57:50 +0200
  • 90576de9e2 inline keyboard example works Jannes Höke 2016-04-16 20:55:43 +0200
  • 79ca07f839 Merge branch 'bot-api-2.0' into dispatcher-rework Jannes Höke 2016-04-16 20:33:36 +0200
  • 63c793aad4 initial example for inline keyboard Jannes Höke 2016-04-16 20:32:44 +0200
  • 5e80efaa54 editMessage->editMessageText Jannes Höke 2016-04-16 20:29:43 +0200
  • a114f70249 fix callback query condition Jannes Höke 2016-04-16 20:29:08 +0200
  • 31fba47829 fix super calls and module docs Jannes Höke 2016-04-16 19:25:38 +0200
  • 360c3077ea update examples Jannes Höke 2016-04-16 19:25:08 +0200
  • f2a92ccf46 Merge branch 'bot-api-2.0' into dispatcher-rework Jannes Höke 2016-04-16 19:00:01 +0200
  • dd8f94885a Commenting out deprecated arguments #232 Leandro Toledo 2016-04-16 13:59:15 -0300
  • 06ec465c5f Merge pull request #237 from tsnoam/master Jannes Höke 2016-04-16 18:49:21 +0200
  • 79228b0655 Adds kwargs for InlineQueryResult objects #232 Leandro Toledo 2016-04-16 13:49:16 -0300
  • b2045717d6 Merge branch 'bot-api-2.0' into dispatcher-rework Jannes Höke 2016-04-16 18:18:37 +0200
  • 15cc410c10 Merge remote-tracking branch 'upstream/master' into bot-api-2.0 Leandro Toledo 2016-04-16 13:16:49 -0300
  • f6524b0207 Adding InlineQueryResultCachedVoice #232 Leandro Toledo 2016-04-16 13:10:30 -0300
  • ecc86d4bcd request: catch socket.error Noam Meltzer 2016-04-16 19:09:45 +0300
  • 56b17f2a17 Adding InlineQueryResultVoice #232 Leandro Toledo 2016-04-16 13:05:55 -0300
  • 8bf4a6fdda Refactoring InlineQueryResultVideo #232 Leandro Toledo 2016-04-16 13:01:26 -0300
  • 109af62425 Adding InlineQueryResultVenue #232 Leandro Toledo 2016-04-16 12:58:36 -0300
  • ec27edef58 Refactoring InlineQueryResultPhoto #232 Leandro Toledo 2016-04-16 12:55:05 -0300
  • 7231eaa349 Refactoring InlineQueryResultMpeg4Gif #232 Leandro Toledo 2016-04-16 12:52:21 -0300
  • 1876867ec7 Adding InlineQueryResultLocation #232 Leandro Toledo 2016-04-16 12:49:07 -0300
  • 17509fc24f Refactoring InlineQueryResultGif #232 Leandro Toledo 2016-04-16 12:46:24 -0300
  • 2d2b269932 Adding InlineQueryResultDocument #232 Leandro Toledo 2016-04-16 12:39:53 -0300
  • 802a74c606 Adding InlineQueryResultContact #232 Leandro Toledo 2016-04-16 12:35:23 -0300
  • c4074f740e Refactoring InlineQueryResultAudio #232 Leandro Toledo 2016-04-16 12:32:40 -0300
  • 1e0ee0694f Refactoring InlineQueryResultArticle #232 Leandro Toledo 2016-04-16 12:30:18 -0300
  • 6a7c0bb584 Adding InlineQueryResultCachedVideo #232 Leandro Toledo 2016-04-16 12:22:29 -0300
  • fb2fc3842b Adding InlineQueryResultCachedSticker #232 Leandro Toledo 2016-04-16 12:20:15 -0300
  • c794c3520b Adding InlineQueryResultCachedPhoto #232 Leandro Toledo 2016-04-16 12:18:50 -0300
  • 0fd013feec Adding InlineQueryResultCachedMpeg4Gif #232 Leandro Toledo 2016-04-16 12:16:45 -0300
  • 1834d6c754 Adding InlineQueryResultCachedGif #232 Leandro Toledo 2016-04-16 12:14:43 -0300
  • f51564f7cd Adding InlineQueryResultCachedDocument #232 Leandro Toledo 2016-04-16 12:12:37 -0300
  • 624160e1db Adding InlineQueryResultCachedAudio #232 Leandro Toledo 2016-04-16 12:09:26 -0300
  • d2f2b74bdb imports and classname fix Jannes Höke 2016-04-16 16:54:07 +0200
  • 85f1b1af0c Adding sendContact and sendVenue methods #232 Leandro Toledo 2016-04-16 11:48:36 -0300
  • 6cb177d2a7 fix markup in readme Jannes Höke 2016-04-16 16:46:40 +0200
  • b5cbf17ef5 Merge branch 'bot-api-2.0' into dispatcher-rework Jannes Höke 2016-04-16 16:41:39 +0200
  • 0d0ad1334c add documentation and minor stuff Jannes Höke 2016-04-16 16:36:12 +0200
  • b9305ca7ac Adding MessageEntity and Venue classes #232 Leandro Toledo 2016-04-16 11:33:58 -0300
  • 0e21609382 Adding InputMessageContent classes #232 Leandro Toledo 2016-04-16 11:23:25 -0300
  • 95fde0c6c4 create missing handler types and minor fixes Jannes Höke 2016-04-16 15:21:19 +0200
  • 884bb41d4a update README with dispatcher changes Jannes Höke 2016-04-16 15:20:52 +0200
  • a9b305edd0 Fix class declaration according to consistency. (#235) kiddick 2016-04-15 18:20:37 +0400
  • 6a57f21dad Fix class declaration according to consistency. unknown 2016-04-15 16:03:01 +0300
  • 1e19084a0d initial commit for dispatcher rework. deleted updatequeue.py as it is not needed. added handler base class, messagehandler, commandhandler, regexhandler. adjusted dispatcher for new system Jannes Höke 2016-04-14 23:57:40 +0200
  • e179b27f57 dispatcher: fix wrong variable (#233) Noam Meltzer 2016-04-14 23:23:02 +0300