Suren Khorenyan
|
846f83f117
|
Some callback_data_factory.py refactor
|
2019-08-10 00:08:11 +03:00 |
|
Suren Khorenyan
|
61e1015c1e
|
Minor refactor callback_data
|
2019-08-10 00:08:11 +03:00 |
|
Arslan 'Ars2014' Sakhapov
|
bda0bdd013
|
Optimizations from code review
|
2019-08-09 12:57:32 +05:00 |
|
Arslan 'Ars2014' Sakhapov
|
de0f8d33f2
|
Doc fix
|
2019-08-08 21:15:01 +05:00 |
|
Arslan 'Ars2014' Sakhapov
|
c7c27e9e1c
|
Some fixes
|
2019-08-08 21:07:23 +05:00 |
|
Arslan 'Ars2014' Sakhapov
|
c0e60f8706
|
Fix issues and rework AdminFilter
|
2019-08-08 20:53:52 +05:00 |
|
Arslan 'Ars2014' Sakhapov
|
9f6b577f08
|
Rename IdFilter to IDFilter
Rename IdFilter to IDFilter as it is an abbreviation like URL
|
2019-08-08 19:14:27 +05:00 |
|
Arslan 'Ars2014' Sakhapov
|
bd032f066e
|
Added AdminFilter and example of its usage
|
2019-08-08 19:12:49 +05:00 |
|
birdi
|
4a52f97a68
|
Fix throttled docs
|
2019-08-05 13:21:50 +03:00 |
|
birdi
|
4d00b7c502
|
refactor dp.throttled
|
2019-08-05 11:32:28 +03:00 |
|
Alex Root Junior
|
8823c8f22a
|
Merge pull request #176 from Birdi7/add-multiple-text-filter
Add multiple text filter
|
2019-08-05 10:21:23 +03:00 |
|
birdi
|
6246432a0c
|
Improve Text filter docs
|
2019-08-05 10:14:15 +03:00 |
|
birdi
|
321aa404c3
|
Add docstrings to the Text filter
|
2019-08-05 10:02:06 +03:00 |
|
Alex Root Junior
|
db8cc69578
|
Merge pull request #146 from gabbhack/is_chat_member
ChatMember update
|
2019-08-04 21:26:31 +03:00 |
|
Alex Root Junior
|
54d5406967
|
Merge branch 'dev-2.x' into is_chat_member
|
2019-08-04 21:26:18 +03:00 |
|
Gabben
|
1be6e1f31d
|
Update test_chat_member.py
|
2019-08-04 23:18:57 +05:00 |
|
Gabben
|
c081846b0e
|
Update chat_member.py
|
2019-08-04 23:11:07 +05:00 |
|
Alex Root Junior
|
5d223f5340
|
Merge pull request #153 from Olegt0rr/mongo
Mongo storage
|
2019-08-04 20:42:49 +03:00 |
|
Alex Root Junior
|
7bf704d3de
|
Merge pull request #180 from Birdi7/fix-wrapped-func
Wrapped function can be registered as handler
|
2019-08-04 20:12:41 +03:00 |
|
Alex Root Junior
|
57724c55ff
|
Add initializer for ChatPermissions object (for IDE)
|
2019-08-04 20:10:57 +03:00 |
|
Alex Root Junior
|
870e79d7f2
|
Add new permissions argument to Chat.restrict method
|
2019-08-04 20:03:58 +03:00 |
|
Alex Root Junior
|
47bc628f2b
|
Remove obsolete code
|
2019-08-04 19:46:39 +03:00 |
|
Alex Root Junior
|
14f273702b
|
Bump version
|
2019-08-04 19:43:25 +03:00 |
|
Alex Root Junior
|
cbaf826be1
|
Add support for new chat permissions
|
2019-08-04 19:43:07 +03:00 |
|
Alex Root Junior
|
6ce617cfd2
|
Add support for animated stickers
|
2019-08-04 19:38:12 +03:00 |
|
birdi
|
288c7099b0
|
add support of no argument in dp.throttled
|
2019-08-03 18:39:54 +03:00 |
|
birdi
|
0c715add94
|
Update throttling example
|
2019-08-03 15:28:36 +03:00 |
|
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
|
d2d49282f5
|
make handler._get_spec return only specs
|
2019-07-30 12:25:42 +03:00 |
|
birdi
|
ddd92acc09
|
Wrapped function can be registered as handler
|
2019-07-29 21:59:32 +03:00 |
|
Alex Root Junior
|
f77b752c60
|
Merge pull request #177 from Birdi7/patch-2
Fix filter docs
|
2019-07-28 20:27:22 +03:00 |
|
Egor
|
8db663c218
|
Fix filter docs
The comments were in the wrong place
|
2019-07-28 12:18:55 +03:00 |
|
birdi
|
e4b0c2a3df
|
Add example of usage of multiple text filter
|
2019-07-28 11:59:20 +03:00 |
|
birdi
|
55c7c27925
|
add tests for multiple text filter
|
2019-07-27 13:26:57 +03:00 |
|
birdi
|
a057558ecd
|
Fix contains to check if text contains everything from list
instead of just something
|
2019-07-27 12:55:08 +03:00 |
|
birdi
|
1a9a11f3fd
|
add multiple text filter
|
2019-07-27 12:20:08 +03:00 |
|
birdi
|
07ff9d77d6
|
Add tests for multiple Text filter
|
2019-07-24 11:57:17 +03:00 |
|
Alex Root Junior
|
2aa01b3c6f
|
Merge pull request #175 from Birdi7/fix-empty-text-filter
Fix empty text filter
|
2019-07-23 13:20:53 +03:00 |
|
birdi
|
974f19a614
|
Fix empty match string in text filter
|
2019-07-23 00:49:26 +03:00 |
|
birdi
|
ab9264e2c9
|
Add tests which fall because empty string isn't a correct match string
|
2019-07-23 00:43:14 +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 |
|
Alex Root Junior
|
825b235050
|
Merge pull request #170 from Birdi7/add-tests-textfilter
Add tests for text filter
|
2019-07-22 18:01:45 +03:00 |
|
birdi
|
8b028693b6
|
Remove user and chat arguments, update the example
|
2019-07-22 17:49:30 +03:00 |
|
Alex Root Junior
|
0fcedeb360
|
Merge pull request #173 from Birdi7/patch-1
Fix typo in pull request template
|
2019-07-22 17:18:06 +03:00 |
|
Egor
|
7d1c4e260c
|
Fix typo in pull request template
|
2019-07-22 17:10:03 +03:00 |
|
birdi
|
80b1168480
|
Fix docs and rename id-filter-example.py -> id_filter_example.py
|
2019-07-22 16:56:47 +03:00 |
|
Alex Root Junior
|
c6923e331c
|
Merge pull request #171 from Birdi7/fix-issue-169
Add ignore_case support in Text filter. Fixes #169
|
2019-07-22 10:11:22 +03:00 |
|
birdi
|
4f72f5cb05
|
Update docs
|
2019-07-22 04:36:13 +03:00 |
|