Alex Root Junior
|
f0552ad6f5
|
Fix aiohttp ClientConnectorSSLError: SSL certificate verify failed #33
|
2018-04-07 01:52:26 +03:00 |
|
Alex Root Junior
|
a9fa06653b
|
Merge branch 'dev-1.x' of github.com:aiogram/aiogram into dev-1.x
|
2018-04-05 23:13:26 +03:00 |
|
Alex Root Junior
|
ce0d9aa3c6
|
Temporary fix "Coroutine 'BaseBot.close' was never awaited"
|
2018-04-05 23:11:09 +03:00 |
|
Oleg Abramov
|
24a7788393
|
Added tests sendAudio, sendDocument. Added parse_mode descriptions to methods with caption
|
2018-04-04 11:26:43 +03:00 |
|
Alex Root Junior
|
c143d82023
|
Merge pull request #31 from surik00/dev-1.x
Fix ReplyKeyboardMarkup's add method
|
2018-04-03 18:21:19 +03:00 |
|
Suren Khorenyan
|
237f75c58d
|
Fix ReplyKeyboardMarkup's add method
Fix when add method taking multiple buttons was adding one button to a new row and then adding items to rows according to row_width
|
2018-04-03 11:39:03 +03:00 |
|
Alex Root Junior
|
bddfe5055f
|
Merge pull request #30 from surik00/dev-1.x
New markdown method - hide_link
|
2018-04-01 16:28:43 +03:00 |
|
Suren Khorenyan
|
edf6fda11c
|
New markdown method - hide_link (can be used to add images to text posts as preview)
|
2018-04-01 16:17:09 +03:00 |
|
Alex Root Junior
|
83ed3f67ce
|
Merge pull request #29 from surik00/dev-1.x
Make Message's get_command method return pure command
|
2018-04-01 15:53:39 +03:00 |
|
Suren Khorenyan
|
014be7bca6
|
Upgraded Message's get_command method to return pure command
(backward compatible)
|
2018-04-01 15:33:35 +03:00 |
|
Alex Root Junior
|
5571f3d4ec
|
More detailed exceptions.
|
2018-03-30 19:32:23 +03:00 |
|
Alex Root Junior
|
8cac7c3303
|
Bump version number.
|
2018-03-30 19:06:52 +03:00 |
|
Alex Root Junior
|
8854e0c53c
|
Merge branch 'dev-1.x' of github.com:aiogram/aiogram into dev-1.x
|
2018-03-28 20:49:09 +03:00 |
|
Alex Root Junior
|
d0dc3fab8c
|
WTF is going on? Fixed chat actions util.
|
2018-03-28 20:46:55 +03:00 |
|
Alex Root Junior
|
b0e1994a82
|
Merge pull request #28 from Olegt0rr/patch-4
InlineKeyboardMarkup insert bug fix
|
2018-03-26 01:41:05 +03:00 |
|
Olegt0rr
|
c86f1470ba
|
InlineKeyboardMarkup insert bug fix
|
2018-03-26 00:23:24 +03:00 |
|
Alex Root Junior
|
014271c139
|
Merge pull request #27 from Olegt0rr/patch-3
Swap around checking of VENUE and LOCATION content
|
2018-03-25 14:21:31 +03:00 |
|
Olegt0rr
|
c144156f43
|
Swap around checking of VENUE and LOCATION content
|
2018-03-25 10:56:07 +03:00 |
|
Alex Root Junior
|
5467d91cf8
|
regexp filter for callback query #19
|
2018-03-19 01:59:59 +02:00 |
|
Alex Root Junior
|
d2d8f4b51c
|
Change API version number.
|
2018-03-19 01:31:24 +02:00 |
|
Alex Root Junior
|
46c73524be
|
Merge branch 'master' into dev-1.x
|
2018-03-19 01:27:37 +02:00 |
|
Olegt0rr
|
23fc14a7a4
|
web.run_app doesn't wait for loop kwarg
Fix error: run_app() got an unexpected keyword argument 'loop'
|
2018-03-18 23:54:52 +03:00 |
|
Suren Khorenyan
|
9dd11c209a
|
Super minor typography
|
2018-03-18 17:51:39 +03:00 |
|
Suren Khorenyan
|
e376837f03
|
Added parse_mode to medias caption
|
2018-03-18 14:55:58 +03:00 |
|
Suren Khorenyan
|
def6fff4a9
|
Upgrade ReplyKeyboardMarkup methods to return self
|
2018-03-17 11:29:43 +03:00 |
|
Suren Khorenyan
|
6d14790e1c
|
Typos fixes
|
2018-03-17 11:22:03 +03:00 |
|
Suren Khorenyan
|
9deb95a9ea
|
Minor typography changes
|
2018-03-17 11:13:43 +03:00 |
|
Suren Khorenyan
|
82b35acf52
|
Add return self to the InlineKeyboardMarkup's insert method
|
2018-03-17 11:12:53 +03:00 |
|
Suren Khorenyan
|
7d80475942
|
Improvements in InlineKeyboardMarkup
|
2018-03-16 22:40:14 +03:00 |
|
Suren Khorenyan
|
b45df4ea2e
|
Fix response None check in handlers
|
2018-03-15 20:48:17 +03:00 |
|
Suren Khorenyan
|
19f67a2e99
|
Merge remote-tracking branch 'upstream/dev-1.x' into dev-1.x
# Conflicts:
# aiogram/types/user.py - update hashing in user type
|
2018-03-15 20:46:34 +03:00 |
|
Suren Khorenyan
|
11fc718c40
|
Minor typos fix
|
2018-03-15 20:40:16 +03:00 |
|
Alex Root Junior
|
a8c6d16472
|
Change version number.
|
2018-03-01 19:41:02 +02:00 |
|
Alex Root Junior
|
70b60f1b29
|
Merge branch 'dev-1.x' of github.com:aiogram/aiogram into dev-1.x
|
2018-03-01 19:40:02 +02:00 |
|
Alex Root Junior
|
8433c4cc4a
|
Auto close bot HTTP-connections.
|
2018-03-01 19:39:52 +02:00 |
|
Alex Root Junior
|
f185f69e8d
|
Lost Message.reply_sticker & reply=True by default in Message.reply
|
2018-03-01 19:38:14 +02:00 |
|
Alex Root Junior
|
dfcc59d349
|
Change version number
|
2018-02-23 14:11:35 +02:00 |
|
Alex Root Junior
|
a3856e33bd
|
Default value for state argument in FSMContext.set_state
|
2018-02-23 14:08:02 +02:00 |
|
Alex Root Junior
|
7cab32b1cc
|
Fix Fatal Python error: PyImport_GetModuleDict: no module dictionary!
|
2018-02-23 13:56:35 +02:00 |
|
Alex Root Junior
|
39fdac27c6
|
Merge branch 'dev-1.x' of github.com:aiogram/aiogram into dev-1.x
|
2018-02-23 13:19:40 +02:00 |
|
Alex Root Junior
|
531b2a4df7
|
Hashable TelegramObject
|
2018-02-23 13:19:23 +02:00 |
|
Alex Root Junior
|
4dcccaae36
|
Merge pull request #15 from Ars2014/dev-1.x
Using connection pool in RethinkDB driver
|
2018-02-23 11:46:52 +02:00 |
|
Arslan Sakhapov
|
9ef7ef4643
|
Add max_conn param
|
2018-02-22 21:20:01 +05:00 |
|
Alex Root Junior
|
4f2cb40aea
|
Implemented auth widget object and auth data validator.
|
2018-02-22 01:56:44 +02:00 |
|
Suren Khorenyan
|
e1f61fd4ae
|
Some typos fixes in dispatcher's examples docstrings
|
2018-02-21 18:29:14 +03:00 |
|
Suren Khorenyan
|
87387b559c
|
Fix TypeError('Filter must be callable and/or awaitable!') on list, set and tuple states
|
2018-02-21 17:36:59 +03:00 |
|
Suren Khorenyan
|
9159f5d2a1
|
Added keys for ContentType description
|
2018-02-17 20:41:33 +03:00 |
|
Arslan 'Ars2014' Sakhapov
|
99f5a89f70
|
Using connection pool in RethinkDB driver
|
2018-02-17 22:25:23 +05:00 |
|
Suren Khorenyan
|
4957596ce3
|
Removed redundant spaces in bot.py
|
2018-02-17 20:09:13 +03:00 |
|
Suren Khorenyan
|
26b5f4ebb3
|
Message CONNECTED_WEBSITE content type
|
2018-02-15 20:57:55 +03:00 |
|