Oleg A
|
44221872eb
|
#289 added Dice type and ContentType
|
2020-04-05 16:07:01 +03:00 |
|
Oleg A
|
13462abe47
|
test_bot minor refactoring
|
2020-04-05 15:52:01 +03:00 |
|
Oleg A
|
bd8e4fbb41
|
#289 Added sendDice method
|
2020-04-05 15:45:29 +03:00 |
|
Alex Root Junior
|
6c0f6888fa
|
Merge pull request #287 from crazyuploader/patch-1
Fix some typos and grammatical mistakes
|
2020-03-29 15:05:08 +03:00 |
|
Jugal Kishore
|
577070c1d0
|
Update install.rst
Fix grammatical mistakes
|
2020-03-29 11:24:23 +05:30 |
|
Alex Root Junior
|
556e3da54f
|
Merge pull request #278 from aiogram/gabbhack-patch-1
Update dispatcher.py
|
2020-03-10 17:19:56 +02:00 |
|
Gabben
|
cefdeb43f8
|
Update dispatcher.py
|
2020-03-09 20:56:19 +05:00 |
|
Alex Root Junior
|
8686482e2f
|
Merge pull request #229 from uburuntu/private-chat-links
Private chat links
|
2020-02-22 23:21:50 +02:00 |
|
Alex Root Junior
|
96e69d108c
|
Merge pull request #272 from 2noik/dev-2.x
Add params send_phone_number_to_provider and send_email_to_provider
|
2020-02-22 23:17:38 +02:00 |
|
Alex Root Junior
|
a00548c061
|
Merge pull request #273 from uburuntu/fix-copy-poll
fix: send_copy for poll: missed attribute getting
|
2020-02-22 23:16:48 +02:00 |
|
Alex Root Junior
|
f8fa313403
|
Merge pull request #276 from vanyakosmos/fix-redis-closing
fix redis pool connection closing
|
2020-02-22 23:16:08 +02:00 |
|
Bachynin Ivan
|
5a9a4c888e
|
add simple tests for RedisStorage2
|
2020-02-12 20:28:45 +02:00 |
|
Bachynin Ivan
|
cffec23371
|
fix redis pool connection closing
- add locks in closing methods of RedisStorage
- don't remove reference to the pool in the `close()` method
|
2020-02-12 19:38:02 +02:00 |
|
Ramzan Bekbulatov
|
30a17413f0
|
fix: send_copy for poll: missed attribute getting
|
2020-02-07 15:02:00 +03:00 |
|
Ramzan Bekbulatov
|
352dc1654a
|
Merge branch 'dev-2.x' into private-chat-links
|
2020-02-06 13:35:18 +03:00 |
|
2noik
|
b8311c034e
|
add send_phone_number_to_provider and send_email_to_provider
|
2020-02-03 21:49:37 +03:00 |
|
Alex Root Junior
|
6831962e3c
|
Merge branch 'dev-2.x'
# Conflicts:
# aiogram/__init__.py
|
2020-01-25 17:58:32 +02:00 |
|
Alex Root Junior
|
20ba5faf5c
|
Improve poll type
|
2020-01-25 17:56:43 +02:00 |
|
Alex Root Junior
|
cf127d596a
|
Merge pull request #266 from evgfilim1/patch-1
Fix reply_keyboard.py
|
2020-01-24 09:55:05 +02:00 |
|
Evgen
|
7a874c7a58
|
Update reply_keyboard.py
Fix missing request_poll in KeyboardButton.__init__
|
2020-01-24 10:49:12 +05:00 |
|
Alex Root Junior
|
1aa80c80d1
|
#247: Don't mutate TelegramObject in to_* and as_* methods
|
2020-01-24 00:00:06 +02:00 |
|
Alex Root Junior
|
ad2bf96eb7
|
Bump API and framework versions
|
2020-01-23 23:21:49 +02:00 |
|
Alex Root Junior
|
11eeaa0325
|
Merge branch 'dev-2.x'
|
2020-01-23 23:20:05 +02:00 |
|
Alex Root Junior
|
5db726d758
|
Add IsSenderContact filter
|
2020-01-23 23:13:07 +02:00 |
|
Alex Root Junior
|
7c8006d742
|
#262: Fix aiohttp-socks version in setup.py
|
2020-01-23 22:49:35 +02:00 |
|
Alex Root Junior
|
7ad756658d
|
Merge pull request #265 from aiogram/dev-2.x-api-4.6
Bot API 4.6
|
2020-01-23 22:47:30 +02:00 |
|
Alex Root Junior
|
d1ff0046a5
|
Export KeyboardButtonPollType
|
2020-01-23 22:44:24 +02:00 |
|
Alex Root Junior
|
ca9a4440d1
|
- Update docstring of KeyboardButton
- Fix PollAnswer model and export it from `aiogram.types`
- Fix dispatcher poll_answer handlers registration
- Add actions to LoggingMiddleware
|
2020-01-23 22:37:54 +02:00 |
|
gabbhack
|
a8debbba04
|
poll_type to type
|
2020-01-23 20:51:25 +05:00 |
|
gabbhack
|
caf9f9e411
|
typofix
|
2020-01-23 20:49:43 +05:00 |
|
gabbhack
|
ee803303aa
|
Bot API 4.6
|
2020-01-23 20:23:08 +05:00 |
|
Alex Root Junior
|
7afe783914
|
Merge pull request #260 from gabbhack/fix-content-type-filter
Fix ContentTypeFilter
|
2020-01-16 15:06:58 +02:00 |
|
gabbhack
|
a026100353
|
Fix ContentTypeFilter
Now the ContentTypeFilter works correctly with single elements.
|
2020-01-16 17:14:57 +05:00 |
|
Alex Root Junior
|
78d75bccef
|
Merge pull request #258 from Birdi7/patch-3
Update i18n_example.py
|
2020-01-08 17:37:59 +02:00 |
|
Alex Root Junior
|
284268bd01
|
Merge pull request #253 from cybernet/patch-1
aiogram dev
|
2020-01-08 17:37:40 +02:00 |
|
cybernet
|
13b4f345a6
|
Update README.md
as sugested by @JrooTJunior
Co-Authored-By: Alex Root Junior <jroot.junior@gmail.com>
|
2020-01-08 15:14:31 +01:00 |
|
Egor
|
29aa4daf2c
|
Update i18n_example.py
|
2020-01-08 00:09:56 +05:00 |
|
Alex Root Junior
|
d41be211d4
|
Bump version
|
2020-01-05 20:28:48 +02:00 |
|
Alex Root Junior
|
e91d5466a7
|
Merge branch 'dev-2.x'
|
2020-01-05 20:28:15 +02:00 |
|
Alex Root Junior
|
ef8dff092e
|
Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x
|
2020-01-05 20:22:26 +02:00 |
|
Alex Root Junior
|
a8ec717d32
|
Fix tests
|
2020-01-05 20:22:16 +02:00 |
|
Alex Root Junior
|
9f6b87901d
|
Merge pull request #255 from TC-b64/dev-2.x
Data validity condition changed
|
2020-01-05 19:53:17 +02:00 |
|
Alex Root Junior
|
9a6caba41e
|
Merge pull request #257 from klaipher/patch-3
Fix CommandStart filter
|
2020-01-04 18:28:26 +02:00 |
|
klaipher
|
7917a196ed
|
Fix CommandStart filter
|
2020-01-04 18:08:41 +02:00 |
|
Alex Root Junior
|
facae42bad
|
Merge pull request #256 from Birdi7/patch-2
fix: renamed_argument decorator error
|
2020-01-04 17:36:33 +02:00 |
|
Egor
|
b436cf8e27
|
fix: renamed_argument decorator error
Also, I removed hidden mutation of input in _handling function
|
2020-01-04 20:17:22 +05:00 |
|
TC-b64
|
59a223ce81
|
Data validity condition changed
|
2020-01-04 17:09:01 +11:00 |
|
Alex Root Junior
|
dee654ae9f
|
Update markdown quote pattern
|
2020-01-03 21:42:34 +02:00 |
|
cybernet
|
538ba2bab1
|
aiogram dev
|
2020-01-01 20:20:09 +00:00 |
|
Alex Root Junior
|
9d70b095b3
|
Bump version
|
2020-01-01 21:41:11 +02:00 |
|