Commit graph

734 commits

Author SHA1 Message Date
Martey Dodoo
4a362a42aa Update Cory Dolphin's Github username in AUTHORS.
Cory Dolphin changed Github usernames from "wcdolphin" to "corydolphin".
Github does not automatically redirect profile links when you change
usernames so his link in the AUTHORS file went to a 404.

https://help.github.com/articles/what-happens-when-i-change-my-username/#changes-that-arent-automatic
2015-08-13 21:56:46 -04:00
Mike Helmick
faee7ea3ff Update AUTHORS.rst, Update HISTORY.rst, Update version
[ci skip]
2015-07-18 10:32:30 -04:00
Mike Helmick
34db3a58ad Update README.rst
[ci skip]
2015-07-18 10:11:04 -04:00
Mike Helmick
1905e58ee5 Merge pull request #384 from sinistersnare/master
Have lookup_user GET and not POST
2015-07-15 11:55:40 -04:00
Davis Silverman
dff85ace49 Have lookup_user GET and not POST 2015-07-13 15:20:21 -04:00
Mike Helmick
97771bf15c Merge pull request #382 from 7kfpun/master
Add missing commas
2015-07-13 11:03:35 -04:00
Mike Helmick
b1227f6a03 Merge pull request #383 from davidjb/patch-1
Update advanced example documentation for uploading images
2015-07-13 11:02:02 -04:00
David Beitey
1f3eab6a37 Update uploading image advanced examples
Previously, these examples were using deprecated API endpoints.  This updates the examples accordingly.
2015-07-08 20:26:05 +10:00
kf
e68ba98c8f missing commas 2015-07-07 22:16:42 +08:00
Mike Helmick
35bd233d8a Merge pull request #381 from wjt/patch-1
special_functions.rst: typo: excepts → accepts
2015-06-18 13:23:03 -04:00
Will Thompson
4e6963d8cc special_functions.rst: typo: excepts → accepts 2015-06-17 16:27:31 +01:00
Mike Helmick
2f0508bcdf Merge pull request #376 from Oire/bugs/375
Corrected the docs URL for uploading media
2015-04-08 17:59:00 -04:00
Andre Polykanine A.K.A. Menelion Elensúlë
4c213ea10d Corrected the docs URL for uploading media, fixes #375 2015-04-09 00:55:24 +03:00
Mike Helmick
18e845d00d Merge pull request #367 from jkeenest/master
search_gen in Advanced usage deprecated
2015-03-30 10:02:32 -04:00
Mike Helmick
5187d00d04 Merge pull request #373 from bbertka/master
Added dynamic filtering to streamer
2015-03-30 10:02:06 -04:00
Ben Bertka
6d1c82b594 Fixed indents for dynamic filtering in types.py 2015-03-24 11:36:08 -07:00
Ben Bertka
e0a2dfbbb0 Added dynamic filtering 2015-03-24 11:00:49 -07:00
Mike Helmick
b6602b5475 Merge pull request #370 from floydsoft/patch-1
Update special_functions.rst
2015-02-23 13:25:52 -05:00
floydsoft
c0dae9a63a Update special_functions.rst 2015-02-23 23:13:21 +08:00
Mike Helmick
dbf4283274 Merge pull request #368 from shuuji3/master
Fix a broken link to the document of media_upload.
2015-02-14 23:21:04 -05:00
shuuji3
d70fa54375 Fix a broken link to the document of media_upload. 2015-02-14 17:44:45 +09:00
Jeremy Keen
db738cf41e search_gen in Advanced usage deprecated
Updated advanced usage documentation to use cursor instead of search_gen
2015-02-13 12:05:28 -08:00
Mike Helmick
f05c3f0da6 Merge pull request #364 from miratcan/master
Fixed TypeError
2014-12-16 12:58:52 -05:00
Mirat Can Bayrak
14526cb3df Fixed type errror on api.py 2014-12-16 13:40:36 +00:00
Mike Helmick
38328e77ad Merge pull request #360 from ping/html-for-tweet-359
Format media entities in Twython.html_for_tweet()
2014-12-03 11:15:25 -05:00
ping
3cd88a09e6 Format media entities in Twython.html_for_tweet() 2014-12-02 17:54:52 +08:00
Mike Helmick
245873b92f Update HISTORY.rst 2014-11-03 17:24:29 -05:00
Mike Helmick
e38f6ade74 Merge pull request #352 from Hasimir/mutes
Mute endpoints for the API
2014-11-03 17:23:20 -05:00
Ben McGinnes
036760bfd4 Fixed typo with list_mute_ids. 2014-11-02 16:04:39 +11:00
Ben McGinnes
b5847e3e84 Added muting to test suite.
I should have checked for this earlier, ah well, 'tis here now.
Again, basically a copy of the blocking code updated for muting.

