Oleg Abramov
|
dd559da6f4
|
Add promoteChatMember test
|
2018-04-04 18:17:43 +03:00 |
|
Oleg Abramov
|
3548febeaf
|
Add restrictChatMember test
|
2018-04-04 18:14:42 +03:00 |
|
Oleg Abramov
|
28484d9352
|
Add unbanChatMember test
|
2018-04-04 18:12:21 +03:00 |
|
Oleg Abramov
|
90de8b2d4b
|
Add kickChatMember test
|
2018-04-04 18:11:03 +03:00 |
|
Oleg Abramov
|
959f41a2f0
|
Add getFile test
|
2018-04-04 18:08:18 +03:00 |
|
Oleg Abramov
|
b95e977c12
|
Add getUserProfilePhotos test
|
2018-04-04 17:29:53 +03:00 |
|
Oleg Abramov
|
c0e4d480dd
|
Add sendChatAction test
|
2018-04-04 17:09:20 +03:00 |
|
Oleg Abramov
|
3e77aa2775
|
Add sendContact test
|
2018-04-04 17:05:17 +03:00 |
|
Oleg Abramov
|
486978abe4
|
Add sendVenue test
|
2018-04-04 16:55:14 +03:00 |
|
Oleg Abramov
|
e3da438d9f
|
Add editLocation and stopLocation test
|
2018-04-04 16:48:43 +03:00 |
|
Oleg Abramov
|
d1cea90979
|
Add sendLocation test
|
2018-04-04 16:31:48 +03:00 |
|
Oleg Abramov
|
21439b8532
|
Correct test names
|
2018-04-04 16:03:22 +03:00 |
|
Oleg Abramov
|
b689a084ed
|
Add sendMediaGroup test
|
2018-04-04 16:00:55 +03:00 |
|
Oleg Abramov
|
6094fd13a3
|
Fixed test description (with file_id)
|
2018-04-04 13:51:18 +03:00 |
|
Oleg Abramov
|
5a7d01ae71
|
Added test sendVideoNote
|
2018-04-04 13:44:43 +03:00 |
|
Oleg Abramov
|
7af8d2da94
|
Added test sendVoice
|
2018-04-04 12:52:47 +03:00 |
|
Oleg Abramov
|
c49d9c35fe
|
Added test sendVideo
|
2018-04-04 12:48:28 +03:00 |
|
Oleg Abramov
|
0c3ce1cf00
|
Added tests sendPhoto
|
2018-04-04 12:42:01 +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 |
|
Oleg Abramov
|
c3e7728866
|
Pytest part two
|
2018-04-04 00:38:16 +03:00 |
|
Oleg Abramov
|
4ba810fe25
|
Test dataset filling
|
2018-04-03 22:38:46 +03:00 |
|
Oleg Abramov
|
210082691a
|
First pytests
|
2018-04-03 20:58:22 +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 |
|
Suren Khorenyan
|
e756847579
|
Merge remote-tracking branch 'upstream/dev-1.x' into dev-1.x
|
2018-04-01 15:16:01 +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 |
|
Alex Root Junior
|
4e7ab9c16d
|
Merge pull request #24 from Olegt0rr/patch-2
BugFix: web.run_app doesn't wait for loop kwarg
|
2018-03-19 01:13:50 +02:00 |
|
Alex Root Junior
|
baf81576b2
|
Merge pull request #23 from surik00/dev-1.x
Add pasrse_mode to all medias (Bot API 3.6 support)
|
2018-03-19 01:12:29 +02:00 |
|
Alex Root Junior
|
249b1cc9ac
|
Merge pull request #22 from Olegt0rr/patch-1
Split WEBHOOK and WEBAPP settings
|
2018-03-19 01:11:08 +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 |
|
Olegt0rr
|
7b71a72bde
|
Split WEBHOOK and WEBAPP settings
|
2018-03-18 14:41:34 +03:00 |
|
Alex Root Junior
|
f868ca9494
|
Merge pull request #21 from surik00/dev-1.x
Minor fix
|
2018-03-17 22:22:54 +02: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 |
|