Commit graph

1289 commits

Author SHA1 Message Date
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
birdi
6bbc808a3b Add support for a list of ids and update the example 2019-07-22 04:33:55 +03:00
birdi
6a3c13ed50 Fix example directory 2019-07-22 04:21:16 +03:00
birdi
c1fc41bd7e Add example of usage of IdFilter 2019-07-22 04:16:30 +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
c982fd54cc Fix contains test 2019-07-18 23:02:03 +03:00
birdi
46e5c7a3d0 Add ignore_case to equals test 2019-07-18 22:57:59 +03:00
birdi
0c9c837652 Add tests for text filter 2019-07-18 20:52:41 +03:00
birdi
92334a57be Add enable_cache parameter to lazy_gettext 2019-07-18 16:19:53 +03:00
Alex Root Junior
e77f5142b6
Merge pull request #167 from WeatherControl/dev-2.x
Fixed thumb for sendAudio
2019-07-18 15:53:55 +03:00
WeatherControl
edfc74069e 2019-07-18 15:38:00 +03:00
Alex Root Junior
fa1b1aa3ff
Update README.md 2019-07-17 21:45:19 +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
8fccd29594
Merge pull request #162 from setazer/dev-2.x
remove unnecessary loop definitions
2019-07-16 09:36:40 +03: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
7f85e55664
Merge pull request #150 from opencollective/opencollective
Activating Open Collective
2019-07-15 15:46:19 +03:00
Alex Root Junior
050935117f
Merge pull request #155 from Birdi7/callback-data-factory-simple-example
Add simple example of usage of callback data factory
2019-07-15 15:44:18 +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
SetazeR
1ea76cd902 remove unnecessary loop definitions 2019-07-15 14:00:38 +07:00
jess
8f570315bc
Update README.md
changed badge style to flat square
2019-07-14 18:01:40 -07:00
Arseny Boykov
dacc8226a7
Fixed parse_mode type 2019-07-14 03:26:46 +03:00
Alex Root Junior
66849ec770
Merge pull request #160 from Ars2014/dev-2.x
Fix #135
2019-07-14 01:18:24 +03:00
Arslan Sakhapov
a0ad19888e
Fix typo 2019-07-14 03:11:41 +05:00
Arslan 'Ars2014' Sakhapov
54e3cf4bf7 Merge branch 'dev-2.x' of https://github.com/Ars2014/aiogram into dev-2.x 2019-07-14 03:00:23 +05:00
Arslan Sakhapov
5410efca24
Merge pull request #3 from aiogram/dev-2.x
Update repository
2019-07-14 02:59:38 +05:00
Arslan 'Ars2014' Sakhapov
6cd63cb7bc Add warn in validate_ip
Refer to issue #135
2019-07-14 02:43:15 +05:00
Alex Root Junior
ca68d3d177
Merge pull request #159 from flomllr/patch-1
Typo fix
2019-07-13 11:56:55 +03:00
Florian Müller
9d44ed1a46
Typo fix 2019-07-13 10:43:53 +02:00
Alex Root Junior
87c46bab07
Merge pull request #158 from amirho3inf/patch-1
fix BotKicked
2019-07-13 10:18:24 +03: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
birdi
7b9422f627 Add simple example of usage of callback data factory 2019-07-10 21:08:29 +03:00
Alex Root Junior
c7038dcc4e
Merge pull request #154 from Birdi7/keyboards-example
Add keyboards usage examples
2019-07-10 14:13:53 +03:00
Alex Root Junior
885955cc7b
Merge pull request #152 from Olegt0rr/mdlwr-logging-fix
logged callback sender id instead of message sender id
2019-07-10 13:49:05 +03:00
birdi
31b92e1b95 Add inline keyboard usage example 2019-07-10 12:16:00 +03:00
birdi
af889ad6b2 Add regular keyboard usage example 2019-07-10 12:04:03 +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
4a2b569e5f fixed uri; fixed $set 2019-07-09 00:05:46 +03:00
Oleg A
a1531d4e20 logged callback sender id instead of message sender id 2019-07-08 23:39:24 +03:00
Jess
cc6ecefbf7 Added financial contributors to the README 2019-07-07 09:59:03 -07:00