Commit graph

  • 9d57f34fce Merge pull request #93 from leandroferreira/master Ryan McGrath 2012-06-24 12:15:10 -07:00
  • d08184fb0f Merge 92f9c94146 into 68534e8425 GitHub Merge Button 2012-06-24 12:14:56 -07:00
  • 68534e8425 Merge pull request #95 from fumieval/master Ryan McGrath 2012-06-24 12:14:44 -07:00
  • 1261b7b304 Some small suggested clean-ups with error / exception processing. terrycojones 2012-06-11 15:48:24 -04:00
  • 20e54a1b7f Merge 3f4e374911 into 0d00ae97fb GitHub Merge Button 2012-06-03 02:44:35 -07:00
  • 3f4e374911 fixed the mistake that prints proxies to console for debugging. fumieval 2012-06-03 18:43:09 +09:00
  • 908f426d37 Merge 7caa688146 into 0d00ae97fb GitHub Merge Button 2012-06-03 02:39:49 -07:00
  • 7caa688146 Supported proxies, just added an argument to Twython.__init__. fumieval 2012-06-03 18:25:25 +09:00
  • 92f9c94146 Corrected when search q gets encoded twice Leandro Ferreira 2012-05-31 10:59:43 -03:00
  • f232b873cb 2.2.0 Mike Helmick 2012-05-30 11:35:51 -03:00
  • 072a257a1f 2.2.0 Mike Helmick 2012-05-30 11:35:30 -03:00
  • 0b3f36f9b6 Need to at least have requests 0.13.0 Mike Helmick 2012-05-30 11:35:03 -03:00
  • 0d00ae97fb 2.0.1 release, fixes auth error Ryan McGrath 2012-05-23 18:49:08 +09:00
  • fff1054e48 Merge pull request #92 from michaelhelmick/auth_fixes Ryan McGrath 2012-05-23 02:45:59 -07:00
  • 9e9dc840e6 Merge fc9e21435e into a13f59c5d6 GitHub Merge Button 2012-05-22 07:41:04 -07:00
  • fc9e21435e Auth fixes for search and callback url Michael Helmick 2012-05-22 10:40:38 -04:00
  • ed3c6b28ff Merge d93b48cded into a13f59c5d6 GitHub Merge Button 2012-05-17 09:25:03 -07:00
  • d93b48cded 2.1.0 Release Michael Helmick 2012-05-17 12:22:37 -04:00
  • 32a83a6b79 2.1.0 Release Michael Helmick 2012-05-16 18:39:31 -04:00
  • 5e817195ac 2.1.0 Release Michael Helmick 2012-05-16 12:09:26 -04:00
  • f2cd0d5284 2.1.0 release Michael Helmick 2012-05-16 11:59:47 -04:00
  • a13f59c5d6 Merge pull request #89 from michaelhelmick/master Ryan McGrath 2012-05-14 12:32:21 -07:00
  • 115a6bc15f Merge a4e3af1ad4 into 30c615908e GitHub Merge Button 2012-05-14 12:17:14 -07:00
  • a4e3af1ad4 Critical bug fixes Michael Helmick 2012-05-14 15:16:50 -04:00
  • 30c615908e Merge pull request #88 from michaelhelmick/omit_requestsoauth Ryan McGrath 2012-05-14 08:27:16 -07:00
  • d2e8f4d66e Merge 2f80933cb8 into e36fa35ccd GitHub Merge Button 2012-05-14 08:13:01 -07:00
  • 2f80933cb8 Get rid of requests-oauth and a bunch of other schtuff Michael Helmick 2012-05-14 11:12:23 -04:00
  • e36fa35ccd Merge pull request #86 from michaelhelmick/master Ryan McGrath 2012-05-13 09:42:43 -07:00
  • 0bc1768b85 Merge 19293b54a9 into 59c723ed7e GitHub Merge Button 2012-05-13 09:39:37 -07:00
  • 19293b54a9 Remove exceptions and methods in 2.0 Michael Helmick 2012-05-13 12:38:30 -04:00
  • 59c723ed7e Merge branch 'method_cleanups' from @michaelhelmick Ryan McGrath 2012-05-14 00:42:19 +09:00
  • 9fa9b525a1 Note when upgrading to 1.7.0 Michael Helmick 2012-05-08 12:29:57 -04:00
  • 0ee5e5877e Cleaning up endpoints per Twitter Spring 2012 deprecations Michael Helmick 2012-05-08 12:14:45 -04:00
  • ac18837ed6 Should be good for auto-merge Michael Helmick 2012-04-19 19:31:07 -04:00
  • c16ec65915 Resolving merge conflicts, because Ryan is an idiot Ryan McGrath 2012-04-19 18:39:37 -04:00
  • aabd29a01e Swap http => https for endpoint access, added Voulnet to contributers in the README Ryan McGrath 2012-04-19 18:38:10 -04:00
  • 6ebf6df884 Merge pull request #83 from Voulnet/patch-2 Ryan McGrath 2012-04-19 15:28:21 -07:00
  • 5a687bb4e0 Merge e2555ffe99 into 22fe97b432 GitHub Merge Button 2012-04-19 15:26:55 -07:00
  • 59bf70097c Merge 343dcb87ff into 22fe97b432 GitHub Merge Button 2012-04-19 15:26:55 -07:00
  • 22fe97b432 Merge pull request #84 from Voulnet/patch-3 Ryan McGrath 2012-04-19 15:26:53 -07:00
  • c961b060a8 Merge 01a7284a8f into 5a332a055e GitHub Merge Button 2012-04-13 19:54:03 -07:00
  • 01a7284a8f I have added the following lines to the function 'request' starting in line 287: Mohammed ALDOUB 2012-04-14 05:53:51 +03:00
  • 343dcb87ff I fixed line 479 to properly URL encode the querystring (q parameter) for the search functionality. According to http://dev.twitter.com/doc/get/search, the q parameter should be URL encoded, but Twython.unicode2utf8 doesn't urlencode the query. Mohammed ALDOUB 2012-04-14 05:34:22 +03:00
  • e2555ffe99 Modified urls to HTTPS instead of HTTP Mohammed ALDOUB 2012-04-14 04:22:45 +03:00
  • a42570b685 Trying to make this merge-able. Michael Helmick 2012-04-12 11:44:27 -04:00
  • 3f26325ddb Updating methods to use internal get/post methods, updating methods using deprecated Twitter endpoints, updating some documentation on methods to start using rst format, plotting demise of deprecated Twython exceptiosn and methods >:) Michael Helmick 2012-04-10 14:24:50 -04:00
  • 5a332a055e Merge pull request #76 from jvanasco/master Ryan McGrath 2012-04-10 08:35:41 -07:00
  • bace182cb9 Merge 9b798f7ac0 into ca76271127 GitHub Merge Button 2012-04-10 07:23:02 -07:00
  • 9b798f7ac0 added error code tracking into the TwythonError jonathan vanasco 2012-04-10 10:21:00 -04:00
  • ca76271127 Merge pull request #72 from michaelhelmick/dynamic_requests Ryan McGrath 2012-04-09 18:00:19 -07:00
  • 4f35d571d2 Merge 813626a9ad into 4042407970 GitHub Merge Button 2012-04-09 07:59:21 -07:00
  • 813626a9ad Maybe the twitter_http_status_codes were a good idea. :P Michael Helmick 2012-04-09 10:59:13 -04:00
  • eb22296e33 Merged dynamic_requests with recent pull request additions Michael Helmick 2012-04-09 10:49:44 -04:00
  • 4042407970 Merge pull request #74 from jvanasco/master Ryan McGrath 2012-04-08 17:29:06 -07:00
  • 435c497d36 Merge 59b0386564 into 515e94c994 GitHub Merge Button 2012-04-08 17:20:49 -07:00
  • 515e94c994 Merge pull request #73 from eriks5/master Ryan McGrath 2012-04-08 17:20:47 -07:00
  • 59b0386564 Several improvements to allow for debugging , error handling : - added twitter's http status codes to twitter_endpoints.py ( dict index on status code, value is a tuple of name + description ) - created an internal stash called '_last_call' that stores details of the last api call ( the call, response data, headers, url, etc ) - better error handling for api issues: - - raises an error when the status code is not 200 or 304 - - raises TwythonAPILimit when a 420 rate limit code is returned - - raises a TwythonError on other issues, setting the correct status code and using messages that are from the twitter API - wraps a successful read in a try/except block. there's an error i haven't been able to reproduce where invalid content can get in there, it would be nice to catch it and write a handler for it. ( the previous functions were all introducted to allow this to be debugged ) - added a 'get_lastfunction_header' method. if the API has not been called yet , raises a TwythonError. otherwise it attempts to return the header value twitter last sent. useful for x-ratelimit-limit , x-ratelimit-remaining , x-ratelimit-class , x-ratelimit-reset jonathan vanasco 2012-04-08 18:37:47 -04:00
  • 7205aa402a Get rid of print Michael Helmick 2012-04-06 14:19:46 -04:00
  • 6b3fc56bef Merge e353125ef1 into 9153fdf41b GitHub Merge Button 2012-04-06 09:48:49 -07:00
  • e353125ef1 Removed 'import inspect' as it is no longer needed. Erik 2012-04-06 18:48:26 +02:00
  • 703012ef29 Use simplejson if they have it first, allow for version passing in generic requests, catch json decoding errors and status code errors Michael Helmick 2012-04-06 11:44:30 -04:00
  • ffb768d24d Fix adding callback_url for old style servers Erik 2012-04-06 11:09:43 +02:00
  • f4c00ff996 If callback_url is not set, don't force it to 'oob' Erik 2012-04-06 11:08:12 +02:00
  • e17b3ed877 Removed OAuth library callback_url detection code, as callback_url passing does not depend on that anymore. Erik 2012-04-06 11:02:11 +02:00
  • 0fcd4202c8 Whoops.. didn't mean to give those out. Haha. Michael Helmick 2012-03-31 20:18:12 -04:00
  • cf38c7c3de POSTing works again, somehow it broke... :/ Michael Helmick 2012-03-31 20:16:30 -04:00
  • 03f3a22480 Dynamic Request Methods Michael Helmick 2012-03-31 18:12:07 -04:00
  • 9153fdf41b Merge pull request #70 from michaelhelmick/master Ryan McGrath 2012-03-23 18:42:50 -07:00
  • f111621dfb Merge 23e529e167 into 861c05718d GitHub Merge Button 2012-03-23 12:47:45 -07:00
  • 23e529e167 Passing params through functions now work, bug fix version bump Michael Helmick 2012-03-23 15:46:19 -04:00
  • 861c05718d Merge pull request #69 from michaelhelmick/master Ryan McGrath 2012-03-21 12:43:16 -07:00
  • 65b62ff252 Merge 59b5733a86 into 8e26e568a6 GitHub Merge Button 2012-03-21 12:27:20 -07:00
  • 59b5733a86 Version Number Michael Helmick 2012-03-21 15:27:13 -04:00
  • f917b6bfea PEP8 Clean up Michael Helmick 2012-03-21 15:25:25 -04:00
  • 5eb7f29bff Dynamic Callback URL works again Michael Helmick 2012-03-21 15:19:27 -04:00
  • 8e26e568a6 README formatting Ryan McGrath 2012-03-21 19:37:37 +01:00
  • 87c1f1e71c README formatting Ryan McGrath 2012-03-21 19:36:33 +01:00
  • 16a70d0240 README formatting Ryan McGrath 2012-03-21 19:35:35 +01:00
  • 6d72b8aa33 Mmmm fix this...? Ryan McGrath 2012-03-21 19:34:32 +01:00
  • e0c76501ba Note about new Streaming API stuff Ryan McGrath 2012-03-21 19:32:25 +01:00
  • 9deced8f8b v1.5.0 release - requests is now the default url/http library, thanks to Mike Helmick - Initial pass at a Streaming API is now included (Twython.stream()), due to how easy requests makes it. Would actually be sad if we *didn't* have this... thanks, Kenneth. >_>; - Return of shortenURL, for people who may have relied on it before. - Deleted streaming handler that existed before but never got implemented fully. - Exceptions now prefixed with Twython, but brought back originals with a more verbose error directing people to new ones, deprecate fully in future. - Twython3k now has an OAuth fix for callback_urls, though it still relies on httplib2. Thanks @jbouvier! - Added a list of contributors to the README files, something which I should have done long ago. Thank you all. Ryan McGrath 2012-03-21 19:21:34 +01:00
  • 1a6852de54 Merge pull request #68 from michaelhelmick/master Ryan McGrath 2012-03-21 09:04:14 -07:00
  • 7545e2aa6a Merge 9e8bc09121 into 55b6396a60 GitHub Merge Button 2012-03-21 08:42:47 -07:00
  • 9e8bc09121 Fixes #67 Michael Helmick 2012-03-21 11:41:27 -04:00
  • 55b6396a60 Merge pull request #65 from michaelhelmick/implement_requests Ryan McGrath 2012-03-18 06:56:35 -07:00
  • 5fcf221409 Merge 342ae0e291 into 5cd1129098 GitHub Merge Button 2012-03-13 14:40:57 -07:00
  • 342ae0e291 Ignore PyCharm cruft Jordan Bouvier 2012-03-13 16:38:46 -05:00
  • df6f9a5b2a Fix oauth_callback hack for when the oath lib doesn't support callback_url natively Jordan Bouvier 2012-03-13 16:36:27 -05:00
  • 81ff6c4dd4 Merge 158bf77231 into 5cd1129098 GitHub Merge Button 2012-03-08 09:24:47 -08:00
  • 158bf77231 Remove httplib2 dependency, remove "shortenUrl" function, no need for urllib2 either Michael Helmick 2012-03-08 12:24:03 -05:00
  • 8630dc3f03 Twython using requests/requests-oauth Michael Helmick 2012-03-08 12:20:04 -05:00
  • e3d9ed656b PEP8 Cleanup on Twitter Endpoints Michael Helmick 2012-03-06 16:58:27 -05:00
  • 7468bda94f Fixed converting request token to an access token step Dick Brouwer 2012-03-05 13:16:38 -08:00
  • 5cd1129098 Merge pull request #62 from michaelhelmick/pep8_and_verboseness Ryan McGrath 2012-03-03 16:48:50 -08:00
  • 9d117c5f08 Merge b215a196e6 into 449a71daf8 GitHub Merge Button 2012-02-28 12:17:53 -08:00
  • 0515123bbe Merge 2f749183ab into 449a71daf8 GitHub Merge Button 2012-02-28 12:17:09 -08:00
  • 2f749183ab PEP8 Cleanup, More Verbosness Michael Helmick 2012-02-28 15:16:39 -05:00
  • b215a196e6 Fixes #59 Michael Helmick 2012-02-28 15:13:55 -05:00
  • 28d4891eb8 Merge 4553e273c7 into 449a71daf8 GitHub Merge Button 2012-02-28 11:49:57 -08:00
  • af2de5e5a0 Merge 4553e273c7 into 449a71daf8 GitHub Merge Button 2012-02-28 11:48:44 -08:00