Commit graph

  • ac7f2dc408
    Update README.rst (#840) Jasur Yusupov 2022-02-19 03:50:17 +05:00
  • c932b945f3
    Update README.rst Jasur Yusupov 2022-02-19 00:31:24 +05:00
  • e1096175c8 updated pyproject.toml rdfsx 2022-02-18 19:47:36 +03:00
  • a0e6698efe added mongo storage with ttl & lock rdfsx 2022-02-18 19:34:01 +03:00
  • 7016c70f3c
    Update README.rst Jasur Yusupov 2022-02-17 23:58:10 +05:00
  • 5f282d4ec6
    Bump version Alex Root Junior 2022-02-17 01:10:09 +02:00
  • 17d8c0b58f
    Update dependencies and fix mypy checks Alex Root Junior 2022-02-17 01:08:19 +02:00
  • d9a92e2c3c
    Added change notes Alex Root Junior 2022-02-17 00:21:31 +02:00
  • ea5f3f0448
    Added docs for chat_member_updated filter Alex Root Junior 2022-02-16 23:59:35 +02:00
  • 20ca71f247
    Added docs for flags functionality Alex Root Junior 2022-02-16 21:03:16 +02:00
  • 15e08effc6
    Fixed headers Alex Root Junior 2022-02-16 20:25:20 +02:00
  • 41fa6ac652
    Try to fix tests for python <= 3.9 Alex Root Junior 2022-02-16 20:19:39 +02:00
  • 9873ad84f5
    Added docs for chat action util Alex Root Junior 2022-02-16 20:17:12 +02:00
  • b511044650
    Cover chat action sender Alex Root Junior 2022-02-16 19:38:46 +02:00
  • 1c9425bcf7
    Cover chat member updated filter Alex Root Junior 2022-02-16 16:42:43 +02:00
  • d6f1c9552c
    Fixed linter error Alex Root Junior 2022-02-16 00:58:50 +02:00
  • 3a668cec1b
    Try to fix flake8 unused type ignore Alex Root Junior 2022-02-16 00:55:00 +02:00
  • 4257f7db57
    Fixed tests, covered flags and events isolation modules Alex Root Junior 2022-02-16 00:38:29 +02:00
  • 84be7d8323
    Improve exceptions in chat member status filter Alex Root Junior 2022-02-15 21:04:30 +02:00
  • ea7a000255
    Added chat member status changed filter, update Bot API 5.7, other small changes Alex Root Junior 2022-02-15 02:43:41 +02:00
  • a846acd607
    Rework events isolation Alex Root Junior 2022-02-14 01:14:45 +02:00
  • b67a57eb04 Disabled cache for I18n LazyProxy Alex Root Junior 2022-02-14 00:57:25 +02:00
  • bb1c774bcc
    Add support for custom kwargs for AsyncIOMotorClient in MongoStorage (#831) Grigory Statsenko 2022-02-13 15:56:15 +03:00
  • 64e946c260 Add support for custom kwargs for AsyncIOMotorClient in MongoStorage Grigory Statsenko 2022-02-12 18:11:39 +03:00
  • 1b8e22d90f
    Fix: close #822 Fix exception filter (#827) darksidecat 2022-02-12 01:38:01 +02:00
  • 97ba145f5e Separate events from dispatcher messages Alex Root Junior 2022-02-11 20:24:47 +02:00
  • dac387d566 Fixed unknown chat_action value Alex Root Junior 2022-02-11 15:24:32 +02:00
  • 7be5808136 Update API, added some new features Alex Root Junior 2022-02-11 15:21:38 +02:00
  • 91e3aadd0a
    Update CHANGES/827.bugfix darksidecat 2022-02-08 12:51:44 +02:00
  • 24e933bdde
    Fix: default parent for __setitem__ (#806) Oleg A 2022-02-08 03:30:41 +03:00
  • b39672f9b6
    [2.x] Don't save error as a file (#813) Oleg A 2022-02-08 03:29:53 +03:00
  • 3731a62885
    Deleting deprecated CHOSEN_INLINE_QUERY (#805) He 2022-02-08 07:25:15 +07:00
  • 9f8e4bc8c1 fix exceptions filters darksidecat 2022-02-02 03:30:40 +02:00
  • cccabced6e fix: redis failed with middleware Ilya Smirnov 2022-02-01 17:22:28 +03:00
  • ef23b79ad7
    Merge branch 'dev-2.x' Alex Root Junior 2022-02-01 02:21:35 +02:00
  • bb7b299b9d
    Updated to Bot API 5.7 (#824) v2.19 Alex Root Junior 2022-02-01 02:20:39 +02:00
  • 5e11810fd7
    Merge remote-tracking branch 'origin/feature/dev-2.x-api-5.7' into feature/dev-2.x-api-5.7 Alex Root Junior 2022-02-01 02:17:07 +02:00
  • f567f3c6af
    Updated to Bot API 5.7 Alex Root Junior 2022-02-01 02:12:43 +02:00
  • 2a228be874
    Updated to Bot API 5.7 Alex Root Junior 2022-02-01 02:12:43 +02:00
  • c705858421
    Update index.rst (#808) Gabben 2022-01-27 01:26:07 +04:00
  • b545a5ff2e
    Use hardcoded token as in the other examples (#809) Gabben 2022-01-27 01:25:40 +04:00
  • 6567fefc4b
    Correct grammar errors (#811) ksivaa 2022-01-26 20:30:27 +02:00
  • dd4cc7fbbb
    Remove unnecessary Optionals (#818) Max Smirnov 2022-01-26 21:25:11 +03:00
  • c77691d668
    Fixed to Bot API documentation in docstring (#820) Kostiantyn Kriuchkov 2022-01-26 20:24:38 +02:00
  • 7029c7a0bc
    Fixed to Bot API documentation in docstring Kostiantyn Kriuchkov 2022-01-26 15:55:24 +02:00
  • 5090d34bf4 Remove unnecessary Optionals Masynchin 2022-01-25 00:51:31 +03:00
  • 4484323c4d use global pytest.mark.asyncio instead decorator PasNA6713 2022-01-24 22:56:06 +03:00
  • 9531a11aa3
    Merge pull request #815 from darksidecat/#799-fix-tests Oleg A 2022-01-24 13:34:01 +03:00
  • 24720421bb fix tests darksidecat 2022-01-24 00:24:07 +02:00
  • e4a0f78cc3 Add pre_set, post_set, pre_finish and post_finish state decorators PasNA6713 2022-01-23 17:39:55 +03:00
  • 66533a84e3 refactor StatesGroup to use State.set() at all StatesGroup methods PasNA6713 2022-01-23 15:00:05 +03:00
  • 59eaceb3ed fix: don't save error as file Oleg A 2022-01-21 22:55:01 +03:00
  • cdf43fd788
    Update docs/dispatcher/router.rst ksivaa 2022-01-20 15:06:48 +02:00
  • 856665b7d3
    Return punctuation and line break to the original ksivaa 2022-01-20 14:41:11 +02:00
  • beafe2f1ba
    Correct grammar errors ksivaa 2022-01-20 13:03:35 +02:00
  • a9cb96be42
    Update docs links Qayrat Sultan 2022-01-19 21:56:35 +05:00
  • 6436165aaa
    Use hardcoded token as in the other examples Gabben 2022-01-17 16:18:11 +00:00
  • 4ead496c5d
    Update index.rst Gabben 2022-01-17 15:52:06 +00:00
  • a77da8c62e Add test coverage ShiroNoHaga 2022-01-14 06:11:33 +02:00
  • 24a1b3840e Add pull request description to CHANGES ShiroNoHaga 2022-01-14 06:11:09 +02:00
  • e9d225e23e Fixed motor optionality asimaranov 2022-01-12 23:10:26 +03:00
  • a1f166c546 fix: string CHAT_PHOTO data Oleg A 2022-01-10 11:36:54 +03:00
  • 1c898ae317 chore: add update_chat test Oleg A 2022-01-10 11:30:02 +03:00
  • c7bb528cd9 chore: mv bot fixture Oleg A 2022-01-10 11:29:42 +03:00
  • b364654a08 fix: self is default parent Oleg A 2022-01-10 11:02:43 +03:00
  • 3e600254fc Del from comments CHOSEN_INLINE_QUERY Логгин 2022-01-05 18:56:19 +07:00
  • 1ad96e4e4c Deleting deprecated CHOSEN_INLINE_QUERY Логгин 2022-01-05 07:47:11 +07:00
  • 05946c0a04 Use black formatting ShiroNoHaga 2022-01-04 19:02:18 +02:00
  • fb47b51a4b Add test for class ChatAction ShiroNoHaga 2022-01-04 18:00:31 +02:00
  • 406ce01055 Change using helper to using enum.Enum ShiroNoHaga 2022-01-04 16:04:30 +02:00
  • 71b869e382 add protect_content param to all supported webhook responses Yuriy Chebyshev 2022-01-03 22:13:20 +03:00
  • 65fba24200
    Merge branch 'aiogram:dev-2.x' into dev-2.x Юрий 2022-01-03 14:27:36 +03:00
  • 25aafbca49 Add class helper ChatAction ShiroNoHaga 2022-01-03 05:58:30 +02:00
  • 4d2d811386
    docs: bot API version update (#802) Oleg A 2022-01-02 23:36:44 +03:00
  • 9ce5f04dd4 docs: bot API version update Oleg A 2022-01-02 23:30:43 +03:00
  • 96654b7266
    Merge pull request #695 from samuelfirst/global_disable_web_page_preview_parameter v2.18 Oleg A 2022-01-02 23:00:22 +03:00
  • a0510b33b9
    Remove unused code from fsm.py (#780) Ramzan Bekbulatov 2022-01-02 22:03:07 +03:00
  • 61fe788355
    Merge pull request #801 from aiogram/dev-2.x-api-5.6 Oleg A 2022-01-02 21:59:34 +03:00
  • 859876bed1 Use global disable_web_page_preview in SendMessage and EditMessageText classes samuelfirst 2021-09-20 23:12:05 +03:00
  • 2b1c72c08c Use global disable_web_page_preview in InputTextMessageContent samuelfirst 2021-09-20 23:11:50 +03:00
  • 301a43e26b Set default disable_web_page_preview samuelfirst 2021-09-20 23:11:38 +03:00
  • ce8976c33f Merge remote-tracking branch 'origin/dev-2.x-api-5.6' into dev-2.x-api-5.6 Oleg A 2022-01-01 22:59:26 +03:00
  • 5cb7ecd4b2 chore: add <tg-spoiler/> tag Oleg A 2022-01-01 22:59:18 +03:00
  • fd16c05254 Reformatted asimaranov 2022-01-01 15:19:21 +03:00
  • c0e8aa34c6
    chore: remove redundant part of version Oleg A 2022-01-01 14:41:40 +03:00
  • c61410b526 fix: add span to MD_SYMBOLS Oleg A 2022-01-01 13:14:15 +03:00
  • 6b15b19777 feat: add protect to shortcuts Oleg A 2021-12-31 01:19:45 +03:00
  • 61ef1cc14f style: reorder methods similar to docs Oleg A 2021-12-31 00:49:47 +03:00
  • 1e86ec0643 feat: add spoiler entities Oleg A 2021-12-30 16:45:33 +03:00
  • e0ecbc4ec9 feat: add protect_content param Oleg A 2021-12-30 16:26:31 +03:00
  • 3d30581657 docs: bump tg api version Oleg A 2021-12-30 16:07:09 +03:00
  • c663c1f405
    Merge 447942989a into 583f00ce31 floordiv 2021-12-30 10:29:28 +05:30
  • 6e39f9fada
    Fix unexpected behavior of sequences in StateFilter (#791) Daniil Kovalenko 2021-12-29 08:39:28 +07:00
  • 583f00ce31
    feat: TelegramObject readable representation (#796) Oleg A 2021-12-29 04:38:37 +03:00
  • 5bb9bd6c6d opportunity to save file without creating directory according to it's type abdullaev388 2021-12-25 23:09:30 +05:00
  • 3f419f1204 feat: TelegramObject readable representation Oleg A 2021-12-24 17:16:07 +03:00
  • a7e0ce2971 fix: pass loop to aiohttp Oleg A 2021-12-22 11:18:48 +03:00
  • 45df610f64
    Add the changelog Daniil Kovalenko 2021-12-20 04:59:12 +07:00
  • a5c1f4d55d Add sequence cases to StateFilter tests WhiteMemory99 2021-12-20 04:43:07 +07:00
  • 96c6395f37
    Fix sequence check behavior in StateFilter Daniil Kovalenko 2021-12-20 04:21:23 +07:00