Commit graph

  • 33647870a9 Increment minor version. Alex Root Junior 2017-10-16 19:35:16 +03:00
  • 92a3d90b89 Fix wrong Message.<new_chat_photo & delete_chat_photo) Alex Root Junior 2017-10-12 17:16:22 +03:00
  • 84c8548ceb New types (In process...) Alex Root Junior 2017-10-12 16:43:23 +03:00
  • d98566bf7f Bot getter in TelegramObject. Alex Root Junior 2017-09-27 16:18:55 +03:00
  • 14d250bfbd Move base types to base module. Alex Root Junior 2017-09-27 15:56:06 +03:00
  • 00cc42c216 Remove old code. (2) Alex Root Junior 2017-09-27 09:07:14 +03:00
  • c7cf2e0c24 Remove old code. Alex Root Junior 2017-09-27 09:05:32 +03:00
  • 2c87bf370f Change version number. Alex Root Junior 2017-09-27 09:02:43 +03:00
  • ec040eb51f Builtin types. Alex Root Junior 2017-09-27 09:02:09 +03:00
  • 9b96133b7a Move skeleton for new types from https://bitbucket.org/illemius/demo_telegramobject Alex Root Junior 2017-09-27 08:58:37 +03:00
  • d2694a4d3b Lost task factory setup in webhook executor. Alex Root Junior 2017-09-17 02:16:40 +03:00
  • a030be2d15 Auto-change development status classifier Alex Root Junior 2017-09-16 20:29:34 +03:00
  • 44e2218279 Change build version. Alex Root Junior 2017-09-16 20:16:05 +03:00
  • 4b5269aeab Merge branch 'dev' v0.4.2 Alex Root Junior 2017-09-16 20:01:23 +03:00
  • 986ffa0ebd Annotate another eecution method in example echo bot. Alex Root Junior 2017-09-16 20:00:00 +03:00
  • 534dea6de7 Implemented error handler in dispatcher (requested by @Oleg_Oleg_Oleg) Alex Root Junior 2017-09-15 00:11:32 +03:00
  • bac44d58a6 Small improvements of markdown/html utils. Alex Root Junior 2017-09-12 03:32:56 +03:00
  • dc7abb12dc DANGER! Change key scheme in Redis. Alex Root Junior 2017-09-12 03:31:41 +03:00
  • d33f01eb10 Implement paginator and split long text utils. Alex Root Junior 2017-09-12 01:47:37 +03:00
  • 7e53111773 Update setup.py Alex Root Junior 2017-09-12 00:29:04 +03:00
  • 3c2a37542b Deprecate middlewares. Alex Root Junior 2017-09-11 01:06:30 +03:00
  • fb6a9af9fa Fix sphinx warning. Unknown interpreted text role "method". Alex Root Junior 2017-09-07 20:44:06 +03:00
  • 4771368cb0 Change domain name in example. Alex Root Junior 2017-09-01 17:20:43 +03:00
  • 6696903ace Add example. Alex Root Junior 2017-08-28 16:21:09 +03:00
  • 458c1c24ba Implement universal bot executor. Alex Root Junior 2017-08-28 16:20:52 +03:00
  • a5d983a522 Oops. Repair Dispatcher._process_pooling_updates Alex Root Junior 2017-08-28 16:08:09 +03:00
  • 77e2d4c44a Annotate context manager. Alex Root Junior 2017-08-26 18:07:11 +03:00
  • a57c91067e Optimize state filter. Alex Root Junior 2017-08-26 18:02:01 +03:00
  • 0fcb75e997 Implement tasks context manager. Alex Root Junior 2017-08-26 18:01:30 +03:00
  • be8aaadd07 I hate RTD. Alex Root Junior 2017-08-26 12:22:57 +03:00
  • d07ba77ac6 Stop using default conda channel. Alex Root Junior 2017-08-26 12:16:49 +03:00
  • 0b97fb790d Update conda env. Alex Root Junior 2017-08-26 12:12:48 +03:00
  • 5eeace04f4 Update annotations. Alex Root Junior 2017-08-26 12:12:35 +03:00
  • 7ffeb8ff57 Fix filename in InputFile and provide to change filename in send_document. Alex Root Junior 2017-08-24 01:11:48 +03:00
  • 35a431e9f1 Release 4.1 v4.1 Alex Root Junior 2017-08-23 23:38:27 +03:00
  • a45dbe1e94 Merge branch 'dev' Alex Root Junior 2017-08-23 23:29:26 +03:00
  • e9a3ca6c8e Refactor filter checker. Alex Root Junior 2017-08-23 23:27:03 +03:00
  • 62417da6a7 Get mention in private chats. Alex Root Junior 2017-08-23 22:55:40 +03:00
  • c8349112d0 Bot API 3.3. Alex Root Junior 2017-08-23 22:51:27 +03:00
  • 6696c8e9ad More annotations and add warning. Alex Root Junior 2017-08-23 22:23:57 +03:00
  • 0b21996b87 Add async_task decorator. Alex Root Junior 2017-08-22 20:31:41 +03:00
  • f47b3670de So.. If response time longer than 55 seconds write result 'ok' and send response as simple HTTP request. Alex Root Junior 2017-08-22 20:31:23 +03:00
  • 09fa911ffa Add ConflictError (309) Alex Root Junior 2017-08-22 20:28:22 +03:00
  • d4f1b72d92 Small optimization and stop using bare-except. Alex Root Junior 2017-08-16 19:34:14 +03:00
  • be28a92aba Implement reply mixin for webhook responses. Alex Root Junior 2017-08-16 19:14:50 +03:00
  • a2259b7e16 Go back to dev. Alex Root Junior 2017-08-15 06:28:13 +03:00
  • 3f2b699ad9 Release 0.4 (Webhooks) v0.4 Alex Root Junior 2017-08-15 05:50:20 +03:00
  • 6b26687fe0 Oops. Fix error message cleaner. (In past it can strip first symbol in message) Alex Root Junior 2017-08-15 05:48:56 +03:00
  • b65f181402 More correct names for writing styles in HelperMode Alex Root Junior 2017-08-15 04:32:11 +03:00
  • 2346ade309 I think exceptions module is utility. Alex Root Junior 2017-08-15 04:17:20 +03:00
  • 38bad5454e Fix date parser. Alex Root Junior 2017-08-15 03:43:27 +03:00
  • f42f4d0c9c Webhook example. Alex Root Junior 2017-08-15 00:08:56 +03:00
  • ce0bbed753 Restructure docs. Alex Root Junior 2017-08-14 23:23:10 +03:00
  • b9d51cdbb0 Small changes in docs. Alex Root Junior 2017-08-14 23:15:06 +03:00
  • 30874f6dc0 Changed his mind. Alex Root Junior 2017-08-14 22:53:42 +03:00
  • 92d3d86a18 Reformat code. Alex Root Junior 2017-08-14 22:34:13 +03:00
  • b7bf22bb77 Small changes in exceptions. Alex Root Junior 2017-08-14 22:16:41 +03:00
  • afe8b24c42 Reorder exceptions in error detector. Alex Root Junior 2017-08-11 06:17:02 +03:00
  • 5812243d5d Change annotation for constructor of Bot/BaseBot. Alex Root Junior 2017-08-11 06:05:24 +03:00
  • 06c509cda8 Make more graceful exceptions Alex Root Junior 2017-08-11 05:58:27 +03:00
  • e66194dbf3 add docstring for BaseResponse.method Alex Root Junior 2017-08-09 05:23:36 +03:00
  • 779f2e73a0 Change docs. Alex Root Junior 2017-08-09 05:22:14 +03:00
  • 882d60f477 Merge branch 'webhook' into dev Alex Root Junior 2017-08-09 04:47:02 +03:00
  • 1173598074 Check annotations. Alex Root Junior 2017-08-09 04:46:53 +03:00
  • 326f82f717 Added webhook docs Alex Root Junior 2017-08-09 04:44:15 +03:00
  • b061fa67b5 Descriptions Alex Root Junior 2017-08-09 04:18:31 +03:00
  • 2318bbf460 Written all types of webhook responses (i think). Skiped all "get" requests. Alex Root Junior 2017-08-09 04:00:29 +03:00
  • 257b281bb4 Empty line. Alex Root Junior 2017-08-08 05:36:13 +03:00
  • 9804ec2240 Added more responses. (that's not all) Alex Root Junior 2017-08-08 05:35:26 +03:00
  • 7b61fff7c1 I think that's time for make commit. Alex Root Junior 2017-08-08 04:47:41 +03:00
  • cf51062378 Implement more things for graceful shutdown of storage and more thread-safe Redis storage. Alex Root Junior 2017-08-05 21:33:59 +03:00
  • f3088f2f0a Typo Alex Root Junior 2017-08-05 19:30:08 +03:00
  • 302f4e39f1 Resize logo. Alex Root Junior 2017-08-05 19:27:37 +03:00
  • 2ff65e11cd Merge branch 'dev' into webhook Alex Root Junior 2017-08-05 05:41:48 +03:00
  • 297168cd3c Change logo. Use png instead of svg Alex Root Junior 2017-08-05 05:41:21 +03:00
  • 33f7f0018e Fix parsing date in Deserializable objects. Alex Root Junior 2017-08-05 04:15:16 +03:00
  • b2798e39a8 Fix send_file method for requests without files. (For e.g. setWebhook) Alex Root Junior 2017-08-05 04:14:44 +03:00
  • 412684e7b5 Optimize parsing arguments without value. Alex Root Junior 2017-08-05 04:13:42 +03:00
  • 19ce5c18b6 What about response to Webhook? https://core.telegram.org/bots/faq#how-can-i-make-requests-in-response-to-updates Alex Root Junior 2017-08-05 04:13:12 +03:00
  • 2ac011521c Remove deprecated code-stuff. Alex Root Junior 2017-08-04 17:56:05 +03:00
  • abaa6a6cf6 Back to dev for future changes. Alex Root Junior 2017-08-04 17:32:21 +03:00
  • dbd9a79567 Release 0.3.4 v0.3.4 Alex Root Junior 2017-08-04 17:01:56 +03:00
  • e58f968735 Oops. Alex Root Junior 2017-08-04 16:59:57 +03:00
  • e135b1732f Small fixes in types.rst. Alex Root Junior 2017-08-04 16:58:14 +03:00
  • 53292dad15 Add docs for storages. Alex Root Junior 2017-08-04 16:57:42 +03:00
  • a59c5af5d0 And... Something wrong. Revert default filters generator. Alex Root Junior 2017-08-04 16:39:07 +03:00
  • e50b9a94dd Fix critical error. Alex Root Junior 2017-08-04 16:38:07 +03:00
  • 3ef3fa312b Use DefaultFilters helper. Alex Root Junior 2017-08-04 16:21:57 +03:00
  • f58e625fef Bad type annotation. Alex Root Junior 2017-08-04 16:06:44 +03:00
  • 9eb60c402c Merge branch 'fsm' into dev Alex Root Junior 2017-08-04 16:03:53 +03:00
  • 86f7656b83 Update FSM example. Alex Root Junior 2017-08-04 16:01:10 +03:00
  • 3ab4e51dde Oops. Bad warning. Alex Root Junior 2017-08-04 16:00:54 +03:00
  • 44dd71e461 Lost __init__.py Alex Root Junior 2017-08-04 16:00:26 +03:00
  • a0a0b26e80 Implement RedisStorage (based on aioredis driver) Alex Root Junior 2017-08-04 16:00:08 +03:00
  • b435e446a5 Split FSM storages to different modules. Alex Root Junior 2017-08-04 15:59:09 +03:00
  • 83847a9ab8 Fix regexp filter (Thanks to @Oleg_Oleg_Oleg). Alex Root Junior 2017-08-04 15:57:45 +03:00
  • eb08e90756 Nothing. Alex Root Junior 2017-08-04 14:09:12 +03:00
  • c9e7be97f2 Fix f70d45c & e90ca7c Alex Root Junior 2017-08-04 14:08:51 +03:00
  • 143270bdae Remove DeprecationWarning. Alex Root Junior 2017-08-04 14:02:41 +03:00
  • ae48ed973a Fix docs. Alex Root Junior 2017-08-04 14:00:48 +03:00