https://github.com/bear/python-twitter

sort by:
Revision Author Date Message Commit Date
f4a58e0 hmm, this should be working... blech 01 August 2016, 15:24:10 UTC
a74fb9f implement changes suggested by @jeremylow and also move ignore list to setup.cfg 01 August 2016, 15:07:44 UTC
4eb67c9 remove pycodestyle until I can figure out what I'm doing wrong 01 August 2016, 07:22:05 UTC
af77d1d remove tox environment var from Makefile tox target 01 August 2016, 07:10:56 UTC
1430bcb update tox environment and tweak Makefile and circle.yml file 01 August 2016, 07:04:47 UTC
2f222c7 Merge pull request #375 from bear/fix/issue374 tweet_volume not being populated for Trend objects 29 July 2016, 22:29:08 UTC
138ca2e add test for trend.volume property 29 July 2016, 21:42:33 UTC
43afa69 adds volume property to Trend objects for backwards compatibility 29 July 2016, 21:33:50 UTC
66766c2 fix issue 374 where tweet_volume data was not being populated on Trend instantiation 29 July 2016, 21:26:30 UTC
99e0cff Merge pull request #372 from bmw1821/patch-1 Added support for Quicktime (.mov) media uploads. 24 July 2016, 18:47:13 UTC
d2e79ea Update twitter_utils.py 24 July 2016, 18:40:41 UTC
2c9511e Added support for Quicktime (.mov) media uploads. 24 July 2016, 02:42:41 UTC
e97d4e0 pad time.sleep when sleeping for rate limit 22 July 2016, 00:10:48 UTC
7fafaf2 Merge branch 'fix/issue358' 16 July 2016, 12:33:23 UTC
82304af fix issue 358 -- set rate limit endpoints even if api.sleep_on_rate_limit is False 16 July 2016, 01:44:18 UTC
2e791f4 Merge pull request #367 from bear/update-requirements update requirement files to remove versions 13 July 2016, 11:09:55 UTC
e05b8f8 tweak CI to run new Makefile target; add codecov token to .gitignore 13 July 2016, 11:07:16 UTC
6aa5736 update requirement files to remove versions 13 July 2016, 10:58:51 UTC
456d04e add dependency.io badge 13 July 2016, 09:15:26 UTC
3a3cabf Merge pull request #366 from bear/issue362 fixes issue #362 add entry to requirements.testing.txt for six module… 12 July 2016, 10:22:23 UTC
f470040 fixes issue #362 add entry to requirements.testing.txt for six module (mock dependency) 12 July 2016, 10:18:37 UTC
6d6d0c5 quick fix to have data set to none for Issue #363 11 July 2016, 21:01:25 UTC
c124197 lint fixes 11 July 2016, 20:42:42 UTC
3a48104 Merge pull request #364 from bear/Issue_363 start on fix for Issue #363 11 July 2016, 20:30:04 UTC
ba3ebd4 remove 'else' raise in handling 401 response 11 July 2016, 20:27:00 UTC
6c41fac add explicity try/except for json decoding so we can capture Auth errors which Twitter oh so helpfully returns as HTML 11 July 2016, 17:53:07 UTC
ffa39d6 Merge pull request #360 from bear/fix/issue357 Add sizes attribute to twitter.Media objects 11 July 2016, 01:55:10 UTC
5f6400e Merge pull request #361 from zetasyanthis/bugfix/negative_sleep Bugfix/negative sleep 11 July 2016, 01:54:10 UTC
40aa895 Actually, we need max... 10 July 2016, 22:03:56 UTC
d80b469 Prevent negative values from kicking out an IOError on sleep. 10 July 2016, 21:59:43 UTC
ad1f020 add sizes attribute to media objects 10 July 2016, 20:51:36 UTC
91f0be2 Merge pull request #356 from bear/fix/issue355 Fix for Issue 355 25 June 2016, 11:22:40 UTC
f18bc21 rename category.Slug to category.slug in GetUserSuggestion & add tests for same 25 June 2016, 00:02:32 UTC
a5cac95 Merge pull request #353 from ydatech/master Passing None media_type 17 June 2016, 06:45:26 UTC
a011675 Passing None media_type 16 June 2016, 06:10:04 UTC
9612896 Merge pull request #351 from roboxv/master Missing field "following" added to User model 15 June 2016, 19:20:33 UTC
937b67f Missing field "following" added to User model 15 June 2016, 11:09:28 UTC
0106628 Merge pull request #349 from alexshepard/patch-1 add missing comma to example code 03 June 2016, 17:52:01 UTC
ed4f6a9 add missing comma to example code 03 June 2016, 17:38:41 UTC
44dd464 Merge pull request #347 from bear/fix/issue345 Fix/issue345- chunked media/py27 support 02 June 2016, 01:13:25 UTC
2da7b45 fixes int is not iterable error in PostUpdate() 01 June 2016, 18:01:33 UTC
966ec66 fix file location for test gif 01 June 2016, 17:47:41 UTC
1832dd7 fix python27 issue with str decoding 01 June 2016, 17:46:14 UTC
8152da4 let circle detect versions required 26 May 2016, 06:58:27 UTC
e8dd87d tweak Makefile and circle.yml 26 May 2016, 06:54:10 UTC
3de464a add marker to docs/changelog.rst; update requirements files; tweak Makefile 26 May 2016, 06:32:32 UTC
da7905e Merge pull request #339 from bear/docs/v3.1_release v3.1 Release Documentation 26 May 2016, 00:43:52 UTC
6206f5e updates docs for muting users to be included in 3.1 release 25 May 2016, 17:45:52 UTC
86a77fb bumps version 25 May 2016, 11:29:28 UTC
64d7486 adds & updates docs for 3.1 release 25 May 2016, 11:29:28 UTC
94f4dd1 Merge pull request #337 from bear/feature/blocks_mutes Add Support For Muting 25 May 2016, 11:25:01 UTC
ef8d233 adds tests & testdata for block and mute functions 24 May 2016, 11:46:27 UTC
137a175 fixes error in GetMutesIDsPaged where the wrong params were being referenced 24 May 2016, 11:20:46 UTC
9fb473e fixes key error when reading JSON from ids v. list endpoints 23 May 2016, 11:48:59 UTC
f3a16fa adds support for mutes, refactors blocks functions 23 May 2016, 11:40:14 UTC
c5e37b1 Merge pull request #319 from bear/alt-text_issue-316 Alt text - work for issue 316 17 May 2016, 02:31:50 UTC
824461e add test for ext_alt param on media returned from GetStatus 10 May 2016, 10:25:03 UTC
606d148 adds tests for PostMediaMetadata 10 May 2016, 10:08:19 UTC
6862d9c fixes up PostMediaMetadata method when posting json data, _RequestURL mangles the payload causing a 400 error from twitter. to fix: allow posting a json payload through _RequestURL by passing it off to requests.post via the json parameter rather than the data parameter. 10 May 2016, 10:08:19 UTC
7e6d53b Merge pull request #334 from bear/fixes/update_examples Update examples 09 May 2016, 00:44:14 UTC
a3348db Merge pull request #333 from bear/fixes/issue298 Removes shortner param from API per #298 08 May 2016, 13:30:23 UTC
e07d4d4 fix lint 08 May 2016, 13:28:59 UTC
095a41a update examples 08 May 2016, 13:28:49 UTC
0028528 updates get_access_token & examples for python 3 07 May 2016, 13:22:38 UTC
c6d31ff rebase off master 07 May 2016, 12:53:05 UTC
311c6bf Merge pull request #332 from bear/fix/issue331 Removes relative dates for Status object per issue #331 06 May 2016, 10:57:07 UTC
82ad4fb removes relative dates for Status object per issue #331 05 May 2016, 23:53:08 UTC
09f181e update return type for twitter.models.Status.created_at_in_seconds to be int instead of str 03 May 2016, 00:53:18 UTC
167c34a Merge pull request #330 from bear/unicode_support Unicode support 03 May 2016, 00:42:53 UTC
c2f5c7a update inline docs re: _EncodeParameters 02 May 2016, 10:33:56 UTC
df5f3e8 Better unicode support across API. Model repr functions should work for py27 (using backslash escaped strings in JSON representation and in __repr__ methods). Also fixed an issue with API not encoding parameters properly for building URLs. 02 May 2016, 10:29:14 UTC
09858bf Merge pull request #328 from bydeath/fix_issure_327 Fix issue #327 29 April 2016, 21:19:36 UTC
240dd00 remove the file pushed in last wrong push 29 April 2016, 15:04:42 UTC
53f2e31 modified the code of the function _Encode(self,s) at line 4373 in twitter/api.py to fix the TypeError discribed in issure 327, after modified, the TypeError doesn't apear 29 April 2016, 14:43:53 UTC
4480ea9 Merge pull request #325 from bear/fix/badges Fix Badge URLs for CircleCI and ReadtheDocs 28 April 2016, 03:15:09 UTC
ea77ccc fix badge URLs for CircleCI and ReadtheDocs 28 April 2016, 03:08:21 UTC
8ba6839 Merge pull request #324 from chuckoy/update-readthedocs-references Update all readthedocs.org to readthedocs.io 28 April 2016, 02:41:52 UTC
3005ef7 Update all readthedocs.org to readthedocs.io Fix for issue #323. I pulled from master and typed `grep -r readthedocs.org *`. It returned 7 results and I changed all 7 of those to readthedocs.io. 28 April 2016, 00:50:32 UTC
006d6ab Merge pull request #321 from bear/fixes/issue320 Fix for Issue 320 re Rate Limit 12 April 2016, 23:55:39 UTC
2d8e2f7 Merge pull request #318 from bear/issue-317 Implement Incoming, Outgoing and Show Friendship for Issue #317 12 April 2016, 23:51:48 UTC
67575e0 fixes rate limit error for /statuses/show/:id and /users/show endpoint 12 April 2016, 22:47:06 UTC
d2eb76c fix lint 08 April 2016, 03:40:42 UTC
c08ef24 add PostMediaMetadata endpoint 08 April 2016, 03:40:01 UTC
2d6615f fix lint errors 08 April 2016, 03:04:49 UTC
073589f implement Incoming, Outgoing and Show Friendship calls 08 April 2016, 03:00:27 UTC
bd7e6af Merge pull request #314 from bear/kwargs-consistency Consistency in keyword arguments for "id" parameters 28 March 2016, 12:59:17 UTC
7968856 deletes .spec file - closes issue #310 27 March 2016, 23:25:27 UTC
7dcdf61 changes postretweet & destroyblock to use status_id and user_id, respectively 27 March 2016, 23:17:41 UTC
2870359 fix up a few more "id" params & add documentation for same. 27 March 2016, 22:54:34 UTC
4428fb0 adds "docs" target to makefile 24 March 2016, 01:09:04 UTC
86142a3 adds documentation re change to "id" kwargs 24 March 2016, 01:09:04 UTC
b774d18 fix up "id" kwargs. "status_id" is more common within the api, but there are a couple methods that use "id" to spec the same thing, which is confusing and inconsistent. "woeid" avoids shadowing a builtin, but is also more expressive. 24 March 2016, 01:08:57 UTC
19e59b9 Merge pull request #313 from meyersj/master Fix documentation for order of bbox coordinates 23 March 2016, 18:14:40 UTC
3510472 Fix documentation for order of bbox coordinates When passing coordinates to `api.GetStreamFilter` the locations parameter should specify coordinates as Longitude,Latitude pairs instead of Latitude,Longitude 23 March 2016, 18:00:41 UTC
6dc4555 Merge pull request #312 from bear/models-pr Combining Models With Inheritence 22 March 2016, 23:53:10 UTC
568e6b8 update badges 22 March 2016, 03:35:21 UTC
c9a365c add a requirements file for doc generation 22 March 2016, 03:27:03 UTC
b8aee02 Merge pull request #309 from bear/docs-config-two Documentation update 21 March 2016, 02:01:24 UTC
2e692ec revise docs per PR #308 20 March 2016, 18:01:57 UTC
4302c59 merge cherry pick 20 March 2016, 17:32:15 UTC
back to top