Commit graph

1235 commits

Author SHA1 Message Date
Alex Root Junior
b6a2d895db
Merge pull request #148 from aiogram/revert-140-dev-2.x
Revert "Send data from middlewares to filters "
2019-07-02 10:07:19 +03:00
Alex Root Junior
a339b7c571
Revert "Send data from middlewares to filters " 2019-07-02 10:05:10 +03:00
Alex Root Junior
c899e04539
Merge pull request #147 from setazer/patch-1
FSM example: unify finishing state machine interaction
2019-07-02 09:36:31 +03:00
Oleg A
1b8bcbd1d9 added mongo storage 2019-07-02 02:05:20 +03:00
SetazeR
eae7dc5a2e
unify finishing state machine interaction 2019-07-01 09:19:31 +07:00
Alex Root Junior
0c732236fc
Merge pull request #145 from gabbhack/redis_storage
Redis storage update
2019-06-28 19:42:03 +03:00
Gabben
607e3ea135 Update redis.py 2019-06-28 15:26:07 +05:00
Gabben
a00b854533 Update test_chat_member.py 2019-06-28 14:46:56 +05:00
Gabben
cbb019283a ChatMember update
Deprecated methods removed

Added new RESTRICTED status

is_chat_member method has been updated: user could be restricted but remain a member.

Added tests for chat_member
2019-06-28 14:35:49 +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
Alex Root Junior
dc530a5833
Merge pull request #144 from brainmorsel/dev-2.x
Fix #143: Imposible to download file into directory
2019-06-26 22:38:33 +03:00
Ilya Makarov
cf95a9080c Fix #143: Imposible to download file into directory 2019-06-26 22:28:39 +03:00
Alex Root Junior
8302e722a7
Merge pull request #142 from Kylmakalle/i18n-pluralization
Update i18n example
2019-06-26 00:09:25 +03:00
Kylmakalle
0b12501498 Update i18n example 2019-06-26 00:04:30 +03:00
bohdan.lushchyk
61d5c3a41a data to filter from middlwares 2019-06-21 15:06:36 +03:00
Alex Root Junior
550c41e175
Update FUNDING.yml
Cleanup
2019-06-11 15:09:39 +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
Alex Root Junior
a394e68ed2
Merge pull request #134 from unintended/update_exception_matchers
update exception matcher and fix tests
2019-06-02 14:54:10 +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
Alex Root Junior
9c0bc2d489
Merge pull request #133 from 0623forbidden/get_downloadable_url
Add get_url method for Downloadable
2019-05-24 21:44:34 +02:00
0623forbidden
71466c4960 Add get_url method for Downloadable 2019-05-24 17:54:48 +07:00
Alex Root Junior
13e64d6394
Create FUNDING.yml 2019-05-24 08:46:31 +02: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
Alex Root Junior
fc19bec3e3
Merge pull request #125 from gabbhack/dev-2.x
Type hint and fix parse_mode parameter
2019-05-06 23:03:43 +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
Nikita
5580cdaa06 Update base.py 2019-05-03 16:08:23 +05:00
Nikita
3025d981be Implements opportunity to create temporary instance of bot with different tokens 2019-05-03 15:45:08 +05:00
Nikita
d1fab6b910 Update message.py 2019-05-03 13:10:15 +05:00
Nikita
e3f9d83b5f Update message.py 2019-04-28 23:35:02 +05:00
Nikita
8a55b67715 Type hint and fix parse_mode parameter
Fix: t.me/aiogram_ru/54632
2019-04-28 23:33:34 +05:00
Alex RootJunior
2af930149c Docs for filters (Not fully) 2019-04-21 01:16:42 +03:00
Alex RootJunior
0f53e5fbd7 Bump version 2019-04-18 21:30:13 +03:00
Alex RootJunior
7236541723 Remove func filter 2019-04-18 21:30:02 +03:00
Alex RootJunior
65a1659345 Fix typing 2019-04-18 21:20:03 +03:00