Lamroy95
fc177b567f
Update quick_start.rst ( #439 )
...
Handler without filters catches only text messages
2020-11-08 17:45:39 +02:00
Alex Root Junior
7b33e5c68a
Update docs
2020-09-14 22:56:11 +03:00
Lamroy95
fc5ccc9d5a
Fixed docs Quick start page code blocks ( #417 )
2020-09-10 22:33:25 +03:00
Egor
81b36bd192
feat: add ChatType builtin filter ( #356 )
...
* feat: ChatTypesFilter
* feat: add example of usage
* feat: docs
* fix: add import in filters/__init__
* fix: remove some of event_handlers
* fix
* fix imports
* fix: rename to ChatTypeFilter
* fix: rename argument to chat_type
fix: rename example file name
fix: str is container also lol. example fixed also
* fix: respect type hints
* fix: add warning with respect to type hint
* fix: use warnings instead of logging
2020-07-02 14:17:48 +03:00
Egor
a8dfe86358
feat: ForwardedMessage filter ( #355 )
...
* feat: ForwardedMessage filter
* fix: add tests
* fix: attr name
2020-06-10 23:07:55 +03:00
Alex Root Junior
50b5768759
AIOG-T-61 Bump version
2020-06-08 20:20:43 +03:00
Alex Root Junior
f1f65d2e77
i-AIOG-18 Update versions (readme, setup, etc.)
2020-04-25 22:54:44 +03:00
Jugal Kishore
577070c1d0
Update install.rst
...
Fix grammatical mistakes
2020-03-29 11:24:23 +05:30
Alex Root Junior
ad2bf96eb7
Bump API and framework versions
2020-01-23 23:21:49 +02:00
Alex Root Junior
5db726d758
Add IsSenderContact filter
2020-01-23 23:13:07 +02:00
Alex Root Junior
2323771cb9
Bump versions and URL's
2020-01-01 16:55:33 +02:00
Alex Root Junior
528e27b86e
Merge pull request #241 from aiogram/#238-deeplinking
...
#238 Deep linking feature
2019-12-03 17:25:19 +02:00
Oleg A
cf55ab7643
#195 aiogram is a framework
2019-11-24 22:13:31 +03:00
Oleg A
a42252b5c6
#238 Added deep linking feature
2019-11-24 00:40:11 +03:00
Evgeny Petrov
8117b0a77c
Replaced is_admin() with is_chat_admin() in filters example
2019-11-13 23:09:27 +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
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
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
Arwichok
1cd78648cc
Update docs/../filters.rst
2019-09-23 16:48:23 +03:00
Arwichok
496560ab0c
Add IsReplyFilter to docs/../filters.rst
2019-09-23 16:32:18 +03:00
Alex Root Junior
35cf54078e
Merge pull request #209 from jr-minnaar/patch-1
...
Small typo in docs
2019-09-12 11:47:29 +03:00
JR Minnaar
384b5e5b9f
Rename file to match example
2019-09-12 10:42:46 +02:00
JR Minnaar
1cdfa3e3c2
Fix all occurrences of adwanced in text
2019-09-12 10:33:24 +02:00
Rossouw Minnaar
a74efa311e
Fix spelling
2019-09-09 11:13:42 +02:00
Evgen
0c1fc4b1dd
Add aiogram AUR package installation instructions
2019-08-19 00:11:05 +05:00
Alex Root Junior
9a30285d3b
Update docs.
2019-08-17 00:08:04 +03:00
Alex Root Junior
23ceb1445e
Merge branch 'dev-2.x' into dev-2.x
2019-08-15 16:52:51 +03:00
birdi
9ea22a29fc
fix docs
2019-08-12 14:16:05 +03:00
birdi
05bfb37e18
Add docs for deprecated
2019-08-10 23:52:25 +03:00
Arslan 'Ars2014' Sakhapov
c0e60f8706
Fix issues and rework AdminFilter
2019-08-08 20:53:52 +05:00
Alex Root Junior
14f273702b
Bump version
2019-08-04 19:43:25 +03:00
birdi
80b1168480
Fix docs and rename id-filter-example.py -> id_filter_example.py
2019-07-22 16:56:47 +03:00
birdi
4f72f5cb05
Update docs
2019-07-22 04:36:13 +03:00
Alex RootJunior
b70778fcdb
Update to 4.3 Bot API. LoginUrl.
2019-06-01 15:16:28 +03:00
Alex RootJunior
2af930149c
Docs for filters (Not fully)
2019-04-21 01:16:42 +03:00
Forden
26082825e5
Update migration_1_to_2.rst
2019-01-13 00:53:35 +03:00
Forden
6d4f283338
Docs fix
...
Fixed error in Migration FAQ.
2019-01-13 00:43:03 +03:00
Alex Root Junior
fc717902c6
Merge branch 'dev-2.x'
...
# Conflicts:
# aiogram/__init__.py
2018-12-31 16:26:20 +02:00
Alex Root Junior
e9fba7327d
Utils docs skeleton
2018-12-31 16:25:46 +02:00
Pavel Alimpiev
2325391d94
Update quick_start.rst
2018-12-18 15:29:13 +03:00
Alex Root Junior
b098b06c2e
Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x
...
# Conflicts:
# examples/middleware_and_antiflood.py
2018-11-24 22:33:49 +02:00
Oleg A
ca91f15f47
Pyton version 3.6 -> 3.7
2018-11-15 03:36:04 +03:00
Alex Root Junior
1494e28609
Add downloads badge
2018-10-28 20:32:04 +02:00
Alex Root Junior
9f13e11e6b
Bump examples, docs and executor (nothing)
2018-10-28 19:35:06 +02:00
Alex Root Junior
7cea6ba4e8
Bump doc's structure // add webhook
2018-09-23 00:25:18 +03:00
Alex Root Junior
cceb8eb31b
Bump migration FAQ // Pipe for uploading files from URL
2018-09-23 00:14:17 +03:00
Alex Root Junior
4a0474f329
Bump
2018-09-22 03:04:09 +03:00