tweepy.git
3 years agoRename API.update_with_media to API.update_status_with_media
Harmon [Fri, 28 May 2021 13:30:04 +0000 (08:30 -0500)]
Rename API.update_with_media to API.update_status_with_media

3 years agoRename API.destroy_direct_message to API.delete_direct_message
Harmon [Fri, 28 May 2021 13:14:17 +0000 (08:14 -0500)]
Rename API.destroy_direct_message to API.delete_direct_message

Rename DirectMessage.destroy to DirectMessage.delete

3 years agoRename API.list_direct_messages to API.get_direct_messages
Harmon [Fri, 28 May 2021 13:01:11 +0000 (08:01 -0500)]
Rename API.list_direct_messages to API.get_direct_messages

3 years agoRemove List.is_member and List.is_subscribed
Harmon [Fri, 28 May 2021 12:56:10 +0000 (07:56 -0500)]
Remove List.is_member and List.is_subscribed

3 years agoRename API.lists_subscriptions to API.get_list_subscriptions
Harmon [Fri, 28 May 2021 12:48:00 +0000 (07:48 -0500)]
Rename API.lists_subscriptions to API.get_list_subscriptions

Rename models.User.lists_subscriptions to models.User.list_subscriptions

3 years agoRename API.list_subscribers to API.get_list_subscribers
Harmon [Fri, 28 May 2021 12:42:03 +0000 (07:42 -0500)]
Rename API.list_subscribers to API.get_list_subscribers

3 years agoRename API.lists_ownerships to API.get_list_ownerships
Harmon [Fri, 28 May 2021 12:32:55 +0000 (07:32 -0500)]
Rename API.lists_ownerships to API.get_list_ownerships

Rename models.User.lists_ownerships to models.User.list_ownerships

3 years agoRename API.lists_memberships to API.get_list_memberships
Harmon [Fri, 28 May 2021 12:26:34 +0000 (07:26 -0500)]
Rename API.lists_memberships to API.get_list_memberships

Rename models.User.lists_memberships to models.User.list_memberships

3 years agoRename API.list_members to API.get_list_members
Harmon [Fri, 28 May 2021 12:00:45 +0000 (07:00 -0500)]
Rename API.list_members to API.get_list_members

3 years agoRename API.lists_all to API.get_lists
Harmon [Fri, 28 May 2021 11:47:34 +0000 (06:47 -0500)]
Rename API.lists_all to API.get_lists

3 years agoRename API.geo_search to API.search_geo
Harmon [Fri, 28 May 2021 11:39:48 +0000 (06:39 -0500)]
Rename API.geo_search to API.search_geo

3 years agoRename API.saved_searches to API.get_saved_searches
Harmon [Fri, 28 May 2021 11:33:09 +0000 (06:33 -0500)]
Rename API.saved_searches to API.get_saved_searches

3 years agoRename API.show_friendship to API.get_friendship
Harmon [Fri, 28 May 2021 11:24:02 +0000 (06:24 -0500)]
Rename API.show_friendship to API.get_friendship

3 years agoRename API.show_list_subscriber to API.get_list_subscriber
Harmon [Fri, 28 May 2021 11:19:59 +0000 (06:19 -0500)]
Rename API.show_list_subscriber to API.get_list_subscriber

3 years agoUpdate API.get_list_member test and cassette names
Harmon [Fri, 28 May 2021 11:17:37 +0000 (06:17 -0500)]
Update API.get_list_member test and cassette names

3 years agoRename API.show_list_member to API.get_list_member
Harmon [Fri, 28 May 2021 11:10:58 +0000 (06:10 -0500)]
Rename API.show_list_member to API.get_list_member

3 years agoRename API.statuses_lookup to API.lookup_statuses
Harmon [Fri, 28 May 2021 11:02:25 +0000 (06:02 -0500)]
Rename API.statuses_lookup to API.lookup_statuses

Resolves #477

3 years agoAdd table for API documentation
Harmon [Fri, 28 May 2021 10:56:10 +0000 (05:56 -0500)]
Add table for API documentation

