Commit graph

789 commits

Author SHA1 Message Date
birdi
769be286f7 Add support of None argument in dp.throttled 2019-08-03 15:27:20 +03:00
birdi
828f6f2fbf add throttled decorator.
see #166 for more info
2019-08-02 20:50:40 +03:00
birdi
974f19a614 Fix empty match string in text filter 2019-07-23 00:49:26 +03:00
Alex Root Junior
01f075d905
Merge pull request #172 from Birdi7/add-id-filter
Add id filter
2019-07-22 19:30:51 +03:00
Alex Root Junior
2627a51f79
Merge pull request #168 from Birdi7/add_cache_enable_lazygettext
Add enable_cache parameter to lazy_gettext
2019-07-22 18:02:25 +03:00
birdi
8b028693b6 Remove user and chat arguments, update the example 2019-07-22 17:49:30 +03:00
birdi
6bbc808a3b Add support for a list of ids and update the example 2019-07-22 04:33:55 +03:00
birdi
5c72bb2b58 Add IdFilter 2019-07-22 04:15:22 +03:00
birdi
6d22f9591a Add ignore_case support in Text filter. Fixes #169 2019-07-18 23:14:00 +03:00
birdi
92334a57be Add enable_cache parameter to lazy_gettext 2019-07-18 16:19:53 +03:00
WeatherControl
edfc74069e 2019-07-18 15:38:00 +03:00
Alex Root Junior
2faa69b440
Merge pull request #165 from gabbhack/fix_filters
Fix builtin filters
2019-07-16 18:01:20 +03:00
Gabben
40b9b80ce9 Fix builtin filters
Add inline_query_handlers to Text and Regexp bind

Fix type hints
2019-07-16 19:48:59 +05:00
Alex Root Junior
8089f4fde6
Merge pull request #163 from MrMrRobat/parse_mode_type_fix
Fixed parse_mode type
2019-07-15 16:02:28 +03:00
Alex Root Junior
bcfadca314
Merge pull request #157 from Birdi7/fixing-issue-138
Closes #138
2019-07-15 15:43:50 +03:00
Arseny Boykov
dacc8226a7
Fixed parse_mode type 2019-07-14 03:26:46 +03:00
Arslan Sakhapov
a0ad19888e
Fix typo 2019-07-14 03:11:41 +05:00
Arslan 'Ars2014' Sakhapov
6cd63cb7bc Add warn in validate_ip
Refer to issue #135
2019-07-14 02:43:15 +05:00
Florian Müller
9d44ed1a46
Typo fix 2019-07-13 10:43:53 +02:00
AmirHossein Falahati
4a4eb5cff9
fix BotKicked 2019-07-13 02:33:02 +04:30
birdi
1889597aec Closes #138 2019-07-12 20:25:34 +03:00
Oleg A
1dd462fcf3 added user 2019-07-09 12:38:54 +03:00
Oleg A
49e15545fa added originally posted by to callback 2019-07-09 12:29:53 +03:00
Oleg A
a1531d4e20 logged callback sender id instead of message sender id 2019-07-08 23:39:24 +03:00
Alex Root Junior
a339b7c571
Revert "Send data from middlewares to filters " 2019-07-02 10:05:10 +03:00
Gabben
607e3ea135 Update redis.py 2019-06-28 15:26:07 +05:00
Gabben
8a819eb7ed Fix update_bucket 2019-06-27 21:00:25 +05:00
Gabben
e2842944fa Update redis.py
Update docstrings
2019-06-27 20:39:26 +05:00
Gabben
c6accd1a53 Add "expire" argument
Add "expire" argument to all set_ and update_ methods in RedisStorage2
2019-06-27 19:34:38 +05:00
Alex Root Junior
5d880e6f65
Merge pull request #140 from Forevka69/dev-2.x
Send data from middlewares to filters
2019-06-27 09:45:45 +03:00
Ilya Makarov
cf95a9080c Fix #143: Imposible to download file into directory 2019-06-26 22:28:39 +03:00
bohdan.lushchyk
61d5c3a41a data to filter from middlwares 2019-06-21 15:06:36 +03:00
Alex RootJunior
5b9d82f1ca Bump dev version 2019-06-10 20:58:02 +03:00
Alex RootJunior
9b9c1b086d Remove unused import 2019-06-09 21:55:41 +03:00
Alex RootJunior
2083bfb965 Bump version 2019-06-09 21:55:06 +03:00
Alex RootJunior
35b0e150c2 Change deprecated until versions 2019-06-09 21:54:53 +03:00
Alex RootJunior
7aa6dc4efe Fix Message.reply_markup 2019-06-09 21:49:56 +03:00
Alex Root Junior
403d93d490
Merge pull request #130 from gabbhack/different_bot_tokens
Different bot tokens
2019-06-09 21:30:28 +03:00
Ilya Samartsev
5421982482 update exception matcher and fix tests 2019-06-02 14:39:17 +03:00
Alex RootJunior
fb991570d2 Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x 2019-06-01 15:23:11 +03:00
Alex Root Junior
3701642bd3
Merge pull request #132 from uburuntu/patch-1
Typo: data -> bucket in update_bucket
2019-06-01 15:22:59 +03:00
Alex RootJunior
b70778fcdb Update to 4.3 Bot API. LoginUrl. 2019-06-01 15:16:28 +03:00
0623forbidden
71466c4960 Add get_url method for Downloadable 2019-05-24 17:54:48 +07:00
Ramzan Bekbulatov
9c43c7fdde
fix: typo: data -> bucket in update_bucket 2019-05-19 02:04:35 +03:00
Alex Root Junior
1df2b9f23c
Merge pull request #131 from gabbhack/fix_check_result
Make check_result func sync
2019-05-17 17:23:48 +03:00
Nikita
1e1becd88e Make check_result func sync 2019-05-12 11:40:44 +05:00
Nikita
9ef3a630d1 Update base.py 2019-05-12 11:35:45 +05:00
Alex Root Junior
0b33b041ce
Merge pull request #127 from Tieru/filestorage-fix
Fix FileStorage data reading
2019-05-06 23:11:29 +03:00
Slavik Voronov
785aaf3264 Fix FileStorage data reading 2019-05-05 17:45:29 +03:00
Nikita
49157af59b Update base.py 2019-05-03 16:09:55 +05:00