Commit graph

  • 4dfd86fd7d
    Fixed mypy Alex Root Junior 2022-09-11 23:28:51 +03:00
  • a88ee7a445
    Remove dataclass slots argument in due to the only Python 3.10 has an slots argument Alex Root Junior 2022-09-11 23:24:30 +03:00
  • 39510ed873
    Small optimization of the Text filter (TY to @bomzheg) Alex Root Junior 2022-09-11 23:22:42 +03:00
  • a08c2e750c
    Add representation for aiogram exception (#989) Oleg A 2022-09-11 23:16:47 +03:00
  • 2e6eed0949
    Fixed tests Alex Root Junior 2022-09-11 23:16:12 +03:00
  • 5d3793960a
    Revert "Added a new argument once to the error handler registration that decides whether the following callback notifications should be made after a successful callback notification before in loop" andrew000 2022-09-10 02:25:06 +03:00
  • f5bba83c54
    Merge branch 'aiogram:dev-2.x' into rework_handler_once Andrew 2022-09-10 01:41:12 +03:00
  • 09448f1b71
    Added a new argument once to the error handler registration that decides whether the following callback notifications should be made after a successful callback notification before in loop andrew000 2022-09-10 01:30:38 +03:00
  • 4dbfb52a39
    Changed type annotation style to typing.* in dispatcher\handler.py andrew000 2022-09-10 01:19:52 +03:00
  • da2d707ed5
    added forward_to alias method to Message type Storm 2022-09-03 10:53:24 +05:00
  • 2aa4a9fe31
    Merge branch 'dev-3.x' into dev-3.x-remove-filters-factory Alex Root Junior 2022-08-30 01:56:34 +03:00
  • 0b5f4d62c7
    Prevent to crash polling (#995) Alex Root Junior 2022-08-30 01:46:19 +03:00
  • edd611f827
    Added changelog Alex Root Junior 2022-08-30 01:34:53 +03:00
  • ec49755b04
    Prevent to crash polling Alex Root Junior 2022-08-30 01:31:17 +03:00
  • 96ebee26e4
    Refactor: inline keboard row (#980) Nikita 2022-08-30 01:24:50 +03:00
  • 87a8b50949
    Add IDFilter support for ChatJoinRequest events (#983) Nikita Sychev 2022-08-30 01:24:22 +03:00
  • 40c29a0494
    PyPy support (#985) Evgen Fil 2022-08-30 03:23:43 +05:00
  • 76f024c3a5 Fix type hints for keyboard builders Andrei Morozov 2022-08-24 12:02:39 +00:00
  • 874c9f3b3b
    My mistake Nikita 2022-08-24 11:27:32 +03:00
  • 248bba28b8 Aded a changes doc NiKuma0 2022-08-24 11:20:03 +03:00
  • 2507f128b7
    fix: correct test result type Oleg A 2022-08-24 11:19:29 +03:00
  • 4b9149ac8f
    tests: add representation coverage Oleg A 2022-08-24 11:08:20 +03:00
  • d2b0d399db
    Update aiogram/types/inline_keyboard.py Nikita 2022-08-24 11:06:27 +03:00
  • 7e3ff9a7ce
    docs: add changelog Oleg A 2022-08-24 11:01:47 +03:00
  • 027b3754cc
    feat: add repr for aiogram exception Oleg A 2022-08-24 10:54:12 +03:00
  • e7cee430b2
    Update README.rst Alex Root Junior 2022-08-24 00:43:36 +03:00
  • 455f08c745
    Update README.rst Alex Root Junior 2022-08-24 00:43:36 +03:00
  • 7214ba2f4b
    Update README.md Alex Root Junior 2022-08-24 00:41:42 +03:00
  • 4aba5b194d
    Update README.rst Alex Root Junior 2022-08-24 00:40:13 +03:00
  • a812a40fd5
    Update dispatcher.py (#987) Daniil 2022-08-24 00:38:03 +03:00
  • 55016baa24
    Merge pull request #1 from hum4noidx/hum4noidx-patch-1 Daniil 2022-08-23 22:40:53 +03:00
  • eac808b5f6
    Update dispatcher.py Daniil 2022-08-23 22:37:33 +03:00
  • 21c82b27a0 Refactor: fixed the typo and bug with a poll_answer NiKuma0 2022-08-23 18:02:36 +03:00
  • 1582d697bd
    Refactor: changed the method resolve_event_context to human-readable Nikita 2022-08-23 12:22:31 +03:00
  • 6a758f9817
    Fix conditions evgfilim1 2022-08-22 12:58:33 +05:00
  • 1c5ce0eb77
    Put environment info (IS_PYPY, IS_WINDOWS) into environment variables evgfilim1 2022-08-22 12:54:29 +05:00
  • a69ae54bb0
    Update README, add changelog evgfilim1 2022-08-22 11:46:32 +05:00
  • 352ae1febb
    Fix condition evgfilim1 2022-08-20 19:05:06 +05:00
  • b1e66a993e
    Update tests.yml, revert changes in test files evgfilim1 2022-08-20 18:31:46 +05:00
  • 9cdb5e8128
    Try to fix uvloop build errors on macos-latest (3) evgfilim1 2022-08-20 17:18:23 +05:00
  • 393d9f6829
    Increase timeout even more evgfilim1 2022-08-19 14:16:37 +05:00
  • bf1abfcdc6
    Adjust timeout when testing on pypy (2) evgfilim1 2022-08-19 13:59:45 +05:00
  • f16ef5ab5a
    Try to fix uvloop build errors on macos-latest (2) evgfilim1 2022-08-19 13:58:31 +05:00
  • 08f13262c0
    Try to fix uvloop build errors on macos-latest evgfilim1 2022-08-19 13:27:37 +05:00
  • 3e0b292632
    Adjust timeout when testing on pypy evgfilim1 2022-08-19 13:18:04 +05:00
  • 0e0f8fe01b
    Fix quoting in Poetry installation script evgfilim1 2022-08-19 12:22:41 +05:00
  • 14385a1e4f
    Quote conditions in tests workflow file evgfilim1 2022-08-19 12:19:57 +05:00
  • 50aade8293
    Workaround symlink() is not implemented for PyPy on Windows evgfilim1 2022-08-19 12:11:47 +05:00
  • d061538471
    Run tests on PyPy (#984) evgfilim1 2022-08-19 00:34:38 +05:00
  • 8181a6f56f
    Add IDFilter support for ChatJoinRequest events Nikita Sychev 2022-08-17 03:06:52 +03:00
  • f2a3fb7e29
    FIx: type error Nikita 2022-08-15 14:23:56 +03:00
  • a209f1c1b5
    Fix: tuple to list Nikita 2022-08-15 14:17:30 +03:00
  • e10b7cc774
    Refactor: just removed some bad code... Nikita 2022-08-15 14:08:17 +03:00
  • 8d2aae77c1
    Rewrite filters Alex Root Junior 2022-08-14 21:43:33 +03:00
  • 3f57c69d4f
    Fixed changelog // 2 Alex Root Junior 2022-08-14 19:54:28 +03:00
  • 35533c57f1
    Whitespace in changelog Alex Root Junior 2022-08-14 19:17:09 +03:00
  • 1b9e666557
    Update docs Alex Root Junior 2022-08-14 18:54:43 +03:00
  • 0e0dbe7e59
    Deprecate filters factory (#976) v3.0.0-beta.4 Alex Root Junior 2022-08-14 18:40:41 +03:00
  • 4519b37fc8
    Bump version v2.22.1 Alex Root Junior 2022-08-14 18:31:04 +03:00
  • a0b5aa299d
    Merge branch 'dev-2.x' Alex Root Junior 2022-08-14 18:30:42 +03:00
  • c43ff9b6f9
    Patch 2 (#977) Andrey Tikhonov 2022-08-14 18:29:35 +03:00
  • ab9dc01fc1 fix item' is not defined, add tests Andrey Tikhonov 2022-08-14 18:18:05 +03:00
  • ec8e580b9a
    Update filters usage in docs and examples Alex Root Junior 2022-08-14 18:15:53 +03:00
  • bef9c66929 Merge branch 'dev-2.x' into patch-2 Andrey Tikhonov 2022-08-14 18:03:08 +03:00
  • 443a2ef455
    Added changelog Alex Root Junior 2022-08-14 17:17:11 +03:00
  • 1a76d86428
    Deprecate filters factory Alex Root Junior 2022-08-14 17:01:16 +03:00
  • c1341ba2df
    Added support of Bot API 6.2 (#975) Alex Root Junior 2022-08-14 16:32:29 +03:00
  • abf0715413
    Fixed mypy Alex Root Junior 2022-08-14 16:13:41 +03:00
  • 55af0148c8
    Added pytest config Alex Root Junior 2022-08-14 16:06:37 +03:00
  • e4d5318b3f
    Update dependencies, pre-commit config Alex Root Junior 2022-08-14 16:01:03 +03:00
  • 8da2286389
    Fixed custom emoji typing in parser Alex Root Junior 2022-08-14 15:55:39 +03:00
  • 283e45bfdc
    Update API version Alex Root Junior 2022-08-14 15:54:35 +03:00
  • f5de712fcc
    Update tests. Added missing files. Alex Root Junior 2022-08-14 15:53:20 +03:00
  • 4e0af00b73
    Added changelog Alex Root Junior 2022-08-14 15:36:37 +03:00
  • bc88bf8571
    Added support of Bot API 6.2 Alex Root Junior 2022-08-14 01:37:00 +03:00
  • 4315ecf1a2
    Dev 3.x flat package (#961) Alex Root Junior 2022-08-14 01:07:52 +03:00
  • 2b4cb900ad
    Merge branch 'dev-3.x' into dev-3.x-flat-package Alex Root Junior 2022-08-14 00:57:33 +03:00
  • 92ea40c9f9
    Merge branch 'dev-2.x' v2.22 Alex Root Junior 2022-08-13 23:50:47 +03:00
  • d5654068b1
    Fix filtering skip_patterns (#868) Andrey Tikhonov 2022-08-13 23:49:23 +03:00
  • 016a8d3c6c
    Update mongo.py (#857) Dmitry 2022-08-13 23:47:02 +03:00
  • a852b95596
    add protect content global default (#917) Юрий 2022-08-13 23:44:59 +03:00
  • 65475cab98
    command filter now can be sets with BotCommand object (#935) Юрий 2022-08-13 23:43:55 +03:00
  • 862cbbd1e6
    Added constructor for ChatAdministratorRights (#964) DeMax 2022-08-13 23:41:46 +03:00
  • e7b58e4938
    Added decorations for custom emoji (suppressed on server side) Alex Root Junior 2022-08-13 23:38:38 +03:00
  • 11d2e6f31a
    Added full support of Bot API 6.2 Alex Root Junior 2022-08-13 23:01:10 +03:00
  • 5e7932ca20
    Fix default lock kwargs in RedisEventIsolation (#972) Daniil Kovalenko 2022-08-09 23:48:37 +07:00
  • 611db5af24
    Add changelog Daniil Kovalenko 2022-08-08 00:29:45 +07:00
  • 2d2533349a
    Fix default lock kwargs in RedisEventIsolation Daniil Kovalenko 2022-08-08 00:16:21 +07:00
  • a21582ad29
    Update __init__.py Alex Root Junior 2022-08-07 17:09:00 +03:00
  • 2d30b0aad1
    Merge remote-tracking branch 'origin/dev-3.x-flat-package' into dev-3.x-flat-package Alex Root Junior 2022-08-07 16:47:13 +03:00
  • c923942c96
    Rename handler -> handlers Alex Root Junior 2022-08-07 16:47:04 +03:00
  • a697a9d5cc
    Change set_data to set_bucket in reset_bucket (#970) (#1) (#971) Drak Lowell 2022-08-06 07:18:01 +03:00
  • 882588cdda
    Change set_data to set_bucket in reset_bucket (#970) (#1) Drak Lowell 2022-08-05 23:43:29 +03:00
  • 69eeaf2512 cache skip actions Andrey Tikhonov 2022-07-30 14:48:17 +04:00
  • 6f75136d3d Added constructor for ChatAdministratorRights DeMax 2022-07-29 16:28:56 +03:00
  • c9af1c1661
    Update examples/echo_bot.py Alex Root Junior 2022-07-25 00:55:41 +03:00
  • c6a3ee0384
    Split "Context" textarea field into several required input fields (#962) Evgen Fil 2022-07-23 23:27:22 +05:00
  • 7e233737c8 Added test for the db_from_uri parameter in MongoStorage; enabled generic test TestStorage for mongo Grigory Statsenko 2022-07-13 00:21:35 +03:00
  • 7df7273de4 CR fix: fix function names, replace map to generator comprehension Yuriy Chebyshev 2022-07-12 21:09:30 +03:00
  • 2984c83099 CR fix: bugfix with type guard Yuriy Chebyshev 2022-07-12 21:05:58 +03:00