3 years agoUpdate and improve documentation for API.rate_limit_status
Harmon [Thu, 27 May 2021 16:11:49 +0000 (11:11 -0500)]
Update and improve documentation for API.rate_limit_status

3 years agoUpdate and improve documentation for API.supported_languages
Harmon [Thu, 27 May 2021 16:08:47 +0000 (11:08 -0500)]
Update and improve documentation for API.supported_languages

3 years agoUpdate and improve documentation for API.configuration
Harmon [Thu, 27 May 2021 16:06:23 +0000 (11:06 -0500)]
Update and improve documentation for API.configuration

3 years agoUpdate and improve documentation for API.geo_search
Harmon [Thu, 27 May 2021 16:04:19 +0000 (11:04 -0500)]
Update and improve documentation for API.geo_search

3 years agoUpdate and improve documentation for API.reverse_geocode
Harmon [Thu, 27 May 2021 16:01:32 +0000 (11:01 -0500)]
Update and improve documentation for API.reverse_geocode

3 years agoUpdate and improve documentation for API.geo_id
Harmon [Thu, 27 May 2021 15:59:20 +0000 (10:59 -0500)]
Update and improve documentation for API.geo_id

3 years agoUpdate and improve documentation for API.trends_place
Harmon [Thu, 27 May 2021 15:57:36 +0000 (10:57 -0500)]
Update and improve documentation for API.trends_place

3 years agoUpdate and improve documentation for API.trends_closest
Harmon [Thu, 27 May 2021 15:56:02 +0000 (10:56 -0500)]
Update and improve documentation for API.trends_closest

3 years agoUpdate and improve documentation for API.trends_available
Harmon [Thu, 27 May 2021 15:54:20 +0000 (10:54 -0500)]
Update and improve documentation for API.trends_available

3 years agoUpdate and improve documentation for API.chunked_upload_init
Harmon [Thu, 27 May 2021 15:51:56 +0000 (10:51 -0500)]
Update and improve documentation for API.chunked_upload_init

3 years agoUpdate and improve documentation for API.chunked_upload_finalize
Harmon [Thu, 27 May 2021 15:49:40 +0000 (10:49 -0500)]
Update and improve documentation for API.chunked_upload_finalize

3 years agoUpdate and improve documentation for API.chunked_upload_append
Harmon [Thu, 27 May 2021 15:47:41 +0000 (10:47 -0500)]
Update and improve documentation for API.chunked_upload_append

3 years agoUpdate and improve documentation for API.chunked_upload
Harmon [Thu, 27 May 2021 15:46:08 +0000 (10:46 -0500)]
Update and improve documentation for API.chunked_upload

3 years agoUpdate and improve documentation for API.simple_upload
Harmon [Thu, 27 May 2021 15:43:49 +0000 (10:43 -0500)]
Update and improve documentation for API.simple_upload

3 years agoUpdate and improve documentation for API.media_upload
Harmon [Thu, 27 May 2021 15:42:27 +0000 (10:42 -0500)]
Update and improve documentation for API.media_upload

3 years agoUpdate and improve documentation for API.create_media_metadata
Harmon [Thu, 27 May 2021 15:40:21 +0000 (10:40 -0500)]
Update and improve documentation for API.create_media_metadata

3 years agoUpdate and improve documentation for API.get_media_upload_status
Harmon [Thu, 27 May 2021 15:38:42 +0000 (10:38 -0500)]
Update and improve documentation for API.get_media_upload_status

3 years agoImprove API.send_direct_message formatting
Harmon [Thu, 27 May 2021 12:03:14 +0000 (07:03 -0500)]
Improve API.send_direct_message formatting

3 years agoUpdate and improve documentation for API.send_direct_message
Harmon [Thu, 27 May 2021 11:59:54 +0000 (06:59 -0500)]
Update and improve documentation for API.send_direct_message

3 years agoUpdate and improve documentation for API.get_direct_message
Harmon [Thu, 27 May 2021 11:58:12 +0000 (06:58 -0500)]
Update and improve documentation for API.get_direct_message

3 years agoUpdate and improve documentation for API.list_direct_messages
Harmon [Thu, 27 May 2021 11:56:35 +0000 (06:56 -0500)]
Update and improve documentation for API.list_direct_messages

