Commit graph

930 commits

Author SHA1 Message Date
Alex Root Junior
dd899c9ca0
Merge pull request #102 from Kylmakalle/patch-2
Fixed entities parsing for captions
2019-02-22 17:51:48 +02:00
Sergey
98173f64e1
Simplify code 2019-02-22 18:47:09 +03:00
Sergey
79677cb20f
Fixed entities parsing for captions 2019-02-22 18:39:02 +03:00
Alex Root Junior
c9595ead28
Merge pull request #98 from dmitry-sobolev/dev-2.x
DNS over socks proxy
2019-01-25 11:52:32 +02:00
Dmitry Sobolev
e73533d487 DNS over socks proxy 2019-01-25 13:16:52 +05:00
Alex Root Junior
ee925c687d Bump version 2019-01-13 00:50:13 +02:00
Alex Root Junior
640b0a72a8 Merge branch 'master' into dev-2.x 2019-01-13 00:49:15 +02:00
Alex Root Junior
2384b370a7 Implement message URL generator 2019-01-13 00:48:32 +02:00
Alex Root Junior
718a663036 Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x 2019-01-13 00:13:13 +02:00
Alex Root Junior
3c07c223f4
Merge pull request #95 from Forden/patch-1
Docs fix
2019-01-13 00:11:56 +02:00
Forden
26082825e5
Update migration_1_to_2.rst 2019-01-13 00:53:35 +03:00
Forden
6d4f283338
Docs fix
Fixed error in Migration FAQ.
2019-01-13 00:43:03 +03:00
Alex Root Junior
9a4ed6a267
Merge pull request #94 from balki/dev-2.x
Add typehint for IDE autocomplete
2019-01-01 16:21:46 +02:00
Alex Root Junior
6fb644e4c8
Merge pull request #92 from gabbhack/patch-1
Fix Text filter for InlineQuery
2019-01-01 16:21:15 +02:00
balki
5aa34625c6 Add typehint for IDE autocomplete 2019-01-01 08:18:27 -05:00
Alex Root Junior
fc717902c6 Merge branch 'dev-2.x'
# Conflicts:
#	aiogram/__init__.py
2018-12-31 16:26:20 +02:00
Alex Root Junior
e9fba7327d Utils docs skeleton 2018-12-31 16:25:46 +02:00
Alex Root Junior
dcc4319049 Set correct version 2018-12-31 16:19:45 +02:00
Alex Root Junior
c0525a9d50 More exceptions. 2018-12-31 16:15:20 +02:00
Alex Root Junior
b61892e875 Allow to answer to inline query from context. 2018-12-31 15:54:16 +02:00
Alex Root Junior
c84f692628 Allow to reply with animation from message context. 2018-12-31 15:53:52 +02:00
Nikita
44c74a367c
Fix Text filter for InlineQuery 2018-12-30 16:01:53 +05:00
Alex Root Junior
150aec4d2a
Merge pull request #91 from VaultVulp/patch-1
Update quick_start.rst
2018-12-18 14:32:37 +02:00
Pavel Alimpiev
2325391d94
Update quick_start.rst 2018-12-18 15:29:13 +03:00
Alex Root Junior
9bc170231d
Merge pull request #88 from Olegt0rr/faster-skip-updates
Faster skip updates (calling getUpdates with a negative offset)
2018-12-16 16:05:57 +02:00
Alex Root Junior
c029c33767 Fix executor. 2018-12-11 23:17:03 +02:00
Oleg A
42d1e875a5 removed skipped updates counter 2018-12-05 01:28:21 +03:00
Oleg A
660aba50ee faster skip updates by negative offset 2018-12-05 01:01:13 +03:00
Alex Root Junior
d8fdbb853c Don't use before reference. 2018-11-27 21:35:06 +02:00
Alex Root Junior
29ed9f8181 Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x 2018-11-25 18:33:27 +02:00
Alex Root Junior
760dc51e96 Fix "Cannot install aiogram from tar.gz archive #84" 2018-11-25 18:32:58 +02:00
Alex Root Junior
3aeb338d40
Merge pull request #83 from rominf/dev-2.x
Add aiogram.utils.executor.set_webhook
2018-11-25 18:08:29 +02:00
Alex Root Junior
fc787188da Enumerate posts in example from 1 2018-11-24 22:50:18 +02:00
Alex Root Junior
30a50b4527 Make traceback of "value for <key> not passed" little bit smaller 2018-11-24 22:45:01 +02:00
Alex Root Junior
a09f625667 Typo 2018-11-24 22:38:02 +02:00
Alex Root Junior
b098b06c2e Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x
# Conflicts:
#	examples/middleware_and_antiflood.py
2018-11-24 22:33:49 +02:00
Alex Root Junior
2fc16b79ff Implement callback data factory. 2018-11-24 22:32:58 +02:00
Alex Root Junior
2e2d9ea433 Fix filters. 2018-11-24 22:12:20 +02:00
Alex Root Junior
1afc12915a
Merge pull request #81 from Olegt0rr/patch-1
Python version 3.6 -> 3.7 to docs
2018-11-16 09:20:46 +02:00
Roman Inflianskas
ffa6f5cd90 Add set_webhook to utils.executor 2018-11-15 15:02:46 +03:00
Roman Inflianskas
b515f5abc2 Add optional route_name argument to dispatcher.webhook.configure_app and utils.executor.start_webhook with default value "webhook_handler" 2018-11-15 14:58:31 +03:00
Oleg A
ca91f15f47
Pyton version 3.6 -> 3.7 2018-11-15 03:36:04 +03:00
Alex Root Junior
61e0f3601d
Merge pull request #79 from Olegt0rr/fix_antiflood_example
Added other args for on_process_message()
2018-11-07 17:41:35 +02:00
Oleg A
2a79951448 fix other args 2018-11-06 01:19:56 +03:00
Alex Root Junior
1494e28609 Add downloads badge 2018-10-28 20:32:04 +02:00
Alex Root Junior
46a95cc840 Bump version number to stable 2018-10-28 19:53:10 +02:00
Alex Root Junior
c153fcfe8d Update captions length 2018-10-28 19:39:36 +02:00
Alex Root Junior
9f13e11e6b Bump examples, docs and executor (nothing) 2018-10-28 19:35:06 +02:00
Alex Root Junior
21908739e9 Backward compatibility - implemented 'func' filter 2018-10-28 17:42:21 +02:00
Alex Root Junior
42913389c0 Resolve decorated callbacks in spec filter 2018-10-24 22:39:34 +03:00