Commit Graph

110 Commits

Author SHA1 Message Date
Dan
d79d4f7821 Update to v0.1.8 2017-12-18 14:51:57 +01:00
Dan
bdc2ab6c73 Rewrite save_file to handle missing file parts 2017-12-18 14:41:32 +01:00
Dan
b23b41bc7d Lock the send method for every tcp mode, not only for tcp_full 2017-12-18 14:14:44 +01:00
Dan
dde01cc9b9 Fix unhandled exception in case the connection is already closed 2017-12-18 13:50:00 +01:00
Dan
316c426429 Handle non-existent auth_key_id errors 2017-12-18 09:50:41 +01:00
Dan
a02dd6302e Add MESSAGE_TOO_LONG error 2017-12-18 09:30:07 +01:00
Dan
8086d68b27 Update to v0.1.7 2017-12-18 09:08:19 +01:00
Dan
99a81ad1d6 Fix file uploading for Python < 3.5 2017-12-18 09:07:51 +01:00
Dan
14127ae1f0 Update to v0.1.6 2017-12-17 14:39:37 +01:00
Dan
5c72ee762a Fix no *.csv matching files 2017-12-17 14:38:18 +01:00
Dan
bbcd803b65
Update README.rst 2017-12-17 14:28:16 +01:00
Dan
70faa86a09
Update README.rst 2017-12-17 14:22:03 +01:00
Dan
53e74e34ad Call the proper logger 2017-12-17 13:52:57 +01:00
Dan
b6607fede0 Add idle mechanism to gently stop the program 2017-12-17 13:52:33 +01:00
Dan
c83daf8771 Correctly shutdown the socket 2017-12-17 13:50:43 +01:00
Dan
a4d00b7376 Expose UnknownError class 2017-12-17 13:50:12 +01:00
Dan
32110e8578 Add send_venue method 2017-12-16 02:03:09 +01:00
Dan
ae36a57ee1 Add send_video_note method 2017-12-16 01:45:29 +01:00
Dan
ecd40f267e Add send_voice method 2017-12-16 01:27:13 +01:00
Dan
d528672a3b Add send_video method 2017-12-16 01:16:52 +01:00
Dan
9986b707ae Default to audio/mpeg mime type when sending audios 2017-12-16 01:05:25 +01:00
Dan
fadecb1061 Rename .csv -> .tsv 2017-12-15 12:28:13 +01:00
Dan
562103c66d Use tab as value separator 2017-12-15 12:26:42 +01:00
Dan
b90c1fe263 Update to v0.1.5 2017-12-15 10:11:14 +01:00
Dan
31b53e027b Add send_document method 2017-12-15 10:09:29 +01:00
Dan
80e1882e05
Add Telegram Group link 2017-12-15 09:48:14 +01:00
Dan
690fe5f55a Little lonely comma 2017-12-14 11:07:04 +01:00
Dan
4a8808fa3c Remove blank line 2017-12-14 11:04:15 +01:00
Dan
914e7745f6 Update to v0.1.4 2017-12-14 10:59:43 +01:00
Dan
60dc1e577c Add send_audio method 2017-12-14 10:57:30 +01:00
Dan
a5d1b7f480 Add send_photo method 2017-12-14 09:44:51 +01:00
Dan
8570d8a322 Implement file uploading 2017-12-14 09:34:58 +01:00
Dan
cc95cd62bb Update to v0.1.3 2017-12-14 01:04:12 +01:00
Dan
a7970cedf5 Fix logo not showing up on PyPI website 2017-12-14 00:13:51 +01:00
Dan
af0c05ae3e Add ENTITY_MENTION_USER_INVALID error 2017-12-13 10:44:50 +01:00
Dan
ec8140a1d9 Add support for user mentions 2017-12-13 10:44:24 +01:00
Dan
7f1bde662a Store parsed peers instead of raw dicts 2017-12-13 09:53:50 +01:00
Dan
e4793b1f7e Merge branch 'readme' 2017-12-12 15:49:12 +01:00
Dan
954d3e80d5
Reformat example code 2017-12-12 15:32:27 +01:00
Dan
e7c44933c2 Move chat actions to a separate class 2017-12-12 14:51:02 +01:00
Dan
bfe82182e1 Update v0.1.2 2017-12-12 11:20:23 +01:00
Dan
3d5528f2a8
Update links 2017-12-12 10:49:44 +01:00
Dan
3e8d452a3d Merge branch 'readme' 2017-12-12 08:59:28 +01:00
Dan
3051adb5b9 Set info level when logging acks 2017-12-12 08:38:05 +01:00
Dan
6fa8375cb5 Hint the correct type 2017-12-12 08:07:31 +01:00
Dan
ff3dd4a3ba Increase wait timeout 2017-12-11 12:55:31 +01:00
Dan
7374c10afd Faster Object deserialization (~3x) 2017-12-11 11:35:38 +01:00
Dan
33263e9ce6 Warn if retrying 2017-12-11 10:34:14 +01:00
Dan
6083dec07b Update README.rst 2017-12-11 09:21:29 +01:00
Dan
889611ccd0 Update API scheme to Layer 73 2017-12-11 09:19:31 +01:00