3 years agoUpdate and improve documentation for API.destroy_direct_message
Harmon [Thu, 27 May 2021 11:52:59 +0000 (06:52 -0500)]
Update and improve documentation for API.destroy_direct_message

3 years agoAdd Parameters section header to documentation for API.report_spam
Harmon [Thu, 27 May 2021 11:46:52 +0000 (06:46 -0500)]
Add Parameters section header to documentation for API.report_spam

3 years agoUpdate and improve documentation for API.report_spam
Harmon [Thu, 27 May 2021 11:45:11 +0000 (06:45 -0500)]
Update and improve documentation for API.report_spam

3 years agoAdd Parameters section header to documentation for API.destroy_mute
Harmon [Thu, 27 May 2021 11:44:00 +0000 (06:44 -0500)]
Add Parameters section header to documentation for API.destroy_mute

3 years agoUpdate and improve documentation for API.destroy_mute
Harmon [Thu, 27 May 2021 11:42:13 +0000 (06:42 -0500)]
Update and improve documentation for API.destroy_mute

3 years agoUpdate and improve documentation for API.create_mute
Harmon [Thu, 27 May 2021 11:40:46 +0000 (06:40 -0500)]
Update and improve documentation for API.create_mute

3 years agoUpdate and improve documentation for API.destroy_block
Harmon [Thu, 27 May 2021 11:39:36 +0000 (06:39 -0500)]
Update and improve documentation for API.destroy_block

3 years agoUpdate and improve documentation for API.create_block
Harmon [Thu, 27 May 2021 11:37:58 +0000 (06:37 -0500)]
Update and improve documentation for API.create_block

3 years agoUpdate and improve documentation for API.mutes
Harmon [Thu, 27 May 2021 11:36:51 +0000 (06:36 -0500)]
Update and improve documentation for API.mutes

3 years agoUpdate and improve documentation for API.mutes_ids
Harmon [Thu, 27 May 2021 11:35:04 +0000 (06:35 -0500)]
Update and improve documentation for API.mutes_ids

3 years agoUpdate and improve documentation for API.blocks
Harmon [Thu, 27 May 2021 11:33:47 +0000 (06:33 -0500)]
Update and improve documentation for API.blocks

3 years agoUpdate and improve documentation for API.blocks_ids
Harmon [Thu, 27 May 2021 11:28:23 +0000 (06:28 -0500)]
Update and improve documentation for API.blocks_ids

3 years agoFix typo in User.__str__
Harmon [Thu, 27 May 2021 09:52:18 +0000 (04:52 -0500)]
Fix typo in User.__str__

Fixes #1592

3 years agoUpdate and improve documentation for API.destroy_saved_search
Harmon [Tue, 25 May 2021 11:12:30 +0000 (06:12 -0500)]
Update and improve documentation for API.destroy_saved_search

3 years agoUpdate and improve documentation for API.create_saved_search
Harmon [Tue, 25 May 2021 11:11:04 +0000 (06:11 -0500)]
Update and improve documentation for API.create_saved_search

3 years agoUpdate and improve documentation for API.update_profile_image
Harmon [Tue, 25 May 2021 11:09:54 +0000 (06:09 -0500)]
Update and improve documentation for API.update_profile_image

3 years agoUpdate and improve documentation for API.update_profile_banner
Harmon [Tue, 25 May 2021 11:07:50 +0000 (06:07 -0500)]
Update and improve documentation for API.update_profile_banner

3 years agoUpdate and improve documentation for API.update_profile
Harmon [Tue, 25 May 2021 11:05:02 +0000 (06:05 -0500)]
Update and improve documentation for API.update_profile

3 years agoUpdate and improve documentation for API.set_settings
Harmon [Tue, 25 May 2021 11:02:32 +0000 (06:02 -0500)]
Update and improve documentation for API.set_settings

3 years agoUpdate and improve documentation for API.remove_profile_banner
Harmon [Tue, 25 May 2021 10:58:19 +0000 (05:58 -0500)]
Update and improve documentation for API.remove_profile_banner

