Oleg A
|
c23c7a2025
|
#238 Improved deep_link test cases
|
2019-11-30 00:19:08 +03:00 |
|
Oleg A
|
768407eb95
|
#238 Fixed getting deep_link not by pattern
|
2019-11-30 00:16:59 +03:00 |
|
Oleg A
|
746eead0da
|
#238 Fixed deep_link = None case
|
2019-11-29 23:46:38 +03:00 |
|
Oleg A
|
52f35058db
|
#238 Formatted deep linking docs
|
2019-11-29 23:27:19 +03:00 |
|
Oleg A
|
41191721f6
|
#238 Added CommandStart filter tests
|
2019-11-29 23:25:46 +03:00 |
|
Oleg A
|
58f9ca5802
|
#238 Deep linking implemented to CommandStart filter
|
2019-11-29 23:24:55 +03:00 |
|
Oleg A
|
1305a06b24
|
#238 Removed prints and fixed example
|
2019-11-24 01:08:06 +03:00 |
|
Oleg A
|
a42252b5c6
|
#238 Added deep linking feature
|
2019-11-24 00:40:11 +03:00 |
|
Alex Root Junior
|
56662d6bd8
|
Merge pull request #232 from MasterGroosha/patch-1
Replaced is_admin() with is_chat_admin() in filters example
|
2019-11-18 10:18:06 +02:00 |
|
Alex Root Junior
|
2954636d42
|
Merge pull request #234 from alexshavelev44/dev-2.x
enable syntax 'key in dispatcher', issue #233
|
2019-11-15 10:10:27 +02:00 |
|
alex_shavelev
|
b9130e2e1c
|
enable syntax 'key in dispatcher', issue #233
|
2019-11-14 19:15:44 +02:00 |
|
Evgeny Petrov
|
8117b0a77c
|
Replaced is_admin() with is_chat_admin() in filters example
|
2019-11-13 23:09:27 +03:00 |
|
Alex Root Junior
|
39d3731a48
|
Merge pull request #230 from uburuntu/unify-default
Unify default as_html argument
|
2019-11-11 15:29:33 +02:00 |
|
uburuntu
|
386a1586e0
|
enh: unify default as_html argument
|
2019-11-10 00:46:29 +03:00 |
|
Alex Root Junior
|
9d94ac62c9
|
Merge pull request #223 from victorusachev/dev-2.x
refactor(utils): reduce code duplication
|
2019-11-03 15:46:10 +02:00 |
|
Victor Usachev
|
9571669ca4
|
refactor(utils): reduce code duplication
|
2019-10-30 02:42:24 +03:00 |
|
Alex Root Junior
|
f8d255b353
|
Prevent to serialize text as date when rapidjson is used
|
2019-10-29 22:36:43 +02:00 |
|
Alex Root Junior
|
cb4f459597
|
Fix typing for until_date argument (can be datetime or timedelta)
|
2019-10-29 21:19:55 +02:00 |
|
Alex Root Junior
|
f03e2169c3
|
Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x
|
2019-10-29 21:11:14 +02:00 |
|
Alex Root Junior
|
9e6c55a609
|
Merge pull request #213 from dark0ghost/patch-4
add typing
|
2019-10-29 21:09:34 +02:00 |
|
Alex Root Junior
|
f28cfa240c
|
Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x
|
2019-10-29 21:05:45 +02:00 |
|
dark0ghost
|
675def5013
|
add typing
|
2019-10-29 01:37:36 +03:00 |
|
Alex Root Junior
|
eca75dd734
|
Merge pull request #219 from eboshare/dev-2.x
Add aiohttp speedups in installation recommendations
|
2019-10-18 12:14:08 +03:00 |
|
eboshare
|
9a3c6f5ece
|
Remove typo
|
2019-10-15 18:04:14 +04:00 |
|
eboshare
|
2ed98e566e
|
Add aiohttp speedups
Add aiohttp[speedups] in instalation recomendations
Includes cchardet and aiodns.
|
2019-10-15 18:00:37 +04:00 |
|
Alex Root Junior
|
cf7786a467
|
Optimize Message.send_copy
|
2019-10-14 23:52:19 +03:00 |
|
Alex Root Junior
|
2843a66e61
|
Merge pull request #218 from Bunk100/patch-1
Update message.py
|
2019-10-14 23:50:03 +03:00 |
|
Alex Root Junior
|
9610c698be
|
Update installation docs page
|
2019-10-14 16:11:13 +03:00 |
|
Alex Root Junior
|
b88ae7a435
|
library -> framework
|
2019-10-14 16:06:35 +03:00 |
|
Alex Root Junior
|
238d1d9761
|
Pin aiohttp version
|
2019-10-14 15:01:45 +03:00 |
|
Alex Root Junior
|
bd90c726b5
|
Fix Bot.__del__ for cases when event loop is closed
|
2019-10-14 14:53:12 +03:00 |
|
Bunk100
|
a6c8e4c249
|
Update message.py
|
2019-10-12 23:06:41 +03:00 |
|
Bunk100
|
37e6428b7b
|
Update message.py
deleted parse_mode arg from send_copy args
|
2019-10-12 22:56:48 +03:00 |
|
Bunk100
|
bbfc994073
|
Update message.py
|
2019-10-12 18:42:24 +03:00 |
|
Bunk100
|
68ce9687ec
|
Update message.py
|
2019-10-12 18:38:13 +03:00 |
|
Bunk100
|
1cd4712eb4
|
Update message.py
Some fixes
|
2019-10-12 18:37:06 +03:00 |
|
Bunk100
|
b172faf89f
|
Update message.py
|
2019-10-12 18:22:44 +03:00 |
|
Bunk100
|
e57c761c40
|
Update message.py
Second attempt to fix reply_markup
|
2019-10-12 18:03:31 +03:00 |
|
Bunk100
|
1f177360c4
|
Update message.py
|
2019-10-12 17:59:32 +03:00 |
|
Bunk100
|
e32a45f4f8
|
Update message.py
Updated send_copy:
Added the ability to specify reply_markup, parse_mode
|
2019-10-12 17:52:27 +03:00 |
|
Alex Root Junior
|
7fb21ead9d
|
Merge pull request #217 from gabbhack/dev-2.x
Fix incorrect completion order.
|
2019-10-10 17:42:14 +03:00 |
|
Gabben
|
2f5415c1c9
|
Fix incorrect completion order.
|
2019-10-10 19:20:49 +05:00 |
|
Alex Root Junior
|
ef6a669761
|
Merge pull request #215 from aiogram/feature-ordered_helper
Create OrderedHelper
|
2019-10-10 17:18:41 +03:00 |
|
Suren Khorenyan
|
68a9df9222
|
Create OrderedHelper
|
2019-10-09 20:03:48 +03:00 |
|
Alex Root Junior
|
567289f368
|
Merge pull request #212 from skhortiuk/dev-2.x
Fixed missed `IsReplyFilter` import
|
2019-10-07 13:27:54 +03:00 |
|
skhortiuk
|
7ed44533bb
|
Fixed missed IsReplyFilter import
|
2019-10-07 12:51:42 +03:00 |
|
Alex Root Junior
|
7efa0fc27d
|
Fix docs status shield
|
2019-10-06 23:30:24 +03:00 |
|
Alex Root Junior
|
20e51ac84a
|
Merge pull request #210 from Arwichok/is_reply
add IsReplyFilter
|
2019-10-06 23:24:33 +03:00 |
|
Alex Root Junior
|
31f724ba4c
|
Merge pull request #211 from eboshare/patch-1
Fixed send_poll required params
|
2019-10-06 23:21:59 +03:00 |
|
Alex Root Junior
|
fb4eab7346
|
Prevent to trigger command filter with non-text messages
|
2019-10-06 23:17:49 +03:00 |
|