Commit graph

79 commits

Author SHA1 Message Date
Alex Root Junior
00cc42c216 Remove old code. (2) 2017-09-27 09:07:14 +03:00
Alex Root Junior
ec040eb51f Builtin types. 2017-09-27 09:02:09 +03:00
Alex Root Junior
9b96133b7a Move skeleton for new types from https://bitbucket.org/illemius/demo_telegramobject 2017-09-27 08:58:37 +03:00
Alex Root Junior
62417da6a7 Get mention in private chats. 2017-08-23 22:55:40 +03:00
Alex Root Junior
c8349112d0 Bot API 3.3. 2017-08-23 22:51:27 +03:00
Alex Root Junior
b65f181402 More correct names for writing styles in HelperMode 2017-08-15 04:32:11 +03:00
Alex Root Junior
2346ade309 I think exceptions module is utility. 2017-08-15 04:17:20 +03:00
Alex Root Junior
38bad5454e Fix date parser. 2017-08-15 03:43:27 +03:00
Alex Root Junior
92d3d86a18 Reformat code. 2017-08-14 22:34:13 +03:00
Alex Root Junior
33f7f0018e Fix parsing date in Deserializable objects. 2017-08-05 04:15:16 +03:00
Alex Root Junior
c9e7be97f2 Fix f70d45c & e90ca7c 2017-08-04 14:08:51 +03:00
Alex Root Junior
ae48ed973a Fix docs. 2017-08-04 14:00:48 +03:00
Alex Root Junior
42f15ef906 Fix date parser. 2017-08-04 12:00:49 +03:00
Alex Root Junior
f8b80d39be TODO's 2017-08-01 08:14:26 +03:00
Alex Root Junior
e90ca7cfae Use ListItem by default in ContentType helper. 2017-07-29 04:46:41 +03:00
Alex Root Junior
7c19634379 Use json util instead of std json 2017-07-29 03:35:55 +03:00
Alex Root Junior
9e894cf06b I think it will always be valid. (remove Deserializable.check_json) 2017-07-29 03:24:50 +03:00
Alex Root Junior
6c21270ccb Provide proxy connection. Add example for proxy and emoji util 2017-07-25 18:04:09 +03:00
Alex Root Junior
92253ba77a Use positional only format. 2017-07-25 04:45:33 +03:00
Alex Root Junior
8dbd4a2a73 Use Response parameters. 2017-07-25 02:52:20 +03:00
Alex Root Junior
03c5bfca5f Use anywhere Helper. 2017-07-25 01:43:35 +03:00
Alex Root Junior
ffbb89100c Rewrite Bot classes. Add moooooore pydocs. 2017-07-24 21:46:43 +03:00
Alex Root Junior
a6e90655bc Oops. Mask position is Deserializable. 2017-07-24 21:45:15 +03:00
Alex Root Junior
1fd3290514 Add AllowedUpdates helper. (List-helper) 2017-07-23 06:06:43 +03:00
Alex Root Junior
63a38d52a0 Reorders import. 2017-07-23 06:05:44 +03:00
Alex Root Junior
f50fc15c59 Unused import. 2017-07-23 06:05:26 +03:00
Alex Root Junior
42245fc58a Parse message entities (As HTML and markdown) and update markdown utils (add html mode) 2017-07-23 02:40:25 +03:00
Alex Root Junior
07835b504c Merge remote-tracking branch 'origin/master' into dev
# Conflicts:
#	aiogram/bot/base.py
2017-07-22 19:23:48 +03:00
Alex Root Junior
146e876099 Update to Bot API 3.2. Teach your bot to handle stickers and sticker sets. 2017-07-22 19:23:20 +03:00
Alex Root Junior
ce6b1ab3de Fix inline query. 2017-07-19 02:32:24 +03:00
Alex Root Junior
5b87708049 Provide some actions from data types. 2017-07-12 00:16:29 +03:00
Alex Root Junior
0ae4f6d948 Small fix 2017-07-11 23:41:40 +03:00
Alex Root Junior
4e093680c4 Update to Bot API 3.1 2017-07-11 23:08:20 +03:00
Alex Root Junior
173b3ad988 Fix user model. (Babel is not required) 2017-06-19 14:57:04 +03:00
Alex Root Junior
8d063242ac Array of array PhotoSize 2017-06-09 16:12:40 +03:00
Alex Root Junior
0b8a37b38a Add some doc's 2017-06-06 15:02:27 +03:00
Alex Root Junior
595caaa458 Mooore doc's. 2017-06-04 14:37:34 +03:00
Alex Root Junior
765741e122 Modify dispatcher. Add some handlers. 2017-06-02 08:50:23 +03:00
Alex Root Junior
f3723ba378 Payments. 2017-06-02 05:53:24 +03:00
Alex Root Junior
d5d4e9c90e You can use library without Babel 2017-06-02 05:10:22 +03:00
Alex Root Junior
c8b0f690a9 Fuck that inline mode. 2017-06-02 04:34:36 +03:00
Alex Root Junior
2dba2af775 Sort types.__all__ 2017-06-02 03:09:40 +03:00
Alex Root Junior
e00bc027cf Store some data in types.__all__ 2017-06-02 03:07:27 +03:00
Alex Root Junior
5019a4f00b Remove bad comments. 2017-06-02 03:03:26 +03:00
Alex Root Junior
07c7c1f32a Refactoring. 2017-06-02 03:01:28 +03:00
Alex Root Junior
93c61e9e0a Removed the crutch with the user's language 2017-06-02 00:06:00 +03:00
Alex Root Junior
adb8d8c17a Oops. 2017-05-30 21:43:22 +03:00
Alex Root Junior
e2dca9da0d Set parent object 2017-05-30 21:42:12 +03:00
Alex Root Junior
4bd8544531 Fix message.get_command() and etc. 2017-05-27 03:07:48 +03:00
Alex Root Junior
5e93656b7a Strip args 2017-05-26 11:01:14 +03:00