3 years agoUpdate and improve documentation for API.get_profile_banner
Harmon [Tue, 25 May 2021 10:56:15 +0000 (05:56 -0500)]
Update and improve documentation for API.get_profile_banner

3 years agoUpdate and improve documentation for API.get_saved_search
Harmon [Tue, 25 May 2021 10:54:41 +0000 (05:54 -0500)]
Update and improve documentation for API.get_saved_search

3 years agoUpdate and improve documentation for API.saved_searches
Harmon [Tue, 25 May 2021 10:49:39 +0000 (05:49 -0500)]
Update and improve documentation for API.saved_searches

3 years agoUpdate and improve documentation for API.verify_credentials
Harmon [Tue, 25 May 2021 10:47:34 +0000 (05:47 -0500)]
Update and improve documentation for API.verify_credentials

3 years agoUse class directive for return type in documentation for API.get_oembed
Harmon [Tue, 25 May 2021 10:43:17 +0000 (05:43 -0500)]
Use class directive for return type in documentation for API.get_oembed

3 years agoUpdate and improve documentation for API.get_settings
Harmon [Tue, 25 May 2021 10:38:20 +0000 (05:38 -0500)]
Update and improve documentation for API.get_settings

3 years agoUpdate and improve documentation for API.update_friendship
Harmon [Mon, 24 May 2021 22:11:18 +0000 (17:11 -0500)]
Update and improve documentation for API.update_friendship

3 years agoUpdate and improve documentation for API.destroy_friendship
Harmon [Mon, 24 May 2021 22:09:45 +0000 (17:09 -0500)]
Update and improve documentation for API.destroy_friendship

3 years agoUpdate and improve documentation for API.create_friendship
Harmon [Mon, 24 May 2021 22:08:35 +0000 (17:08 -0500)]
Update and improve documentation for API.create_friendship

3 years agoUpdate and improve documentation for API.get_user
Harmon [Mon, 24 May 2021 22:07:10 +0000 (17:07 -0500)]
Update and improve documentation for API.get_user

3 years agoUpdate and improve documentation for API.search_users
Harmon [Mon, 24 May 2021 22:05:01 +0000 (17:05 -0500)]
Update and improve documentation for API.search_users

3 years agoUpdate and improve documentation for API.lookup_users
Harmon [Mon, 24 May 2021 22:03:49 +0000 (17:03 -0500)]
Update and improve documentation for API.lookup_users

3 years agoUpdate and improve documentation for API.show_friendship
Harmon [Mon, 24 May 2021 22:01:12 +0000 (17:01 -0500)]
Update and improve documentation for API.show_friendship

3 years agoUpdate and improve documentation for API.friendships_outgoing
Harmon [Mon, 24 May 2021 21:59:20 +0000 (16:59 -0500)]
Update and improve documentation for API.friendships_outgoing

3 years agoUpdate and improve documentation for API.no_retweets_friendships
Harmon [Mon, 24 May 2021 21:57:52 +0000 (16:57 -0500)]
Update and improve documentation for API.no_retweets_friendships

3 years agoUpdate and improve documentation for API.lookup_friendships
Harmon [Mon, 24 May 2021 21:56:11 +0000 (16:56 -0500)]
Update and improve documentation for API.lookup_friendships

3 years agoUpdate and improve documentation for API.friendships_incoming
Harmon [Mon, 24 May 2021 21:54:18 +0000 (16:54 -0500)]
Update and improve documentation for API.friendships_incoming

3 years agoUpdate and improve documentation for API.friends
Harmon [Mon, 24 May 2021 21:52:16 +0000 (16:52 -0500)]
Update and improve documentation for API.friends

3 years agoUpdate and improve documentation for API.friends_ids
Harmon [Mon, 24 May 2021 21:50:50 +0000 (16:50 -0500)]
Update and improve documentation for API.friends_ids

3 years agoUpdate and improve documentation for API.followers
Harmon [Mon, 24 May 2021 21:49:13 +0000 (16:49 -0500)]
Update and improve documentation for API.followers

3 years agoUpdate and improve documentation for API.followers_ids
Harmon [Mon, 24 May 2021 21:44:17 +0000 (16:44 -0500)]
Update and improve documentation for API.followers_ids

