Commit graph

2763 commits

Author SHA1 Message Date
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
Leandro Toledo
a91c158825 Merge pull request #22 from wjt/logging
Don't call logging.basicConfig() in library code
2015-08-08 18:59:38 -03:00
Francisco Demartino
7d2672f711 use byte literals for emojis 2015-08-06 02:45:15 -03:00
Leandro Toledo
30fd5d79c3 Merge pull request #23 from wjt/requestUrl-error-path
Bot._requestUrl: raise if method not in ('GET', 'POST')
2015-07-31 13:44:43 -03:00
Will Thompson
98e40ee059 Bot._requestUrl: raise if method not in ('GET', 'POST')
If this happens, there is a bug in the library. Better to raise the
error explicitly rather than return a value of a totally unexpected type
and crash later.
2015-07-30 10:47:47 +01:00
Will Thompson
a034317c87 Don't call logging.basicConfig() in library code
Logging should be configured by the application, not by libraries it
uses. Libraries should just get a logger and log to it.

Fixes #21
2015-07-30 07:04:59 +01:00
leandrotoledo
d90a4c9acc Releasing 2.2 2015-07-25 18:31:01 -03:00
Leandro Toledo
310ac82ecf Merge pull request #19 from bimmlerd/patch-1
pip --upgrade needs to be at the end.
2015-07-25 12:57:47 -03:00
David Bimmler
bd8f0e2c5f pip --upgrade needs to be at the end. 2015-07-25 16:52:45 +02:00
Leandro Toledo
6956382671 Merge pull request #18 from Avanatiker/patch-1
Update README.rst
2015-07-23 09:22:02 -03:00
Avanatiker
bb91c83219 Update README.rst 2015-07-23 00:31:05 +02:00
Leandro Toledo
ae3d53db41 Update README.rst 2015-07-21 10:46:32 -03:00
Leandro Toledo
464c1966fb Update README.rst 2015-07-21 09:42:22 -03:00
Leandro Toledo
2331af89ca Update README.rst 2015-07-21 09:39:23 -03:00
Leandro Toledo
6f10d69a6d Update README.rst 2015-07-21 09:38:45 -03:00
Leandro Toledo
428d7ec1c2 Update README.rst 2015-07-21 09:38:20 -03:00
Leandro Toledo
bdacccdab9 Update README.rst 2015-07-21 09:37:10 -03:00
Leandro Toledo
2f9c5c6454 Update README.rst 2015-07-20 09:35:11 -03:00
leandrotoledo
6b7476c18f Updates echobot and getUpdates logging 2015-07-20 08:59:41 -03:00
leandrotoledo
cad325c874 Adding logging 2015-07-20 08:50:30 -03:00
leandrotoledo
b6fb2bc6bf Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot into testing 2015-07-20 08:26:29 -03:00
leandrotoledo
61530aeb34 Adding logging decorator 2015-07-20 08:25:04 -03:00
leandrotoledo
9a8dea5b6d Releasing 2.1 2015-07-20 08:04:52 -03:00