Skip to content

Commit

Permalink
update gql endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
vladkens committed Apr 17, 2024
1 parent e921e9e commit 84078e7
Show file tree
Hide file tree
Showing 17 changed files with 66,724 additions and 65,357 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
close-issue-message: 'This issue was closed because it has been stalled for 5 days with no activity.'
days-before-stale: 30
days-before-close: 5
days-before-stale: 120
days-before-close: 14
exempt-all-pr-milestones: true
exempt-issue-labels: 'todo'
933 changes: 501 additions & 432 deletions tests/mocked-data/raw_favoriters.json

Large diffs are not rendered by default.

2,666 changes: 1,366 additions & 1,300 deletions tests/mocked-data/raw_followers.json

Large diffs are not rendered by default.

1,229 changes: 684 additions & 545 deletions tests/mocked-data/raw_following.json

Large diffs are not rendered by default.

17,885 changes: 8,990 additions & 8,895 deletions tests/mocked-data/raw_likes.json

Large diffs are not rendered by default.

89,716 changes: 43,756 additions & 45,960 deletions tests/mocked-data/raw_list_timeline.json

Large diffs are not rendered by default.

597 changes: 324 additions & 273 deletions tests/mocked-data/raw_retweeters.json

Large diffs are not rendered by default.

2,571 changes: 1,600 additions & 971 deletions tests/mocked-data/raw_search.json

Large diffs are not rendered by default.

1,441 changes: 742 additions & 699 deletions tests/mocked-data/raw_subscriptions.json

Large diffs are not rendered by default.

128 changes: 61 additions & 67 deletions tests/mocked-data/raw_tweet_details.json

Large diffs are not rendered by default.

128 changes: 61 additions & 67 deletions tests/mocked-data/raw_tweet_replies.json

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions tests/mocked-data/raw_user_by_id.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"url": {
"urls": [
{
"display_url": "developer.twitter.com",
"expanded_url": "https://developer.twitter.com/",
"url": "https://t.co/RUXWsqdGk8",
"display_url": "developer.x.com",
"expanded_url": "https://developer.x.com/",
"url": "https://t.co/O13IfbuPqq",
"indices": [
0,
23
Expand All @@ -48,27 +48,27 @@
}
},
"fast_followers_count": 0,
"favourites_count": 2073,
"followers_count": 607577,
"friends_count": 1773,
"favourites_count": 2080,
"followers_count": 624325,
"friends_count": 1767,
"has_custom_timelines": true,
"is_translator": false,
"listed_count": 2572,
"listed_count": 2649,
"location": "127.0.0.1",
"media_count": 815,
"name": "Developers",
"normal_followers_count": 607577,
"normal_followers_count": 624325,
"pinned_tweet_ids_str": [
"1661790253886177280"
"1770153912013615285"
],
"possibly_sensitive": false,
"profile_banner_url": "https://pbs.twimg.com/profile_banners/2244994945/1690213128",
"profile_image_url_https": "https://pbs.twimg.com/profile_images/1683501992314798080/xl1POYLw_normal.jpg",
"profile_interstitial_type": "",
"screen_name": "XDevelopers",
"statuses_count": 4041,
"statuses_count": 4047,
"translator_type": "regular",
"url": "https://t.co/RUXWsqdGk8",
"url": "https://t.co/O13IfbuPqq",
"verified": false,
"verified_type": "Business",
"want_retweets": false,
Expand All @@ -90,7 +90,7 @@
"business_account": {},
"highlights_info": {
"can_highlight_tweets": true,
"highlighted_tweets": "0"
"highlighted_tweets": "1"
},
"creator_subscriptions_count": 0,
"has_hidden_likes_on_profile": false,
Expand Down
24 changes: 12 additions & 12 deletions tests/mocked-data/raw_user_by_login.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"url": {
"urls": [
{
"display_url": "developer.twitter.com",
"expanded_url": "https://developer.twitter.com/",
"url": "https://t.co/RUXWsqdGk8",
"display_url": "developer.x.com",
"expanded_url": "https://developer.x.com/",
"url": "https://t.co/O13IfbuPqq",
"indices": [
0,
23
Expand All @@ -48,27 +48,27 @@
}
},
"fast_followers_count": 0,
"favourites_count": 2073,
"followers_count": 607577,
"friends_count": 1773,
"favourites_count": 2080,
"followers_count": 624325,
"friends_count": 1767,
"has_custom_timelines": true,
"is_translator": false,
"listed_count": 2572,
"listed_count": 2649,
"location": "127.0.0.1",
"media_count": 815,
"name": "Developers",
"normal_followers_count": 607577,
"normal_followers_count": 624325,
"pinned_tweet_ids_str": [
"1661790253886177280"
"1770153912013615285"
],
"possibly_sensitive": false,
"profile_banner_url": "https://pbs.twimg.com/profile_banners/2244994945/1690213128",
"profile_image_url_https": "https://pbs.twimg.com/profile_images/1683501992314798080/xl1POYLw_normal.jpg",
"profile_interstitial_type": "",
"screen_name": "XDevelopers",
"statuses_count": 4041,
"statuses_count": 4047,
"translator_type": "regular",
"url": "https://t.co/RUXWsqdGk8",
"url": "https://t.co/O13IfbuPqq",
"verified": false,
"verified_type": "Business",
"want_retweets": false,
Expand Down Expand Up @@ -119,7 +119,7 @@
},
"highlights_info": {
"can_highlight_tweets": true,
"highlighted_tweets": "0"
"highlighted_tweets": "1"
},
"business_account": {},
"creator_subscriptions_count": 0
Expand Down
Loading

0 comments on commit 84078e7

Please sign in to comment.