3 years agoUpdate and improve documentation for API.update_list
Harmon [Mon, 24 May 2021 14:14:37 +0000 (09:14 -0500)]
Update and improve documentation for API.update_list

3 years agoUpdate and improve documentation for API.unsubscribe_list
Harmon [Mon, 24 May 2021 14:09:45 +0000 (09:09 -0500)]
Update and improve documentation for API.unsubscribe_list

3 years agoUpdate and improve documentation for API.subscribe_list
Harmon [Mon, 24 May 2021 14:06:13 +0000 (09:06 -0500)]
Update and improve documentation for API.subscribe_list

3 years agoUpdate and improve documentation for API.remove_list_members
Harmon [Mon, 24 May 2021 13:59:54 +0000 (08:59 -0500)]
Update and improve documentation for API.remove_list_members

3 years agoUpdate and improve documentation for API.remove_list_member
Harmon [Mon, 24 May 2021 13:57:14 +0000 (08:57 -0500)]
Update and improve documentation for API.remove_list_member

3 years agoUpdate and improve documentation for API.add_list_members
Harmon [Mon, 24 May 2021 13:11:31 +0000 (08:11 -0500)]
Update and improve documentation for API.add_list_members

3 years agoUpdate and improve documentation for API.add_list_member
Harmon [Mon, 24 May 2021 13:09:20 +0000 (08:09 -0500)]
Update and improve documentation for API.add_list_member

3 years agoUpdate and improve documentation for API.destroy_list
Harmon [Mon, 24 May 2021 13:06:58 +0000 (08:06 -0500)]
Update and improve documentation for API.destroy_list

3 years agoUpdate and improve documentation for API.create_list
Harmon [Mon, 24 May 2021 13:04:40 +0000 (08:04 -0500)]
Update and improve documentation for API.create_list

3 years agoUpdate and improve documentation for API.lists_subscriptions
Harmon [Mon, 24 May 2021 13:02:21 +0000 (08:02 -0500)]
Update and improve documentation for API.lists_subscriptions

3 years agoFix signature in documentation for API.show_list_subscriber
Harmon [Mon, 24 May 2021 13:00:48 +0000 (08:00 -0500)]
Fix signature in documentation for API.show_list_subscriber

3 years agoUpdate and improve documentation for API.show_list_subscriber
Harmon [Mon, 24 May 2021 12:56:24 +0000 (07:56 -0500)]
Update and improve documentation for API.show_list_subscriber

3 years agoImprove signature formatting in documentation for API.list_timeline
Harmon [Mon, 24 May 2021 12:40:41 +0000 (07:40 -0500)]
Improve signature formatting in documentation for API.list_timeline

3 years agoUpdate and improve documentation for API.list_subscribers
Harmon [Mon, 24 May 2021 12:38:38 +0000 (07:38 -0500)]
Update and improve documentation for API.list_subscribers

3 years agoUpdate and improve documentation for API.list_timeline
Harmon [Mon, 24 May 2021 12:36:07 +0000 (07:36 -0500)]
Update and improve documentation for API.list_timeline

3 years agoAdd Parameters section header to documentation for API.get_list
Harmon [Mon, 24 May 2021 12:33:48 +0000 (07:33 -0500)]
Add Parameters section header to documentation for API.get_list

3 years agoUpdate and improve documentation for API.get_list
Harmon [Mon, 24 May 2021 12:28:48 +0000 (07:28 -0500)]
Update and improve documentation for API.get_list

3 years agoUpdate and improve documentation for API.lists_ownerships
Harmon [Mon, 24 May 2021 12:26:59 +0000 (07:26 -0500)]
Update and improve documentation for API.lists_ownerships

3 years agoUpdate and improve documentation for API.lists_memberships
Harmon [Mon, 24 May 2021 11:36:57 +0000 (06:36 -0500)]
Update and improve documentation for API.lists_memberships

3 years agoUpdate and improve documentation for API.show_list_member
Harmon [Mon, 24 May 2021 11:32:59 +0000 (06:32 -0500)]
Update and improve documentation for API.show_list_member