Commit graph

  • bb2ab6ff63 fix: use ChatMemberFactory instead of the direct class Egor 2020-07-03 16:32:26 +05:00
  • 36c70577bf fix: invoke factory instead of direct ChatMember class Egor 2020-07-03 16:30:28 +05:00
  • 8f3913b728 fix: add support of type hints for factories Egor 2020-07-03 16:29:04 +05:00
  • 6e93facffc chore: lint Egor 2020-07-03 16:15:37 +05:00
  • d04e220fbb fix: replace direct creation of Chat instances with usage of ChatFactory Egor 2020-07-03 16:15:11 +05:00
  • 23c0ed633f chore: add __init__ Egor 2020-07-03 16:09:30 +05:00
  • c161b7afce feat: ChatMemberFactory and MessageFactory Egor 2020-07-03 16:09:00 +05:00
  • 3016c8e21e feat: ChatFactory and private_chat fixture Egor 2020-07-03 16:08:31 +05:00
  • 2cf2c2e98b feat: ChatType helper Egor 2020-07-03 16:07:46 +05:00
  • 52e42c5be7 chore: move sequences to separate file Egor 2020-07-03 15:49:03 +05:00
  • a8a7bcff66 chore: fix help in Makefile, and add a new command Egor 2020-07-03 15:44:09 +05:00
  • 74539ab0a3 chore: bump pytest-asyncio version Egor 2020-07-03 13:52:54 +05:00
  • e0baed8eee feat: add UserFactory Egor 2020-07-03 13:41:47 +05:00
  • 355aa3a90a chore: add mark.asyncio for tests which were ignored previously Egor 2020-07-03 12:15:27 +05:00
  • d5f97e9ab4 fix: bug IDFilter checking message from channel Egor 2020-07-03 12:09:45 +05:00
  • 81b36bd192
    feat: add ChatType builtin filter (#356) Egor 2020-07-02 14:17:48 +03:00
  • cb0952ea61
    Merge branch 'dev-2.x' into chat_type_builtin_filter Egor 2020-07-02 14:15:50 +03:00
  • d179789ea7
    feat: mongo motor (#368) Egor 2020-06-29 21:56:35 +03:00
  • 3548d40eab
    Add missing thumb parameter (#362) ixearth 2020-06-29 18:54:47 +00:00
  • 3d39652e9a
    Add methods to register filters and middlewares (#370) Abstract-X 2020-06-30 05:53:51 +11:00
  • 9d7a2b811e Merge branch 'dev-2.x' of github.com:aiogram/aiogram into chat_type_builtin_filter Egor 2020-06-29 00:17:45 +05:00
  • 0eb5a476fa fix: use warnings instead of logging Egor 2020-06-29 00:17:38 +05:00
  • dfac48ab45 feat: add test for deleted file Egor 2020-06-29 00:15:14 +05:00
  • 935e5ddb94 Merge branch 'dev-2.x' of github.com:aiogram/aiogram into mongo-motor Egor 2020-06-28 23:01:14 +05:00
  • 6645cf5842 Fix docstring in filter unregistration method Abstract-X 2020-06-28 09:07:51 +11:00
  • 621384556b Add missing thumb parameter ixearth 2020-06-27 17:03:00 +00:00
  • 7245811c3c Add docs for Dispatcher Alex Root Junior 2020-06-27 19:46:01 +03:00
  • 8ebbfb1388 Merge branch 'dev-3.x' into dev-3.x-sphinx Alex Root Junior 2020-06-27 17:29:34 +03:00
  • 6f53f15577 Reformat code Alex Root Junior 2020-06-27 16:59:52 +03:00
  • 46d01a6ae7 Fix explanation_parse_mode validation Alex Root Junior 2020-06-27 16:59:21 +03:00
  • f9c367548f
    Fix markdown escaping issues (#363) unintended 2020-06-27 16:17:38 +03:00
  • c9be23304a
    Rename test suite Alex Root Junior 2020-06-27 16:17:19 +03:00
  • c9cbde4595
    Add setting current context of types (#369) Abstract-X 2020-06-28 00:15:20 +11:00
  • b004c8af19
    fix the #307 (#371) Yyonging 2020-06-27 21:10:09 +08:00
  • 41824b22e2 fix the #307 Yyonging 2020-06-27 12:04:57 +08:00
  • 09a3eb3ea1 Add methods to register filters and middlewares Abstract-X 2020-06-26 21:09:31 +11:00
  • 8c75f322ca Add setting current context of types Abstract-X 2020-06-26 04:13:30 +11:00
  • 4c9dcfeeac fix: split to several files Egor 2020-06-24 19:11:43 +05:00
  • d98b4ba181 fix: add warning with respect to type hint Egor 2020-06-23 14:21:28 +05:00
  • b9424106a7 fix: respect type hints Egor 2020-06-22 23:25:25 +05:00
  • 768491d976 fix: rename argument to chat_type Egor 2020-06-22 22:13:50 +05:00
  • 4a2d0685ff fix more escaping issues Ilya Samartsev 2020-06-21 20:25:32 +03:00
  • 5395fc184a #360 - Fix: escape '=' sign in markdown Ilya Samartsev 2020-06-20 13:26:52 +03:00
  • c874fa8e35
    Merge pull request #1 from aiogram/dev-2.x unintended 2020-06-20 13:24:23 +03:00
  • 360fdfc4d8 Fix parse_mode in Message aliases Alex Root Junior 2020-06-15 23:54:06 +03:00
  • b217446da2
    Add '=' to characters reserved in markdown alfred richardsn 2020-06-15 22:40:26 +03:00
  • 22f045d41e Add extensions Alex Root Junior 2020-06-15 02:46:52 +03:00
  • f816f0476a Remove external extensions Alex Root Junior 2020-06-15 02:45:56 +03:00
  • dcadb9b9be 🤷 interesting Alex Root Junior 2020-06-15 02:43:21 +03:00
  • b1cc68aa3b Add extra requirements Alex Root Junior 2020-06-15 02:40:24 +03:00
  • b1af865ff9 Add extra requirements Alex Root Junior 2020-06-15 02:30:31 +03:00
  • f68960ca87 Add sphinx with converting part of pages Alex Root Junior 2020-06-15 02:22:24 +03:00
  • 3aa68a93d1 Fix coverage Alex Root Junior 2020-06-14 18:21:54 +03:00
  • f5684aef07 Update default parse_mode propagation. Alex Root Junior 2020-06-14 18:18:29 +03:00
  • 4d631a3069 Allow to use zero as request timeout Alex Root Junior 2020-06-14 17:36:14 +03:00
  • 7844a663a9 Bump Telegram Bot API version Change request timeout mechanism Bump package version Alex Root Junior 2020-06-14 17:14:10 +03:00
  • b78f1cdb17 Merge branch 'dev-3.x-unset_parse_mode' of https://github.com/b0g3r/aiogram into b0g3r-dev-3.x-unset_parse_mode Alex Root Junior 2020-06-14 16:27:39 +03:00
  • 006a5ef987 fix: rename to ChatTypeFilter Egor 2020-06-14 17:32:18 +05:00
  • 7ae4f264fe fix imports Egor 2020-06-14 17:30:55 +05:00
  • 2569a87acc fix Egor 2020-06-14 17:28:12 +05:00
  • 63f1628ff6 fix: remove some of event_handlers Egor 2020-06-14 17:18:09 +05:00
  • aab1219c4c fix: add import in filters/__init__ Egor 2020-06-14 17:17:08 +05:00
  • 6d979ad61e feat: docs Egor 2020-06-14 17:16:24 +05:00
  • aad8ac8464 feat: add example of usage Egor 2020-06-14 16:33:36 +05:00
  • bcd2c96bb0 feat: ChatTypesFilter Egor 2020-06-14 16:33:23 +05:00
  • 4647b17c3c Bump version v2.9.2 Alex Root Junior 2020-06-13 21:54:25 +03:00
  • 09f3c35aec Hotfix get_full_command Alex Root Junior 2020-06-13 21:53:31 +03:00
  • 866011ab2b Merge branch 'dev-2.x' Alex Root Junior 2020-06-13 21:30:57 +03:00
  • 21b4b64db1 Bump version v2.9.1 Alex Root Junior 2020-06-13 21:30:24 +03:00
  • 8d30c1dc1b
    Fix message.get_full_command() (#352) Egor Dementyev 2020-06-13 19:18:30 +03:00
  • 66aae50018
    fix typos Egor Dementyev 2020-06-11 20:25:52 +03:00
  • ad3c2b6909
    Fix message.get_full_command() by JrooTJunior Egor Dementyev 2020-06-11 20:21:55 +03:00
  • 1389ca5874
    #320 - Fix: Class InputMediaAudio contains some fields from other class. (#354) Denis Belavin 2020-06-10 23:08:44 +03:00
  • a8dfe86358
    feat: ForwardedMessage filter (#355) Egor 2020-06-10 23:07:55 +03:00
  • f55943f6af AIOG-T-45. User property mention added Igor Sereda 2020-06-02 20:15:57 +03:00
  • b6ff48d8fc AIOG-T-51. TelegramObject property bot added Igor Sereda 2020-05-31 03:37:00 +03:00
  • 53db44101f AIOG-T-50. ChatMember files fixed Igor Sereda 2020-05-31 02:03:16 +03:00
  • 5ce94e2309 AIOG-T-49. User method get_profile_photos() Igor Sereda 2020-05-31 14:05:56 +03:00
  • 7cec70f94f AIOG-T-48. User method get_mention() added Igor Sereda 2020-05-31 03:10:40 +03:00
  • 05d69c48e9 AIOG-T-47. User property url added Igor Sereda 2020-05-31 02:24:27 +03:00
  • 27b05c4843 AIOG-T-44. User property full_name added Igor Sereda 2020-05-31 01:52:12 +03:00
  • 56c3b8fd39 fix: attr name Egor 2020-06-09 20:30:33 +03:00
  • 06a0764bf0 fix: add tests Egor 2020-06-09 20:27:45 +03:00
  • d7d6997ebb feat: ForwardedMessage filter Egor 2020-06-09 20:13:03 +03:00
  • dd2a67699f #320 - Fix: Class InputMediaAudio contains some fields from other class. Belavin Denis 2020-06-09 18:56:32 +03:00
  • 557147ad8d
    fix: markdown helper methods work correctly (#353) Egor 2020-06-09 16:55:13 +03:00
  • 5e551d0733 chore: add return type annotations Egor 2020-06-09 16:48:41 +03:00
  • 8b9732e7e0 fix: methods in markdown helper work now Egor 2020-06-09 16:47:51 +03:00
  • 4dd55015c5
    Fix message.get_full_command() Egor Dementyev 2020-06-09 16:33:02 +03:00
  • d5144a5d14 Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x v2.9 Alex Root Junior 2020-06-08 20:43:56 +03:00
  • d5169a294f AIOG-T-23 Backport text_decorations from 3.0a Alex Root Junior 2020-06-08 20:42:38 +03:00
  • 027139f1b2
    fix get_full_command (#348) George Imedashvili 2020-06-08 18:21:15 +01:00
  • 50b5768759 AIOG-T-61 Bump version Alex Root Junior 2020-06-08 20:20:43 +03:00
  • de13dbf454 AIOG-T-61 Telegram Bot API 4.9 Alex Root Junior 2020-06-08 20:19:05 +03:00
  • 32f8c239a7 Added fields to Chat lyteloli 2020-06-05 19:41:57 +03:00
  • 5af5813231
    fix get_full_command George Imedashvili 2020-06-05 09:31:12 +01:00
  • 8aff5d7f4d Added fields to Chat lyteloli 2020-06-02 14:33:26 +03:00
  • 864b511a16 Added fields to Chat lyteloli 2020-06-02 14:20:48 +03:00
  • d297dafd46
    Update webhook_example.py Stanislav Semenov 2020-05-31 22:23:40 +03:00
  • e088a27b56
    Refact and add ssl context Stanislav Semenov 2020-05-31 20:50:18 +03:00