Commit graph

  • 3d6219f441 There's no thumb in InputMediaPhoto. And arg media can be string (file_id) t0rr 2018-08-08 02:39:43 +03:00
  • 1e89049344 add message tests and datasets t0rr 2018-08-08 02:37:21 +03:00
  • 86069fd3a5
    Merge pull request #63 from Olegt0rr/fix_message_imports Alex Root Junior 2018-08-07 19:51:15 +03:00
  • 8e57da0e20
    Merge pull request #62 from Olegt0rr/minor Alex Root Junior 2018-08-07 19:51:06 +03:00
  • dfe90eb407 fix message.py imports t0rr 2018-08-07 14:21:47 +03:00
  • a992f670c1 Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x Alex Root Junior 2018-08-07 14:08:17 +03:00
  • 5cb6247023 minor code styling t0rr 2018-08-07 11:02:16 +03:00
  • b2eb12c8b3
    Merge pull request #61 from Olegt0rr/patch-15 Alex Root Junior 2018-08-06 21:39:14 +03:00
  • 5b4cacd74c
    Add edit_reply_markup method to Message class Oleg A 2018-08-06 19:24:45 +03:00
  • 2c7a7dfce0 Fix docs warnings Alex Root Junior 2018-08-05 20:37:49 +03:00
  • 272cf155f2 Merge branch 'master' into dev-2.x Alex Root Junior 2018-08-03 23:14:25 +03:00
  • 5f7a495b10 Merge branch 'dev-1.x' v1.4 Alex Root Junior 2018-08-03 00:18:27 +03:00
  • 0b46a042ad Merge remote-tracking branch 'origin/dev-1.x' into dev-1.x Alex Root Junior 2018-08-03 00:14:53 +03:00
  • c73888bd98 Rename encrypted_passport_element_type -> type Alex Root Junior 2018-08-03 00:12:38 +03:00
  • 13408426db Fix webhook (retry-after) Alex Root Junior 2018-08-03 00:11:43 +03:00
  • 9b593af592
    Merge pull request #60 from Olegt0rr/patch-14 Alex Root Junior 2018-07-31 16:26:31 +03:00
  • db94260df0
    MessageCantBeDeleted exception Oleg A 2018-07-31 11:51:03 +03:00
  • 94d3dd4b13 You can now use the Retry-After response header to configure the delay after which the Bot API will retry the request after an unsuccessful response from a webhook. Alex Root Junior 2018-07-29 03:17:44 +03:00
  • 9477e9af86 Implement Gone request handler Alex Root Junior 2018-07-29 03:12:21 +03:00
  • a43e196d6d Added the new field foursquare_type to the objects Venue, InlineQueryResultVenue and InputVenueMessageContent, and the parameter foursquare_type to the sendVenue method. Alex Root Junior 2018-07-29 03:08:33 +03:00
  • 8df8792f1c Added the method sendAnimation Alex Root Junior 2018-07-29 02:58:17 +03:00
  • f006e53ddc Added support for attaching custom thumbnails to uploaded files. Note: is not work properly and will be fixed in 2.0 Alex Root Junior 2018-07-29 02:55:24 +03:00
  • a8f6f3adf5 Added the method editMessageMedia and new types InputMediaAnimation, InputMediaAudio, and InputMediaDocument. Alex Root Junior 2018-07-29 02:36:27 +03:00
  • f635b5c965 Added vCard support when sharing contacts Alex Root Junior 2018-07-29 02:17:17 +03:00
  • 0a847c4de7 Added the field thumb to the Audio object to contain the thumbnail of the album cover to which the music file belongs. Alex Root Junior 2018-07-29 02:05:07 +03:00
  • 6f3eda16e5 Telegram Passport Alex Root Junior 2018-07-28 19:16:54 +03:00
  • e52ad822b9
    Merge pull request #58 from victorusachev/hotfix--proxy-args Alex Root Junior 2018-07-28 18:26:06 +03:00
  • 4c663ba4c7 Fix for proxy in AiohttpConnector.request Victor Usachev 2018-07-28 05:06:50 +10:00
  • f7a071cb0b Added the field animation to the Message object. Alex Root Junior 2018-07-26 22:53:56 +03:00
  • f6573ded96 Fix docs Makefile. (revert) Alex Root Junior 2018-07-26 21:29:41 +03:00
  • ad96efbd71 Added two new MessageEntity types: cashtag and phone_number. Alex Root Junior 2018-07-26 21:29:25 +03:00
  • 52a4eb7226 Bump version Alex Root Junior 2018-07-26 21:01:39 +03:00
  • 5412c3c120
    Merge pull request #56 from Olegt0rr/patch-16 Alex Root Junior 2018-07-26 20:59:04 +03:00
  • 9e1c23ced8
    Merge pull request #55 from Olegt0rr/patch-13 Alex Root Junior 2018-07-26 20:58:22 +03:00
  • a06cdd188d
    Update json.py Oleg A 2018-07-21 11:31:18 +03:00
  • 7f588082b9
    Create webhook_example_2.py Oleg A 2018-07-18 01:21:50 +03:00
  • 2d7a142d84 Merge branch 'master' into dev-2.x Alex Root Junior 2018-07-16 00:15:55 +03:00
  • 3f8034ad90 Change version v1.3.3 Alex Root Junior 2018-07-15 23:01:32 +03:00
  • 220f47b00f InlineQueryResultLocation has live_period Alex Root Junior 2018-07-15 22:20:03 +03:00
  • a678318927 More content types. Alex Root Junior 2018-07-15 22:16:34 +03:00
  • 50ea2f37ae In channels CallbackQuery.message.from_user can be empty. Alex Root Junior 2018-07-15 21:55:23 +03:00
  • ebc0a94201 Moooore error types. Alex Root Junior 2018-07-15 21:49:53 +03:00
  • 59bde14db3 Fixed pydoc for Message.parse_entities. Alex Root Junior 2018-07-15 21:07:37 +03:00
  • f52c59376d Fixed markup-entities parsing. Alex Root Junior 2018-07-15 21:00:35 +03:00
  • 2cc9720b09 Merge branch 'dev-1.x' into dev-2.x Alex Root Junior 2018-07-14 16:30:26 +03:00
  • 06df482061 Partial update examples. Alex Root Junior 2018-07-14 16:28:20 +03:00
  • b37763c23f Allowed to more simply import base utils from aiogram Alex Root Junior 2018-07-14 16:28:07 +03:00
  • afbe7bb458 Allow to use RapidJSON. Allow to disable uvloop, ujson or rapidjson by env. variables. Alex Root Junior 2018-07-14 01:19:35 +03:00
  • 23211fc283 Hide args from repr for Command.CommandObj Alex Root Junior 2018-07-13 23:59:39 +03:00
  • b647eb476a Bind text handler. Alex Root Junior 2018-07-13 23:59:17 +03:00
  • 4a5f51dd01 Bump Python version in tox and RTD environments. Alex Root Junior 2018-07-13 23:58:43 +03:00
  • f957883082 Refactor filters. Alex Root Junior 2018-07-13 22:58:47 +03:00
  • 539c76a062 Remove old TODO-s. Alex Root Junior 2018-07-11 23:50:00 +03:00
  • 24184b1c8f Improved filters. Alex Root Junior 2018-07-11 23:16:12 +03:00
  • 3abb48537c
    Merge pull request #54 from ape364/patch-1 Alex Root Junior 2018-07-09 21:29:40 +03:00
  • c73975a2df
    Merge branch 'dev-1.x' into patch-1 Alex Root Junior 2018-07-09 21:27:45 +03:00
  • 3de1397387
    Update quick_start.rst ape364 2018-07-09 23:25:13 +05:00
  • cd4fee5eaa Implement connectors mechanism. Alex Root Junior 2018-07-08 18:40:54 +03:00
  • 6dc5d77bb2
    Merge pull request #53 from surik00/dev-1.x Alex Root Junior 2018-07-02 21:54:11 +03:00
  • 40fd2b126b Fix broadcast example Suren Khorenyan 2018-07-02 21:51:48 +03:00
  • afa7ef9ebe Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x Alex Root Junior 2018-07-02 21:01:42 +03:00
  • 0289f3a956 Resolve state object in FSMContext. Alex Root Junior 2018-07-02 21:01:11 +03:00
  • 69fa3021b9
    Merge pull request #52 from kolayv/patch-4 Alex Root Junior 2018-07-02 16:22:19 +03:00
  • d5c7279e07
    disabled inspection for pycharm Kolay 2018-07-02 01:05:51 +03:00
  • cf8df06f63 Fix current state context getter for updates where chat is not presented. Alex Root Junior 2018-07-02 00:36:12 +03:00
  • 43dddcafe4 Oops. Wrong path. Alex Root Junior 2018-07-01 20:19:22 +03:00
  • 3e30f29aba Implement bot middleware. Alex Root Junior 2018-07-01 01:48:24 +03:00
  • 3d5b461409 Raise error when locale is not compiled. Alex Root Junior 2018-06-30 17:00:12 +03:00
  • cdc51a6994 Implement i18n middleware and add example. Alex Root Junior 2018-06-30 03:59:34 +03:00
  • 69c126e027 Added tests for StatesGroup Alex Root Junior 2018-06-29 18:52:06 +03:00
  • 26b5cebe8b Rename MetaStatesGroup to StatesGroupMeta Alex Root Junior 2018-06-29 18:51:53 +03:00
  • 21c45193da Implement root group getter. Alex Root Junior 2018-06-29 00:36:59 +03:00
  • 10538b3199 Use 'at' instead of '*' for state group. Alex Root Junior 2018-06-29 00:35:48 +03:00
  • 58154915de Implement __contains__ method for states group Alex Root Junior 2018-06-28 20:02:03 +03:00
  • 8a8749dd02 Oops. Move name setter. Alex Root Junior 2018-06-28 19:47:35 +03:00
  • 8772518fa5 Oops. This method renamed. Alex Root Junior 2018-06-28 19:26:00 +03:00
  • 4f0a3c607f Allow to use '*' and None as state in State object. Alex Root Junior 2018-06-28 19:24:25 +03:00
  • aa2468e19a Refactor states group Alex Root Junior 2018-06-28 19:22:30 +03:00
  • 051b92a716 More usable state groups. All child groups know about name of parent group. Alex Root Junior 2018-06-28 18:51:00 +03:00
  • d8909ffe35 Allow to change states-group name by __group_name__ Alex Root Junior 2018-06-27 07:25:18 +03:00
  • ac50db075b Improve FSM. Alex Root Junior 2018-06-27 06:50:08 +03:00
  • fe6ae4863a Changed the order of filters and optimize creation of default filters. Alex Root Junior 2018-06-27 01:46:35 +03:00
  • b4d8ac2c0a Fix FSM storage and filter. Alex Root Junior 2018-06-27 01:13:53 +03:00
  • 3fb0a23db7 Are you kidding me? Alex Root Junior 2018-06-26 02:57:33 +03:00
  • 759055ed66 The introduction of a new filter factory into the registration of handlers Alex Root Junior 2018-06-25 18:05:32 +03:00
  • 52304bb51c change imports and exclude state filter for errors handlers. Alex Root Junior 2018-06-25 17:26:49 +03:00
  • 74b56259e6 Small changes in FSM filter. Alex Root Junior 2018-06-25 17:13:42 +03:00
  • 21ba9288d0 Pass handler args from middlewares Alex Root Junior 2018-06-25 17:07:11 +03:00
  • 6832e92ca2 Message is too long. Alex Root Junior 2018-06-25 03:55:52 +03:00
  • 95ba0ae571 Fix state filter Alex Root Junior 2018-06-25 03:44:50 +03:00
  • b4ecc421e4 Default filters Alex Root Junior 2018-06-25 03:19:58 +03:00
  • 1ca0be538b Experimental: Pass result of filter as arguments in handler. Alex Root Junior 2018-06-25 02:15:37 +03:00
  • fc4e6ae69b Fix imports Alex Root Junior 2018-06-25 01:38:50 +03:00
  • 06fbe0d9cd Remove context util. Alex Root Junior 2018-06-25 01:31:57 +03:00
  • 5c1eee4fa9 Small changes in base filter. Alex Root Junior 2018-06-24 19:33:23 +03:00
  • b56a070289 provide excluding event handlers in filters factory Alex Root Junior 2018-06-24 19:32:15 +03:00
  • 0656a4b1b8 Change version Alex Root Junior 2018-06-24 03:21:38 +03:00
  • 4fbddebe8f Merge branch 'filters-factory' into dev-2.x Alex Root Junior 2018-06-24 03:17:01 +03:00
  • 2f4c63c9a3 Merge branch 'dev-1.x' into dev-2.x Alex Root Junior 2018-06-23 17:44:09 +03:00
  • 8086a120c2 Try to use contextvars (partial) Alex Root Junior 2018-06-23 17:39:24 +03:00