Commit graph

2635 commits

Author SHA1 Message Date
Leandro Toledo
686aecb914 Fix tests for Python 3 2015-08-17 10:01:17 -03:00
Leandro Toledo
35f31bf136 Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot 2015-08-17 09:57:07 -03:00
Leandro Toledo
56f6845969 Adding is_json tests and fixes json serialization when a forwared message #38 2015-08-17 09:56:51 -03:00
Leandro Toledo
505df01ae1 Update AUTHORS.rst 2015-08-15 15:19:17 -03:00
Leandro Toledo
3be58b759f Releasing v2.6.1 2015-08-15 15:06:32 -03:00
Leandro Toledo
5dc1e4cac1 Use imghdr instead re to match image headers. Fixes #37 2015-08-15 15:00:28 -03:00
Leandro Toledo
2cecca8324 Releasing v2.6.0 2015-08-14 16:36:39 -03:00
Leandro Toledo
109439022f Minor fixes and cfg for setuptools 2015-08-14 16:30:30 -03:00
Leandro Toledo
59ff1b68b5 clearCredentians and require_authentication are now decapred, bot properties will be called when needed only #33 2015-08-14 16:25:27 -03:00
Leandro Toledo
fda1843593 Remove import pdb 2015-08-14 15:48:33 -03:00
Leandro Toledo
9b6ccaf94b Convert unix timestamp from date and forward_date in messages to date object #35 2015-08-14 15:47:31 -03:00
Leandro Toledo
ea1614631e Update and rename CONTRIBUTING to CONTRIBUTING.rst 2015-08-12 18:57:46 -03:00
Leandro Toledo
6bcc8cdcfd Update AUTHORS.rst 2015-08-12 18:44:40 -03:00
leandrotoledo
9b3ce5069e Releasing 2.5.3 2015-08-11 23:49:26 -03:00
leandrotoledo
f2671ffff3 fix space trailing 2015-08-11 23:46:09 -03:00
Leandro Toledo
3974690b90 Fixes base_url when pickling object 2015-08-11 23:43:40 -03:00
Leandro Toledo
66b3f8bbd3 Adding CONTRIBUTING 2015-08-11 18:24:53 -03:00
Leandro Toledo
140e68dd20 Update README.rst 2015-08-11 18:15:45 -03:00
Leandro Toledo
46cf2c250e Update README.rst 2015-08-11 18:07:32 -03:00
Leandro Toledo
eeaf8d9abb Releasing 2.5.2 2015-08-11 17:37:28 -03:00
Leandro Toledo
ecdf32b5f6 Apply new Telegram Bot API changes #32 2015-08-11 17:32:06 -03:00
Leandro Toledo
163b27b7dd fix license header 2015-08-11 16:58:17 -03:00
Leandro Toledo
e67e5513bf Fix docs upload 2015-08-11 16:49:38 -03:00
Leandro Toledo
e1fd65048a Adding docs 2015-08-11 16:17:38 -03:00
Leandro Toledo
1c0d58fa28 Remove nightly testing (temp) 2015-08-11 15:13:07 -03:00
Leandro Toledo
ef2dc749ba Fixing coveralls 2015-08-11 14:45:22 -03:00
Leandro Toledo
85fb99ee9a Fixing coveralls 2015-08-11 14:42:09 -03:00
Leandro Toledo
6a300950c6 Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot 2015-08-11 14:40:33 -03:00
Leandro Toledo
b5ddffc536 Fixing coveralls 2015-08-11 14:40:20 -03:00
Leandro Toledo
da1bb1b420 Update README.rst 2015-08-11 14:37:32 -03:00
Leandro Toledo
4d59e8a663 Adding coveralls support, adding base_url to pickle rebuild 2015-08-11 14:13:02 -03:00
Leandro Toledo
5bfbaff318 Implements Bot.__reduce__ to allow dump into pickle objs #31 2015-08-11 12:41:26 -03:00
Leandro Toledo
6b714bc805 Empty text message return empty string instead None #30 2015-08-11 10:48:29 -03:00
Leandro Toledo
258b4a20ae Update README.rst 2015-08-10 18:17:13 -03:00
Leandro Toledo
ce83960aca Update README.rst 2015-08-10 18:15:17 -03:00
Leandro Toledo
981209259d Update README.rst 2015-08-10 18:13:14 -03:00
Leandro Toledo
85e356403a Releasing v2.5.1 2015-08-10 14:48:24 -03:00
Leandro Toledo
a492f87abd Minor fix on setup.py 2015-08-10 14:40:55 -03:00
Leandro Toledo
1e6165314a Update README.rst 2015-08-10 14:37:37 -03:00
Leandro Toledo
59b247af94 Moving from GPLv2 to LGPLv3 2015-08-10 13:57:31 -03:00
Leandro Toledo
257746c9b0 Update README.rst 2015-08-10 10:55:40 -03:00
Leandro Toledo
c4087e96d9 Releasing 2.5 2015-08-09 10:17:32 -03:00
Leandro Toledo
09ffd28df5 Update tests and logging 2015-08-09 09:59:41 -03:00
Leandro Toledo
66aaaf9ec0 Disable debug and any logging calls in API to fix #21 2015-08-09 09:41:58 -03:00
Leandro Toledo
adcf9b1fd5 Releasing 2.4 2015-08-08 19:37:14 -03:00
Leandro Toledo
ab88afc3d3 PEP8 and minor fixes 2015-08-08 19:35:44 -03:00
Leandro Toledo
af9acb3328 Merge pull request #24 from franciscod/py3-emoji
Fix emojis on py3
2015-08-08 19:28:00 -03:00
Leandro Toledo
0dc59efeb8 Releasing 2.3 2015-08-08 19:18:58 -03:00
Leandro Toledo
448cbdbd00 Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot 2015-08-08 19:10:02 -03:00
Leandro Toledo
0c6ec763b1 Fixes ForceReply class 2015-08-08 19:09:24 -03:00