Commit graph

  • 4a9533ded5 Merge branch 'dev-1.x' of https://github.com/aiogram/aiogram into dev-1.x Arslan 'Ars2014' Sakhapov 2018-02-14 18:43:57 +05:00
  • 34c5ecd904 Merge remote-tracking branch 'origin/dev-1.x' into dev-1.x Alex Root Junior 2018-02-14 14:48:58 +02:00
  • 819a212b55 Implemented features from the latest Bot API 3.6. Alex Root Junior 2018-02-14 14:48:13 +02:00
  • 70fb332fd3 Minor refactoring: - removed remaining assertions - quotes replaced with double quotes in f-strings Suren Khorenyan 2018-02-12 22:06:05 +03:00
  • 7fa12fc80e
    Merge pull request #12 from surik00/dev-1.x Alex Root Junior 2018-02-11 19:42:20 +02:00
  • 5a905abe87 Fixed ReplyKeyboardMarkup.insert method Suren Khorenyan 2018-02-11 12:57:26 +03:00
  • bd8e1473c0 Merge remote-tracking branch 'upstream/dev-1.x' into dev-1.x Suren Khorenyan 2018-02-11 12:50:44 +03:00
  • 3c99b171f6 Minor typos fixes Suren Khorenyan 2018-02-11 12:50:28 +03:00
  • 483c1b295d Merge branch 'dev-1.x' of github.com:aiogram/aiogram into dev-1.x Alex Root Junior 2018-02-08 21:35:01 +02:00
  • e3b79ea81e Don't set default commands. Alex Root Junior 2018-02-08 21:34:36 +02:00
  • 7c92907840 Upd description of exportChatInviteLink Alex Root Junior 2018-02-08 21:19:06 +02:00
  • f1e299f649
    Merge pull request #11 from apik/dev-1.x Alex Root Junior 2018-02-03 11:05:35 +02:00
  • 01519e35e2 LEFT_CHAT_MEMBER switched to list Andrey Pikelner 2018-02-03 10:01:17 +01:00
  • 104ffd32d0 Added left_chat_member state to the Message class Andrey Pikelner 2018-02-03 01:14:50 +01:00
  • 112e38f5b1 Change version number. Oops. I forgot commit that. Alex Root Junior 2018-01-27 23:35:08 +02:00
  • 26d5ff4463 Fix packages list. v1.1 Alex Root Junior 2018-01-27 22:44:46 +02:00
  • c598a7d82a Update tests (small fixes) Alex Root Junior 2018-01-27 22:38:22 +02:00
  • 67bcfb4772 Use User.full_name instead User.mention in User.get_mention() method. Alex Root Junior 2018-01-27 12:12:54 +02:00
  • b0e62b0522 Update types doc. Alex Root Junior 2018-01-27 11:46:08 +02:00
  • 05399ecaa1 Add recommendations to installations instruction. Alex Root Junior 2018-01-27 11:13:12 +02:00
  • e0e058e943 Update setup script and requirements list. Alex Root Junior 2018-01-27 09:54:19 +02:00
  • 47a865aa5f More usable ChatType checker. Allow to use message or chat instances. Alex Root Junior 2018-01-27 08:15:34 +02:00
  • ba44ca67fa Small changes. Alex Root Junior 2018-01-27 07:45:46 +02:00
  • f874310965 Refactor webhook responses. Alex Root Junior 2018-01-27 07:20:52 +02:00
  • 7c40b974bb Parse text mention from entities. Alex Root Junior 2018-01-27 05:26:51 +02:00
  • 77f5b4f03a Edit/stop live location from message object. Alex Root Junior 2018-01-27 03:39:01 +02:00
  • 9571608f7e Small changes in annotations. Alex Root Junior 2018-01-27 03:34:53 +02:00
  • 07b9f3ee3e Fix payload generator. Alex Root Junior 2018-01-24 04:00:54 +02:00
  • ee1f445845 #7 Change Optional[str] to Optional[Dict] Alex Root Junior 2018-01-24 02:35:35 +02:00
  • a18ea82974 Fixed overlapping of names in context module. Alex Root Junior 2018-01-24 02:33:42 +02:00
  • 221ce362fc Update .gitignore Alex Root Junior 2018-01-24 02:30:07 +02:00
  • 8490306096 Refactor types. Alex Root Junior 2018-01-24 02:29:48 +02:00
  • f7ef84acbc Merge remote-tracking branch 'origin/dev-1.x' into dev-1.x Alex Root Junior 2018-01-23 23:39:59 +02:00
  • 3cfc0e44d8
    Merge pull request #6 from surik00/dev-1.x Alex Root Junior 2018-01-23 23:38:31 +02:00
  • 57327679e2 Very bad mistake fix Suren Khorenyan 2018-01-23 17:51:59 +03:00
  • 3a7cb02acd Is a pretty simple... Suren Khorenyan 2018-01-23 17:02:52 +03:00
  • 72db167fa3 Minor aiogram/utils/* typos fixes + PEP8 formatting fixes + super minor code change Suren Khorenyan 2018-01-23 15:48:21 +03:00
  • f68629f68b Typo fix, PEP8 formatting fix Suren Khorenyan 2018-01-23 13:50:37 +03:00
  • 7f169ad7b9 Typos fix in docs/source Suren Khorenyan 2018-01-23 13:37:17 +03:00
  • 5c6008ac6b Typos fix in docs/source/dispatcher/* Suren Khorenyan 2018-01-23 13:25:10 +03:00
  • ad651a8425 Added info about RethinkDB storage (not sure if it has to be done manually) Suren Khorenyan 2018-01-23 13:20:36 +03:00
  • f708f0c930 Typos fix in docs/source/bot/* Suren Khorenyan 2018-01-23 13:12:41 +03:00
  • c70789eadb Typos fix in quick_start.rst Suren Khorenyan 2018-01-23 12:48:09 +03:00
  • 7851dd65bf
    Merge pull request #5 from Kylmakalle/patch-1 Alex Root Junior 2018-01-20 01:30:08 +02:00
  • 08b7021ca0
    Create regexp_commands_filter_example.py Sergey 2018-01-20 02:18:19 +03:00
  • d1234880fa
    Added Regexp Commands Filter Sergey 2018-01-20 02:12:33 +03:00
  • 44e61fc6ad Set default parse mode. Alex Root Junior 2018-01-18 17:36:24 +02:00
  • 51b84cd78e Fixed attachment of media from dict. (InputMedia<Photo/Video>, MediaGroup) Alex Root Junior 2018-01-16 04:24:38 +02:00
  • ee87cb5e07 Merge branch 'master' into dev-1.x Alex Root Junior 2018-01-15 14:35:47 +02:00
  • 020332ad3a Send files with correct names. Alex Root Junior 2018-01-15 14:34:35 +02:00
  • 14413708f4
    Merge pull request #2 from aiogram/dev-1.x Arslan Sakhapov 2018-01-14 02:02:41 +05:00
  • 68fd6521e1
    Merge pull request #2 from Ars2014/dev-1.x Alex Root Junior 2018-01-13 19:43:22 +02:00
  • f4a8923c80
    Merge pull request #3 from ijustbsd/master Alex Root Junior 2018-01-13 19:42:18 +02:00
  • 9b383a8c34 Fixed code example Sergey Baboshin 2018-01-13 18:42:21 +03:00
  • 856b9e864f Allow to cancel event from the Middleware.on_pre_process_<event type> Alex Root Junior 2018-01-12 17:44:54 +02:00
  • 539e67d394 Some improvements v2 Arslan 'Ars2014' Sakhapov 2018-01-11 01:03:05 +05:00
  • df74cecdef Some improvements Arslan 'Ars2014' Sakhapov 2018-01-11 00:33:33 +05:00
  • 163ca0d53a Increment version. Alex Root Junior 2018-01-10 20:45:33 +02:00
  • 0144d54e81 Change version v1.0.4 Alex Root Junior 2018-01-10 20:41:19 +02:00
  • 1f14f8dad6 Merge branch 'dev-1.x' Alex Root Junior 2018-01-10 20:40:27 +02:00
  • 2ab33fa1f8 Add context middleware (with example of usage) Alex Root Junior 2018-01-10 20:39:56 +02:00
  • 2656cab2f1 TelegramObject is iterable. Alex Root Junior 2018-01-10 19:38:41 +02:00
  • 39c935bcd8 Merge remote-tracking branch 'origin/master' Alex Root Junior 2018-01-10 19:18:54 +02:00
  • efeac6b923 Fix errors Arslan 'Ars2014' Sakhapov 2018-01-10 15:54:15 +05:00
  • afde20eccd Add 'get_states_list' and 'reset_all' methods Arslan 'Ars2014' Sakhapov 2018-01-10 14:53:14 +05:00
  • f321c69f46 Add RethinkDB-based storage for FSM Arslan 'Ars2014' Sakhapov 2018-01-10 14:33:27 +05:00
  • 1decd0c2ec
    Merge pull request #1 from Ars2014/master Alex Root Junior 2018-01-09 20:48:06 +02:00
  • 3e0d7e1ef5 Fix error replacing 'to_json' by 'to_python' Arslan 'Ars2014' Sakhapov 2018-01-09 23:10:22 +05:00
  • e881064f6c Merge branch 'dev-1.x' v1.0.3 Alex Root Junior 2018-01-07 18:22:56 +02:00
  • 9de31422eb Remove log message about received update in dispatcher and fix handling errors in tasks (async_task). Alex Root Junior 2018-01-07 18:21:09 +02:00
  • c5b828f809 disable wait_closed dispatcher on executor. Alex Root Junior 2018-01-07 18:19:44 +02:00
  • a812553ddb Add logging middleware. Alex Root Junior 2018-01-07 18:17:37 +02:00
  • 30866e5a9a Typo version in docstring. Alex Root Junior 2018-01-06 14:37:10 +02:00
  • 16a61b092f More graceful stopping of long polling. Alex Root Junior 2018-01-06 14:31:59 +02:00
  • 62d5dda84d Change error message for missing keys in the context. Alex Root Junior 2017-12-22 05:35:31 +02:00
  • c567b77a00 Add example for Middleware and throttling manager. Alex Root Junior 2017-12-22 05:21:44 +02:00
  • 9bb9177e28 Change handler context key Alex Root Junior 2017-12-22 05:21:16 +02:00
  • 59cecdbd6a Fix callback query handler for callbacks without 'message' property. Alex Root Junior 2017-12-20 22:57:26 +02:00
  • a1aefb9ea6 Get info from FSM bucket. Alex Root Junior 2017-12-10 04:39:21 +02:00
  • 629dd400eb Remove auto retry requests on RetryAfter error. Alex Root Junior 2017-12-10 04:00:46 +02:00
  • f529f588da Add handler into context. Alex Root Junior 2017-12-10 03:40:35 +02:00
  • 154c12a165 Make an context is task-local. Alex Root Junior 2017-12-10 03:40:09 +02:00
  • 115f1fe032 Add docstrings in middlewares module. Alex Root Junior 2017-12-10 02:47:36 +02:00
  • 0295aed615 Relative imports and reformat code (auto) Alex Root Junior 2017-12-10 02:40:59 +02:00
  • 6a64573e44 The middlewares is back in the new interpretation + Small refactoring. Alex Root Junior 2017-12-10 02:36:16 +02:00
  • 4ee54ea4e6 Wut? Class with item assignments for context. Alex Root Junior 2017-12-03 00:48:01 +02:00
  • ed6ae575d1 Add example for throttling manager (anti-flood) Alex Root Junior 2017-12-02 22:57:35 +02:00
  • 683afc714e Implemented new RedisStorage2. More faster and with different data structure. Alex Root Junior 2017-12-02 22:42:05 +02:00
  • 250a636d6e Automatic enable uvloop if available. Alex Root Junior 2017-12-02 15:19:23 +02:00
  • 435b498d25 Update memory storage (FSM) for usage with throttling manager. Alex Root Junior 2017-12-02 01:06:23 +02:00
  • 2ebd7c5de4 Move Throttling manager to Dispatcher. Alex Root Junior 2017-12-02 01:03:56 +02:00
  • c75e33eaa3 Upd dev dependencies. Alex Root Junior 2017-12-02 01:03:24 +02:00
  • 31fd69fbcf Update Makefile Alex Root Junior 2017-12-01 02:54:21 +02:00
  • e8375f115e Add examples to summary information. Alex Root Junior 2017-12-01 02:38:03 +02:00
  • 997d5b4181 Move tests of types to test/types/ directory. Alex Root Junior 2017-12-01 02:36:12 +02:00
  • b178f3ad0d Small changes in Makefile Alex Root Junior 2017-12-01 02:28:25 +02:00
  • 114e276f7a Add summary(cloc) util to Makefile Alex Root Junior 2017-12-01 02:14:49 +02:00
  • 4023ee2954 Add test_chat.test_chat_actions Alex Root Junior 2017-12-01 02:11:05 +02:00
  • ed1e80c76c Add test_update Alex Root Junior 2017-12-01 02:08:38 +02:00
  • f5a2d19e79 Test bot. // TODO Alex Root Junior 2017-12-01 02:01:35 +02:00