Excellent target to test it on too.
2014-11-02 14:15:37 +11:00
Ben McGinnes
123b8f4f74 Added the create, destroy, list and list IDs mute(s) endpoints.
Roughly modelled on the similar-ish block user functions (note: the
"mutes/users" instead of just "mutes" appears to be intentional by
Twitter).

Also added myself to AUTHORS.rst because I reckon adding API bits makes
the grade.  ;)
2014-11-02 10:41:56 +11:00
Mike Helmick
134414c87a Update HISTORY.rst 2014-10-30 17:05:14 -04:00
Mike Helmick
d63e6ce1c0 Merge pull request #351 from ryanmcgrath/new-release
3.2.0
2014-10-30 16:59:46 -04:00
Mike Helmick
1d383d9303 Update HISTORY.rst 2014-10-30 16:49:58 -04:00
Mike Helmick
02d1a946c1 Unpin requests 2014-10-30 16:49:03 -04:00
Mike Helmick
e427281660 Fixes #305 2014-10-30 11:14:34 -04:00
Mike Helmick
23a0b62f2c Update AUTHORS, HISTORY, DeprecationWarning on update_status_with_media 2014-10-30 11:14:34 -04:00
Mike Helmick
8548a31238 Changing versions, adding AUTHORS & HISTORY 2014-10-30 11:14:34 -04:00
Mike Helmick
6662ff4061 Merge pull request #342 from dalleng/master
Fix issue #317 TwythonRateLimitError.retry_after is always None.
2014-10-30 11:11:40 -04:00
Mike Helmick
a5b7cdb016 Merge pull request #343 from bit2pixel/patch-1
Update README.rst
2014-10-30 11:08:52 -04:00
Mike Helmick
33b5e21d0b Merge pull request #350 from mmermerkaya/patch-1
Update advanced_usage.rst
2014-10-29 12:42:20 -04:00
Mertcan Mermerkaya
28290cd7c3 Update advanced_usage.rst
Fixed wrong variable name in function arguments.
2014-10-29 01:26:03 +02:00
Mike Helmick
f81447481c Merge pull request #349 from filipeximenes/master
Adding upload media endpoint
2014-10-28 16:48:42 -04:00
Filipe Ximenes
83379b42e6 adding upload media endpoint 2014-10-23 12:03:33 -03:00
Mike Helmick
00ccafe0c9 Merge pull request #345 from donnemartin/master
Fix for Typos in README.rst #344
2014-09-22 08:19:51 -04:00
Donne Martin
bcb54c43fe Fix for Typos in README.rst #344 2014-09-19 17:58:27 -04:00
Renan Cakirerk
f22dcebbbb Update README.rst 2014-09-19 01:48:37 -07:00
Diego Allen
f2a535b250 Formatting fixes 2014-09-01 09:06:07 -04:00
Diego Allen
27617181b1 Fix issue #317 TwythonRateLimitError.retry_after is always None. 2014-08-31 23:14:49 -04:00
Mike Helmick
429c77c810 Merge pull request #339 from dalleng/master
Add missing comma in documentation code snippet
2014-08-21 21:16:58 -04:00