Commit graph

1355 commits

Author SHA1 Message Date
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
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 RootJunior
43c565d39b Fix typing.Optional normalization. 2019-06-30 23:12:13 +03:00
Alex RootJunior
af2573dbee Add Bot API parser and code-generator 2019-06-30 22:50:51 +03:00
Alex RootJunior
5e9d4e55d9 Change version 2019-06-29 19:54:17 +03:00
Alex RootJunior
7c51b1a7d7 Add Black and Flake8 2019-06-29 19:53:18 +03: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