Commit graph

  • e1be9dd668
    Fix Message.send_copy method for stories (#1287) Alex Root Junior 2023-08-28 22:32:11 +03:00
  • 6e912a20c4
    Typo fix Alex Root Junior 2023-08-28 22:28:38 +03:00
  • e5016a0666
    Fix Message.send_copy method for stories Alex Root Junior 2023-08-28 22:26:36 +03:00
  • 6eb5ef2606
    Replace datetime.datetime with DateTime across codebase (#1285) Alex Root Junior 2023-08-27 17:09:56 +03:00
  • 906895a14a
    Cleanup imports Alex Root Junior 2023-08-27 17:04:29 +03:00
  • d579ac12e0
    Added changelog Alex Root Junior 2023-08-27 17:02:43 +03:00
  • 282ba66a90
    Updated __init__.py Alex Root Junior 2023-08-27 16:59:48 +03:00
  • 8c4359da9a
    Replace datetime.datetime with DateTime across codebase Alex Root Junior 2023-08-27 16:56:13 +03:00
  • 22a35abb00
    Merge branch 'dev-3.x' into dev-3.x-custom-types Alex Root Junior 2023-08-27 16:39:05 +03:00
  • 397f30b58b
    Fixed method :code:Message.send_copy for stickers (#1284) Alex Root Junior 2023-08-26 23:24:51 +03:00
  • 7ff0d65655
    Fixed method :code:Message.send_copy for stickers Alex Root Junior 2023-08-26 23:21:56 +03:00
  • ca4c1b4b95
    Small documentation improvements and texts update Alex Root Junior 2023-08-26 23:18:20 +03:00
  • 806f8f67d5
    Bump version Alex Root Junior 2023-08-26 22:38:22 +03:00
  • 2cf224da49
    Reformat code Alex Root Junior 2023-08-26 22:34:30 +03:00
  • ee8e457c5f
    #1281 Fix magic operation .as_ for values interpreted as False (#1283) Alex Root Junior 2023-08-26 22:33:32 +03:00
  • bff2ed0a86
    Fix markdown italic quote (#1282) onejeuu 2023-08-26 22:31:30 +03:00
  • abd262824d
    #1281 Fix magic operation .as_ for values interpreted as False Alex Root Junior 2023-08-26 22:29:23 +03:00
  • 5c822b4df9 Add changelog onejeuu 2023-08-26 19:36:32 +03:00
  • ce0a4fbd68
    Fix markdown italic quote onejeuu 2023-08-26 18:44:01 +03:00
  • 99ed0f53ec
    Replace ValueError with SceneException in scenes. Added error safety in scene resolver. Alex Root Junior 2023-08-26 18:36:49 +03:00
  • bcdf8ea9da
    Small optimizations Alex Root Junior 2023-08-26 17:32:36 +03:00
  • 278697297e
    Added example Alex Root Junior 2023-08-26 03:37:00 +03:00
  • 76b64a85bf
    Revise aiogram/scenes with wizard-based design pattern Alex Root Junior 2023-08-26 03:27:51 +03:00
  • 2d915eb1bb
    Move scene properties to config object Alex Root Junior 2023-08-26 00:34:01 +03:00
  • e4caa419ca
    Small refactoring + added possibility to specify post-action on handlers Alex Root Junior 2023-08-26 00:13:50 +03:00
  • f27f3eea42
    Base implementation Alex Root Junior 2023-08-25 22:06:11 +03:00
  • 2dc0be6b56
    docs: fix quotes Oleg A 2023-08-22 17:13:56 +03:00
  • d6ff6f5422
    fix: mypy warnings Oleg A 2023-08-22 16:58:11 +03:00
  • 28b8a5757d
    docs: add changelog Oleg A 2023-08-22 16:38:06 +03:00
  • 5c1c4dad78
    fix: rm _ duplicate from bad pattern Oleg A 2023-08-22 16:33:57 +03:00
  • ab97201fd3
    fix: rm | Oleg A 2023-08-22 16:31:21 +03:00
  • ec3ee8f613
    feat: add custom encoding support Oleg A 2023-08-22 16:28:21 +03:00
  • df77ee2436
    #1277 Add custom types for datetime in Telegram API Alex Root Junior 2023-08-21 02:22:39 +03:00
  • b7be9c2b81
    Small cleanup in examples Alex Root Junior 2023-08-21 01:13:19 +03:00
  • 787ad6b094
    Render changelog v3.0.0rc2 Alex Root Junior 2023-08-18 20:21:01 +03:00
  • a0ae934c14
    Bump minimum magic-filter version Alex Root Junior 2023-08-18 20:19:31 +03:00
  • 678b3cfe7d
    Bot API 6.8 (#1276) Alex Root Junior 2023-08-18 20:18:05 +03:00
  • 9ab6b739b9
    Bump version, added changelog Alex Root Junior 2023-08-18 20:11:42 +03:00
  • 85ce6bc2a9
    Bump after public release Alex Root Junior 2023-08-18 20:08:37 +03:00
  • bc0932a745
    Support wider pydantic version (#1273) Oleg A 2023-08-18 16:51:41 +03:00
  • b546a1c942
    chore: pydantic till v3 Oleg A 2023-08-18 16:12:30 +03:00
  • 979b873034
    fix: > instead ^ Oleg A 2023-08-18 16:11:12 +03:00
  • fe71d78a8b
    chore: make pydantic version wider Oleg A 2023-08-18 15:47:21 +03:00
  • 5a14098803
    Add contributing support for zsh and win (#1272) Oleg A 2023-08-18 12:06:13 +03:00
  • 0cedf52aa4
    docs: update win cmd examples Oleg A 2023-08-18 02:35:35 +03:00
  • 5d77da84dc
    fix: some typos Oleg A 2023-08-18 02:23:53 +03:00
  • e05282b76d
    docs: add both install commands (win,lin,mac) Oleg A 2023-08-18 02:20:49 +03:00
  • 9fac4cc8bc
    fix: add support for zsh and win Oleg A 2023-08-18 02:04:08 +03:00
  • 5b17bd4393
    Added CLI as extra dependency Alex Root Junior 2023-08-16 22:00:11 +03:00
  • d0d0ff1be0
    Update a warning message in dispatcher (#1269) Alex Root Junior 2023-08-16 20:43:18 +03:00
  • b31e858d70
    Added changelog Alex Root Junior 2023-08-16 19:54:27 +03:00
  • 4d4d3dfc06
    Update a warning message in dispatcher Alex Root Junior 2023-08-16 19:52:47 +03:00
  • 2093b45799
    Fixed some typos in documentation (#1268) nullmatawasoradesu 2023-08-16 17:23:10 +03:00
  • 74eee59b5f Added changelog nullmatawasoradesu 2023-08-16 16:57:02 +03:00
  • b2f9d898a4 Removed extra param in docstring of TelegramEventObserver's filter method nullmatawasoradesu 2023-08-16 16:56:17 +03:00
  • 5ec8137968 Fixed typo in i18n documentation nullmatawasoradesu 2023-08-16 16:51:31 +03:00
  • 16649ec896
    Add error handling example (#1099) Danipulok 2023-08-14 23:43:44 +03:00
  • 81b6465340
    Prepare for Bot API 6.8 Alex Root Junior 2023-08-14 22:44:36 +03:00
  • 8ff992bf1d
    Content from global filters (#1267) Alex Root Junior 2023-08-14 22:18:11 +03:00
  • a95a97164b
    Added changelog Alex Root Junior 2023-08-14 22:13:03 +03:00
  • 321b320f15
    Move global filters check placement into router to add chance to pass context from global filters into handlers in the same way as it possible in other places Alex Root Junior 2023-08-14 22:12:01 +03:00
  • 577b44cdc1
    Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x Alex Root Junior 2023-08-14 01:34:30 +03:00
  • 3facba2730
    Remove bad file Alex Root Junior 2023-08-14 01:34:24 +03:00
  • 0cec7d4933
    Migration FAQ supplement (Finite State Machine) (#1264) nullmatawasoradesu 2023-08-13 22:41:56 +03:00
  • d7710dd612 Fixed typo x2 nullmatawasoradesu 2023-08-13 22:41:33 +03:00
  • ed0a53e8f9 Fixed typos, added changelog nullmatawasoradesu 2023-08-13 22:37:42 +03:00
  • 1ddc3ed77c Updated Migration FAQ > Finite State Machine nullmatawasoradesu 2023-08-13 22:17:56 +03:00
  • ac124f5b08
    Fixed structure of DI docs page, included it in toctree Alex Root Junior 2023-08-13 22:14:33 +03:00
  • 4d12e073ee
    Fix missing message content types (#1252) Forden 2023-08-13 18:05:04 +03:00
  • fac0a533b0
    Examples/dev 3x multi file (#1254) Kostiantyn Kriuchkov 2023-08-13 18:00:59 +03:00
  • f87deea4fb
    Added a section on Dependency Injection technology in documentation (#1253) nullmatawasoradesu 2023-08-13 17:59:38 +03:00
  • 068875534b
    Examples/dev 3x refactor fix* (#1261) Kostiantyn Kriuchkov 2023-08-13 17:56:32 +03:00
  • a37b47f5d8
    Merge branch 'dev-3.x' into examples/dev-3x-refactor Alex Root Junior 2023-08-13 17:56:22 +03:00
  • a80031509e
    Fixed nested hashtag, cashtag and email entnties parsing (#1263) Alex Root Junior 2023-08-13 17:55:35 +03:00
  • e0a4bc8f8b
    Tests coverage Alex Root Junior 2023-08-13 17:16:01 +03:00
  • bc550382b8
    Merge branch 'dev-3.x' into bugfix/1259 Alex Root Junior 2023-08-13 17:07:09 +03:00
  • 020db29e6d
    Fixed line length Alex Root Junior 2023-08-13 17:01:21 +03:00
  • c8be3da67a
    Fixed nested hashtag, cashtag and email message entities not being parsed correctly when these entities are inside another entity. Alex Root Junior 2023-08-13 16:57:47 +03:00
  • 67ba5216fb
    Add changelog Yarik 2023-08-11 16:36:23 +03:00
  • 3e24d4da9c add tests Forden 2023-08-11 14:09:30 +03:00
  • 102c765a4b
    Update CHANGES/1252.bugfix.rst Forden 2023-08-11 13:43:52 +03:00
  • f7e7670014 Refactor bot code, fix changelog version latan 2023-08-11 06:33:15 +03:00
  • 499f3dbf37 fix changelog version latan 2023-08-11 06:28:29 +03:00
  • 27394e400b Merge remote-tracking branch 'origin/docs' into docs nullmatawasoradesu 2023-08-10 23:43:46 +03:00
  • ce989cbee0 Edited comments & titles nullmatawasoradesu 2023-08-10 23:43:31 +03:00
  • 61c5bf8a2c
    Merge branch 'aiogram:dev-3.x' into docs nullmatawasoradesu 2023-08-10 23:35:09 +03:00
  • c516ea9d6a
    Refactor and improve bot examples (#1256) Kostiantyn Kriuchkov 2023-08-10 22:10:30 +03:00
  • 3b2ead5322 Fix error, switch default storage from Redis to Memory, and add logging to multibot example latan 2023-08-10 15:54:10 +03:00
  • 31baa12d90 Remove unnecessary spaces and reorganize imports latan 2023-08-10 15:02:25 +03:00
  • 6b2b3f48a7 Remove hardcoded tokens, opt for environment variable latan 2023-08-10 15:00:44 +03:00
  • 879b333a11 Add guidance comments on obtaining bot tokens from environment variables latan 2023-08-10 14:52:39 +03:00
  • 62f62de50a Added Changelog latan 2023-08-10 11:49:13 +03:00
  • 518739724c Refactor and improve bot messages latan 2023-08-10 11:46:22 +03:00
  • dac189d0d6 Refactor code for specifying updates example. latan 2023-08-10 11:06:48 +03:00
  • 48238a5091 add Changelog latan 2023-08-10 11:04:58 +03:00
  • 2e185952cf Refactor: Clean up code formatting for consistency latan 2023-08-10 10:49:34 +03:00
  • 77dc4e7752 Add multi-file bot example latan 2023-08-10 09:31:13 +03:00
  • da082a040d
    Fix black Forden 2023-08-09 18:40:05 +03:00
  • fb9878a617
    Added changelog Forden 2023-08-09 10:39:56 +03:00
  • 720d192258 Added changelog nullmatawasoradesu 2023-08-08 20:02:00 +03:00