Commit graph

  • d1846731f8 Add GitHub actions for documentation Alex Root Junior 2019-11-16 22:53:42 +02:00
  • 7dc2a0ddaf Update tests and small refactoring Alex Root Junior 2019-11-16 22:32:26 +02:00
  • 65331e1fda Add autogenerated docs for types and methods Alex Root Junior 2019-11-16 22:32:05 +02:00
  • a24708d589 Add tests for BaseSession and TelegramAPIServer Alex Root Junior 2019-11-16 00:52:18 +02:00
  • c824b298c9 More tests (Helper and contextinstance) Alex Root Junior 2019-11-15 23:36:08 +02:00
  • 22df168042 Reformat Makefile jrootjunior 2019-11-15 14:21:35 +02:00
  • 6c02341303 Add docs to Makefile jrootjunior 2019-11-15 14:11:50 +02:00
  • a6573656d0 Add tests for DataMixin jrootjunior 2019-11-15 14:09:37 +02:00
  • 013ee3d496 Add aiofiles to dependencies list. jrootjunior 2019-11-15 14:09:05 +02:00
  • 65815e509f Clean obsolete code and change configs jrootjunior 2019-11-15 12:44:24 +02:00
  • d09b72ce6e Update license years jrootjunior 2019-11-15 12:18:21 +02:00
  • bdae5fb026 Clean project jrootjunior 2019-11-15 12:17:57 +02:00
  • 2954636d42
    Merge pull request #234 from alexshavelev44/dev-2.x Alex Root Junior 2019-11-15 10:10:27 +02:00
  • a83dd3ca63 Fix EditMessageMedia Alex Root Junior 2019-11-14 22:38:00 +02:00
  • 54a77b369e Context instance mixin for BaseBot Alex Root Junior 2019-11-14 22:20:53 +02:00
  • 49526814d9 Reformat descriptions (long lines) Alex Root Junior 2019-11-14 22:19:33 +02:00
  • b9130e2e1c enable syntax 'key in dispatcher', issue #233 alex_shavelev 2019-11-14 19:15:44 +02:00
  • d7270909a3 Update .gitignore. Exclude mypy cache jrootjunior 2019-11-14 16:48:50 +02:00
  • 6c0bd76a63 Fix input media. And allow to edit media jrootjunior 2019-11-14 16:39:34 +02:00
  • 8a4b2a16dd Fix typing jrootjunior 2019-11-14 15:21:22 +02:00
  • b54805662f Allow to customize JSON library jrootjunior 2019-11-14 15:07:57 +02:00
  • a2bc73e347 Allow to send datetime/timedelta values jrootjunior 2019-11-14 14:56:09 +02:00
  • 4189c3e798 Regenerate code jrootjunior 2019-11-14 14:44:17 +02:00
  • 5d1c54aa17 Allow to send thumbs jrootjunior 2019-11-14 12:24:27 +02:00
  • dd0ee7124b Allow to send media groups jrootjunior 2019-11-14 11:58:44 +02:00
  • 5797ab6c99 Allow to send files Alex Root Junior 2019-11-14 02:05:08 +02:00
  • 9d980c4b61 Update methods. Add generated files configurator Alex Root Junior 2019-11-14 00:44:09 +02:00
  • 8117b0a77c
    Replaced is_admin() with is_chat_admin() in filters example Evgeny Petrov 2019-11-13 23:09:27 +03:00
  • b8cfe386da
    Merge branch 'dev-2.x' into private-chat-links Ramzan Bekbulatov 2019-11-12 15:19:14 +03:00
  • f23369aeb5 fix for port Forevka 2019-11-11 23:48:00 +02:00
  • 647521a65d Explain how to add custom route in aiogram framework Forevka 2019-11-11 23:44:49 +02:00
  • 39d3731a48
    Merge pull request #230 from uburuntu/unify-default Alex Root Junior 2019-11-11 15:29:33 +02:00
  • 386a1586e0 enh: unify default as_html argument uburuntu 2019-11-10 00:46:29 +03:00
  • 1863ac8571 enh: private chat links uburuntu 2019-11-10 00:34:20 +03:00
  • 021223e4c7 refactore due to code review alex 2019-11-06 17:56:24 +03:00
  • 927fec5829 emit warning if command starts with command prefix alex 2019-11-05 19:12:13 +03:00
  • 87393f2475 Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x Alex Root Junior 2019-11-03 22:19:44 +02:00
  • 278999761c Add new autogenerated methods and types and add prototype of sessions. Alex Root Junior 2019-11-03 22:14:41 +02:00
  • 9d94ac62c9
    Merge pull request #223 from victorusachev/dev-2.x Alex Root Junior 2019-11-03 15:46:10 +02:00
  • 9571669ca4 refactor(utils): reduce code duplication Victor Usachev 2019-10-30 02:42:24 +03:00
  • d5f5cea665 Bump version to 2.4 v2.4 Alex Root Junior 2019-10-29 22:42:31 +02:00
  • f8d255b353 Prevent to serialize text as date when rapidjson is used Alex Root Junior 2019-10-29 22:36:43 +02:00
  • cb4f459597 Fix typing for until_date argument (can be datetime or timedelta) Alex Root Junior 2019-10-29 21:19:55 +02:00
  • f03e2169c3 Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x Alex Root Junior 2019-10-29 21:11:14 +02:00
  • 9e6c55a609
    Merge pull request #213 from dark0ghost/patch-4 Alex Root Junior 2019-10-29 21:09:34 +02:00
  • f28cfa240c Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x Alex Root Junior 2019-10-29 21:05:45 +02:00
  • 675def5013 add typing dark0ghost 2019-10-29 01:37:14 +03:00
  • 2bdc444f99 add typing dark0ghost 2019-10-22 22:34:03 +03:00
  • 8efe0fe651 add typind dark0ghost 2019-10-22 22:16:16 +03:00
  • e10c2f883f add typind dark0ghost 2019-10-22 22:16:02 +03:00
  • 6caccc30ad add typing dark0ghost 2019-10-22 22:12:30 +03:00
  • eca75dd734
    Merge pull request #219 from eboshare/dev-2.x Alex Root Junior 2019-10-18 12:14:08 +03:00
  • 9a3c6f5ece Remove typo eboshare 2019-10-15 18:04:14 +04:00
  • 2ed98e566e Add aiohttp speedups eboshare 2019-10-15 18:00:37 +04:00
  • cf7786a467 Optimize Message.send_copy Alex Root Junior 2019-10-14 23:52:19 +03:00
  • 2843a66e61
    Merge pull request #218 from Bunk100/patch-1 Alex Root Junior 2019-10-14 23:50:03 +03:00
  • 9610c698be Update installation docs page Alex Root Junior 2019-10-14 16:11:13 +03:00
  • b88ae7a435 library -> framework Alex Root Junior 2019-10-14 16:06:35 +03:00
  • 238d1d9761 Pin aiohttp version Alex Root Junior 2019-10-14 15:01:45 +03:00
  • bd90c726b5 Fix Bot.__del__ for cases when event loop is closed Alex Root Junior 2019-10-14 14:53:12 +03:00
  • a6c8e4c249
    Update message.py Bunk100 2019-10-12 23:06:41 +03:00
  • 37e6428b7b
    Update message.py Bunk100 2019-10-12 22:56:48 +03:00
  • bbfc994073
    Update message.py Bunk100 2019-10-12 18:42:24 +03:00
  • 68ce9687ec
    Update message.py Bunk100 2019-10-12 18:38:13 +03:00
  • 1cd4712eb4
    Update message.py Bunk100 2019-10-12 18:37:06 +03:00
  • b172faf89f
    Update message.py Bunk100 2019-10-12 18:22:44 +03:00
  • e57c761c40
    Update message.py Bunk100 2019-10-12 18:03:31 +03:00
  • 1f177360c4
    Update message.py Bunk100 2019-10-12 17:59:32 +03:00
  • e32a45f4f8
    Update message.py Bunk100 2019-10-12 17:52:27 +03:00
  • 7fb21ead9d
    Merge pull request #217 from gabbhack/dev-2.x Alex Root Junior 2019-10-10 17:42:14 +03:00
  • 2f5415c1c9
    Fix incorrect completion order. Gabben 2019-10-10 19:20:49 +05:00
  • ef6a669761
    Merge pull request #215 from aiogram/feature-ordered_helper Alex Root Junior 2019-10-10 17:18:41 +03:00
  • 4709085e2c
    Delete settings.json morzik45 2019-10-10 00:09:26 +05:00
  • 886f34d397 replacement by motor morz 2019-10-09 23:51:01 +05:00
  • bb16a9b1a7 initial commit morz 2019-10-09 23:38:15 +05:00
  • 68a9df9222 Create OrderedHelper Suren Khorenyan 2019-10-09 20:03:48 +03:00
  • 567289f368
    Merge pull request #212 from skhortiuk/dev-2.x Alex Root Junior 2019-10-07 13:27:54 +03:00
  • 7ed44533bb Fixed missed IsReplyFilter import skhortiuk 2019-10-07 12:51:42 +03:00
  • 7efa0fc27d Fix docs status shield Alex Root Junior 2019-10-06 23:30:24 +03:00
  • 20e51ac84a
    Merge pull request #210 from Arwichok/is_reply Alex Root Junior 2019-10-06 23:24:33 +03:00
  • 31f724ba4c
    Merge pull request #211 from eboshare/patch-1 Alex Root Junior 2019-10-06 23:21:59 +03:00
  • fb4eab7346 Prevent to trigger command filter with non-text messages Alex Root Junior 2019-10-06 23:17:49 +03:00
  • f13a14c5ef
    Fixed send_poll required params Vasiliy 2019-10-05 20:23:54 +04:00
  • d92a77dbe2
    Merge pull request #203 from Birdi7/fix-cache-lazy-gettext Alex Root Junior 2019-10-02 13:10:15 +03:00
  • 1cd78648cc Update docs/../filters.rst Arwichok 2019-09-23 16:48:23 +03:00
  • 496560ab0c Add IsReplyFilter to docs/../filters.rst Arwichok 2019-09-23 16:32:18 +03:00
  • 000cd9aad8
    Update aiogram/dispatcher/filters/builtin.py Arwichok 2019-09-23 16:24:33 +03:00
  • 615b5af00f reply True if msg == None and is_reply == False Arwichok 2019-09-16 15:47:31 +03:00
  • 0365173450 fix IsReplyFilter typing Arwichok 2019-09-16 15:15:43 +03:00
  • f7fdaa1153 add IsReplyFilter Arwichok 2019-09-16 14:50:23 +03:00
  • 35cf54078e
    Merge pull request #209 from jr-minnaar/patch-1 Alex Root Junior 2019-09-12 11:47:29 +03:00
  • 384b5e5b9f Rename file to match example JR Minnaar 2019-09-12 10:42:46 +02:00
  • 1cdfa3e3c2 Fix all occurrences of adwanced in text JR Minnaar 2019-09-12 10:33:24 +02:00
  • a74efa311e Fix spelling Rossouw Minnaar 2019-09-08 20:16:19 +02:00
  • 895e24727d Added new on_ registrator for use as decorator when register on_startup, on_shutdown: on_startup_polling, on_startup_webhook, on_shutdown_polling, on_shutdown_webhook Arwichok 2019-09-07 09:36:04 +03:00
  • 4984c2313a
    Merge pull request #201 from apatrushev/fix-199 Alex Root Junior 2019-09-04 13:58:34 +03:00
  • a6d9a1f4ec Renamed function from arrange_schema to arrange Forden 2019-09-04 10:47:06 +03:00
  • d7546125a7
    Merge pull request #202 from apatrushev/fix-200 Alex Root Junior 2019-09-04 10:07:56 +03:00
  • 24da65ef2a
    Merge pull request #205 from MrMrRobat/Fix-html-entity Alex Root Junior 2019-09-04 10:03:47 +03:00
  • d1720d8190
    Merge branch 'dev-2.x' into Fix-html-entity Arseny Boykov 2019-09-03 02:31:55 +03:00