Commit graph

  • 3aa63078ab AIOG-T-20 Bot API 4.8 Alex Root Junior 2020-05-02 22:51:38 +03:00
  • 4a86bc63c8 AIOG-T-20 Revert overriding remove keyboard default value and add tests Alex Root Junior 2020-05-02 22:47:58 +03:00
  • 2372322aef AIOG-T-20 Small changes in docs Alex Root Junior 2020-05-02 22:38:05 +03:00
  • 7688033c28 AIOG-T-20 Add parse mode passing in sendPoll method Alex Root Junior 2020-05-02 22:27:08 +03:00
  • 572b2db78d AIOG-T-20 Update aliases Alex Root Junior 2020-05-02 22:20:24 +03:00
  • c9d22b900b AIOG-T-20 Bot API 4.8 Alex Root Junior 2020-05-02 22:10:29 +03:00
  • 15bcc0ba9f
    feat(proxy): proxy for aiohttp,base sessions (#284) Martin Winks 2020-05-02 17:12:53 +04:00
  • 2d03285e88 refactor(generic): mpa 2020-05-02 16:55:50 +04:00
  • 69b24c6203 Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x-proxy mpa 2020-05-02 16:55:07 +04:00
  • 2553f5f19e
    Merge pull request #316 from aiogram/dev-3.x-fix-text-decorations-2 Alex Root Junior 2020-05-02 02:55:59 +03:00
  • 2380e14dd9 Fix phone_number and bot_command entity types generation Alex Root Junior 2020-05-02 02:43:19 +03:00
  • 8d842ea156
    Merge pull request #315 from aiogram/dev-3.x-fix-text-decorations Alex Root Junior 2020-05-02 02:05:34 +03:00
  • a64359a6de Update text decorations. Fix 'mention' generator and emoji offsets. Alex Root Junior 2020-05-02 01:56:01 +03:00
  • 67c30dc14d fix dangling dependency mpa 2020-04-29 17:52:10 +04:00
  • 7ddbf002bd Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x-proxy mpa 2020-04-29 17:37:24 +04:00
  • e9fef19129 Fix compatibility with pydantic 1.5 (temporary) Alex Root Junior 2020-04-28 12:07:01 +03:00
  • 52c76f53c7 Merge branch 'dev-2.x' v2.8 Alex Root Junior 2020-04-26 00:26:35 +03:00
  • 61cfb8e99a
    Merge pull request #297 from aiogram/feature/bot_id Alex Root Junior 2020-04-26 00:24:50 +03:00
  • b0870b3f93 i-AIOG-16 update send dice aliases Alex Root Junior 2020-04-25 23:11:52 +03:00
  • f1f65d2e77 i-AIOG-18 Update versions (readme, setup, etc.) Alex Root Junior 2020-04-25 22:54:44 +03:00
  • f2c7236ec1 i-AIOG-17: Rename dart constant Alex Root Junior 2020-04-25 22:52:48 +03:00
  • 233c676755 i-AIOG-17 Add emoji to the Dice object Alex Root Junior 2020-04-25 17:54:15 +03:00
  • f5e4016bf8 i-AIOG-15: Add open_period and close_date to the Poll object Alex Root Junior 2020-04-25 17:48:23 +03:00
  • 8906609f0e i-AIOG-14: Add open_period and close_date in the method sendPoll Alex Root Junior 2020-04-25 17:39:35 +03:00
  • 7e3f83ebfe i-AIOG-13: Add explanation and explanation_entities to the Poll object Alex Root Junior 2020-04-25 17:30:44 +03:00
  • b42ea0f2ce i-AIOG-12: Add default parse mode Alex Root Junior 2020-04-25 17:22:13 +03:00
  • cc650047df i-AIOG-12: Add explanation and explanation_parse_mode in the sendPoll Alex Root Junior 2020-04-25 17:12:03 +03:00
  • 6d8c962ce3
    Merge pull request #310 from Teraskull/dev-2.x Alex Root Junior 2020-04-25 16:58:30 +03:00
  • 4fafba17b9
    Add emoji to send_dice method Anton 2020-04-24 20:09:36 +02:00
  • 938688741d fixed gather awaiting Oleg A 2020-04-24 10:09:39 +03:00
  • 234c051af7
    Merge pull request #306 from LimiO/dev-2.x Alex Root Junior 2020-04-24 02:05:08 +03:00
  • 5cba5c05c4 Adding on_make_request and on_post_make_request methods to middlewares and CancelRequest exception Forden 2020-04-23 22:42:30 +03:00
  • 9fd101de03 tests(mock): remove await for magic mock mpa 2020-04-22 10:08:02 +04:00
  • 23799929b8 style(mypy): apply linter changes mpa 2020-04-22 10:00:59 +04:00
  • 518e88df97 feat(proxy chain): Chained proxy support in aiohttp session mpa 2020-04-22 09:49:53 +04:00
  • 84cf6b8d01 Merge branch 'dev-3.x' into dev-3.x-proxy mpa 2020-04-21 03:03:35 +04:00
  • 921f82b873 Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x-proxy mpa 2020-04-20 19:17:00 +04:00
  • e50f9e5269 Change False to True at reply_dice LimiO 2020-04-18 17:47:03 +03:00
  • a7a06b7301 Add reply_dice method LimiO 2020-04-18 17:40:26 +03:00
  • 2ff880bb5f add answer_dice method LimiO 2020-04-18 16:09:45 +03:00
  • b2d2b018a7 A small speedup in Dispatcher eboshare 2020-04-15 04:01:57 +04:00
  • 01c6303d67 Add extensions for class-based error handler Alex Root Junior 2020-04-12 23:29:10 +03:00
  • 0fbd2819f9 Add filters and class based handler for errors Alex Root Junior 2020-04-12 23:20:44 +03:00
  • 9e673998f0 Errors handler Alex Root Junior 2020-04-12 22:13:25 +03:00
  • 569a9c807c adwanced Alex Root Junior 2020-04-12 20:41:10 +03:00
  • 5b6ec599b1 Add middlewares (API + Docs + Tests) Alex Root Junior 2020-04-12 20:27:32 +03:00
  • 023245c76b Add sentinel value for parse_mode which can be None itself Dima Boger 2020-04-12 17:16:35 +03:00
  • e4cd4c1763 Add message reply&answer methods for dice Alex Root Junior 2020-04-11 23:06:41 +03:00
  • 82f89b9c1d Optimize events propagation by routers Alex Root Junior 2020-04-11 22:59:37 +03:00
  • 7449c89b04 Add py.typed Alex Root Junior 2020-04-11 22:01:53 +03:00
  • 9f00a02e4d "noqa: F811" in aiogram/utils/mixins.py Alex Root Junior 2020-04-11 20:58:57 +03:00
  • 33003f2026 Add support of Bot API 4.7. Bump version Alex Root Junior 2020-04-11 20:15:03 +03:00
  • aec67b18af
    Merge pull request #299 from culnaen/patch-1 Alex Root Junior 2020-04-11 18:11:51 +03:00
  • 38ce09f612
    Fix AttributeError Gabben 2020-04-08 20:32:16 +05:00
  • e4c1f4acc8
    fix culnaen 2020-04-08 18:30:12 +03:00
  • 466d842ec5
    Merge pull request #298 from aiogram/tg-version-shield Alex Root Junior 2020-04-07 13:31:44 +03:00
  • 43a210e21f
    Updated telegram version shield Oleg A 2020-04-07 12:55:24 +03:00
  • cd75d3c468 #296 Added test for getting bot's user_id Oleg A 2020-04-07 09:43:11 +03:00
  • 8cd781048a #296 Get bot's user_id without get_me Oleg A 2020-04-07 09:36:16 +03:00
  • 27e02e007c Bump version v2.7 Alex Root Junior 2020-04-07 00:59:59 +03:00
  • a565251d4e
    Merge pull request #294 from aiogram/dev-2.x-api-4.7 Alex Root Junior 2020-04-07 00:41:27 +03:00
  • 97bda44718 #289 BotCommand type init fix Oleg A 2020-04-06 23:59:37 +03:00
  • 79f62f9e61
    Check whether Python is 3.7+ evgfilim1 2020-04-06 18:20:39 +05:00
  • 683e2befb5 #289 Added BotCammand and Dice to __all__ types Oleg A 2020-04-05 19:55:53 +03:00
  • 6cc769ce4f #289 Added setStickerSetThumb test Oleg A 2020-04-05 19:13:33 +03:00
  • 9bbc7510f4 #289 Added the ability to change thumbnails of sticker sets created by the bot using the method setStickerSetThumb. Oleg A 2020-04-05 19:04:48 +03:00
  • 3d632fea1c #289 Added the field thumb to the StickerSet object. Oleg A 2020-04-05 18:54:10 +03:00
  • 181f1f0e6d #289 Added the ability to add animated stickers to sets created by the bot by specifying the parameter tgs_sticker instead of png_sticker in the method addStickerToSet. Oleg A 2020-04-05 18:48:37 +03:00
  • 5de9c9853e #270: Add new exception Alex Root Junior 2020-04-05 18:28:59 +03:00
  • 8f07b1248e More safe bot deleter Alex Root Junior 2020-04-05 18:22:52 +03:00
  • 5e3df8bfec #277: Get default parse mode from context in chat.get_mention() Alex Root Junior 2020-04-05 18:22:27 +03:00
  • 12faef50f8 #289 updated createNewStickerSet docs Oleg A 2020-04-05 17:55:00 +03:00
  • 3ab5b80caf #289 Added the ability to create animated sticker sets by specifying the parameter tgs_sticker instead of png_sticker in the method createNewStickerSet Oleg A 2020-04-05 17:48:35 +03:00
  • 29d767bd78 #289 added getMyCommands test Oleg A 2020-04-05 17:26:53 +03:00
  • 505d6bf75b normalized FakeTelegram passed data Oleg A 2020-04-05 17:26:18 +03:00
  • 93b60b6d75 #289 fixed getMyCommands output Oleg A 2020-04-05 17:25:16 +03:00
  • a5f9373381 refactored message_dict to message_data in FakeTelegram Oleg A 2020-04-05 17:02:43 +03:00
  • 38a2309c32 #289 added setMyCommands test Oleg A 2020-04-05 16:48:34 +03:00
  • c8f126b8ea #289 added getMyCommands method Oleg A 2020-04-05 16:42:19 +03:00
  • b77ed1ad92 #289 added setMyCommands method; added BotCommand type Oleg A 2020-04-05 16:35:56 +03:00
  • 0f245bbf56 #289 added sendDice test and dataset Oleg A 2020-04-05 16:14:26 +03:00
  • 44221872eb #289 added Dice type and ContentType Oleg A 2020-04-05 16:07:01 +03:00
  • 59e6fd20c2
    Merge pull request #290 from aiogram/OpenCollective-fix Alex Root Junior 2020-04-05 16:02:08 +03:00
  • f26b3a66e6
    Merge pull request #293 from aiogram/animation_default_parse_mode Alex Root Junior 2020-04-05 16:01:39 +03:00
  • 13462abe47 test_bot minor refactoring Oleg A 2020-04-05 15:49:18 +03:00
  • bd8e4fbb41 #289 Added sendDice method Oleg A 2020-04-05 15:45:29 +03:00
  • d87ec767fb
    Added default parse mode for send_animation method Oleg A 2020-04-02 01:05:48 +03:00
  • 6ef8362a21
    OpenCollective organization display fix Oleg A 2020-03-31 10:39:10 +03:00
  • 4cb9697cb4
    Merge pull request #283 from b0g3r/dev-3.x-strict-mypy Alex Root Junior 2020-03-29 15:08:57 +03:00
  • 6c0f6888fa
    Merge pull request #287 from crazyuploader/patch-1 Alex Root Junior 2020-03-29 15:05:08 +03:00
  • 577070c1d0
    Update install.rst Jugal Kishore 2020-03-29 11:24:23 +05:30
  • 880e935700 Return old hack, because new break mypy plugins :face_with_rolling_eyes: Boger 2020-03-28 19:43:35 +03:00
  • 4298406bd2 Add check for owner class in Item Boger 2020-03-28 18:47:42 +03:00
  • 45cfa5b3c9 Fix coverage with no cover for unreachable code Boger 2020-03-25 16:28:24 +03:00
  • 756412d784 Turn off mypy on tests folder Boger 2020-03-25 16:19:48 +03:00
  • 23c632b37b Fix style errors Boger 2020-03-25 15:57:25 +03:00
  • 7db1572fd3 Return DataMixin Boger 2020-03-25 15:49:43 +03:00
  • a823e275a7 Merge BaseBot to Bot class Boger 2020-03-25 15:35:32 +03:00
  • 400fb0022e feat(session): mpa 2020-03-22 17:39:02 +04:00
  • edce7c4f75 test: add missing test mpa 2020-03-20 02:06:32 +04:00