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
|
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
|
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
|
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
|
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 |
|
Alex Root Junior
|
e0a832f5ba
|
Remove BaseBot._data = {}
|
2018-10-21 20:58:48 +03:00 |
|
Alex Root Junior
|
f5b947d0c8
|
Bump version to RC1
|
2018-10-21 20:09:05 +03:00 |
|
Alex Root Junior
|
9474ddfa91
|
Remove brackets in auth widget check.
|
2018-10-20 16:04:37 +03:00 |
|
Alex Root Junior
|
1d700f846e
|
Bump requirements.txt
|
2018-10-20 16:04:12 +03:00 |
|
Alex Root Junior
|
39c333251f
|
Rewrite contextvar usage. Implemented ContextInstanceMixin and DataMixin
|
2018-10-20 15:55:57 +03:00 |
|
Alex Root Junior
|
8ef279bba1
|
Move PULL_REQUEST_TEMPLATE.md to .github directory
|
2018-09-28 17:08:09 +03:00 |
|
Alex Root Junior
|
92dd81bf19
|
Create CODE_OF_CONDUCT.md
|
2018-09-28 16:47:44 +03:00 |
|
Alex Root Junior
|
121dd00975
|
Create PULL_REQUEST_TEMPLATE.md
|
2018-09-28 16:45:14 +03:00 |
|
Alex Root Junior
|
0dd50bef44
|
Update issue templates
|
2018-09-28 16:42:49 +03:00 |
|
Alex Root Junior
|
cbcab54263
|
Remove unused constants from dispatcher module
|
2018-09-28 03:45:02 +03:00 |
|
Alex Root Junior
|
0c2a838002
|
Move registering of default filters
|
2018-09-28 03:43:55 +03:00 |
|
Alex Root Junior
|
0185af25c1
|
Implemented hashtag/cashtag filter
|
2018-09-28 03:40:10 +03:00 |
|
Alex Root Junior
|
09293063d3
|
Fix Chat.restrict and Chat.promote methods.
|
2018-09-28 03:18:38 +03:00 |
|
Alex Root Junior
|
7cea6ba4e8
|
Bump doc's structure // add webhook
|
2018-09-23 00:25:18 +03:00 |
|
Alex Root Junior
|
cceb8eb31b
|
Bump migration FAQ // Pipe for uploading files from URL
|
2018-09-23 00:14:17 +03:00 |
|
Alex Root Junior
|
5c98395620
|
Fast-mode in executor
|
2018-09-22 23:57:00 +03:00 |
|
Alex Root Junior
|
76b5983730
|
Change filename detection mechanism.
|
2018-09-22 22:33:40 +03:00 |
|