Commit graph

  • b20f9cb053
    fix: don't add GET query params to CreateTweet POST request master Lain Iwakura 2026-05-22 03:49:15 +03:00
  • e3cea855f8
    fix: log raw response on CreateTweet parse failure Lain Iwakura 2026-05-21 21:09:29 +03:00
  • 4024dd15e2
    fix: update CreateTweet queryId and features map Lain Iwakura 2026-05-21 20:57:18 +03:00
  • d5a47d4a67
    fix: handle TweetWithVisibilityResults and rest_id fallback in CreateTweet response Lain Iwakura 2026-05-21 20:39:28 +03:00
  • 9d847cd18e
    debug: log raw response on tweet create failure Lain Iwakura 2026-05-21 18:59:13 +03:00
  • 85c852f4bb
    fix: accept all 2xx status codes Lain Iwakura 2026-05-21 18:56:59 +03:00
  • 34db837a9e
    feat: x.com migration + public API for cookie-based auth Lain Iwakura 2026-05-21 18:54:10 +03:00
  • 76cb95cd3e
    Merge pull request #48 from imperatrona/hotfix Valentine 2025-04-30 01:06:44 +03:00
  • d31ee7d09f rm bearerToken2 imperatrona 2025-04-30 01:03:40 +03:00
  • f5a2629e42
    Merge pull request #44 from imperatrona/video_website Valentine 2025-03-28 14:27:00 +03:00
  • a48dcf2587 parse videos from cards Valentine 2025-03-28 14:14:16 +03:00
  • 3684e678e3 update tests Valentine 2025-01-23 03:13:18 +03:00
  • c269a9ba92
    Merge pull request #24 from thewh1teagle/feat/expand-description-urls Valentine 2025-01-23 03:03:43 +03:00
  • e5c170986e
    Merge branch 'master' into feat/expand-description-urls Valentine 2025-01-23 02:16:38 +03:00
  • 44183226af update twitter account in test Valentine 2025-01-23 00:00:32 +03:00
  • 4276e243ac fix test fail Valentine 2025-01-22 23:57:00 +03:00
  • 4519142ae8
    Merge pull request #35 from masa-finance/master Valentine 2025-01-22 23:52:05 +03:00
  • 48d27acfb1
    Merge pull request #1 from masa-finance/feat-update-profile-to-twitter-v2-api Brendan Playford 2025-01-22 11:22:20 -08:00
  • 388445d4c2
    feat: add IsBlueVerified to profile responses Brendan Playford 2025-01-22 11:14:03 -08:00
  • 7226460e05
    feat(types): extend Twitter profile data structures Brendan Playford 2025-01-22 11:05:38 -08:00
  • 152a0a1c2c
    Merge pull request #28 from thewh1teagle/fix/auth-requires-transaction-id Valentine 2024-11-26 16:38:35 +03:00
  • 3f34db1aa9
    feat: use bearer token with higher rate limit thewh1teagle 2024-11-24 00:36:29 +02:00
  • 8bb70a9d2c
    fix: change bearer token for authentication that is less restrictive thewh1teagle 2024-11-23 16:38:28 +02:00
  • 40066f125a
    feat: single function to expand URLs thewh1teagle 2024-11-08 21:57:56 +02:00
  • cc1eb793d6
    feat: expand media URLs in tweet thewh1teagle 2024-11-08 21:41:52 +02:00
  • 9f31f3890f
    feat: expand URLs for profile and tweets thewh1teagle 2024-10-13 14:47:05 +03:00
  • 033e8609fb set csrf token to flow Valentine 2024-10-01 17:27:15 +03:00
  • 9b34acb926 update readme and changelog Valentine 2024-10-01 01:49:41 +03:00
  • ec8e559b93 Merge branch 'login' Valentine 2024-10-01 01:41:12 +03:00
  • 97db62752d bump net to v0.29.0 Valentine 2024-10-01 01:36:46 +03:00
  • 4152dfe086 add random delay to auth flow Valentine 2024-10-01 01:33:38 +03:00
  • f257b131ff refactor auth api Valentine 2024-10-01 01:30:08 +03:00
  • 870947b6c4 add account methods to readme Valentine 2024-10-01 01:15:35 +03:00
  • d4ea0c9848 rename settings to account Valentine 2024-10-01 00:51:56 +03:00
  • 7a9256072f add GetAccountSettings and GetAccountList Valentine 2024-10-01 00:51:32 +03:00
  • 807bccc9f5
    Merge pull request #21 from thewh1teagle/feat/user-settings Valentine 2024-10-01 00:47:37 +03:00
  • 36d454919c omit nil check with slice Valentine 2024-10-01 00:14:02 +03:00
  • 06af7c27bc add proxy to OpenAccount test Valentine 2024-10-01 00:10:32 +03:00
  • ec5d5dc117 add GetTweetsAndReplies and FetchTweetsAndReplies Valentine 2024-10-01 00:10:08 +03:00
  • 0e07e464ba
    Merge pull request #20 from thewh1teagle/feat/tweet-and-replies Valentine 2024-09-30 21:32:40 +03:00
  • 37c1f74ba3
    feat: add user settings thewh1teagle 2024-09-30 15:17:12 +03:00
  • 699a998acd
    feat: add tweet and replies thewh1teagle 2024-09-30 04:45:33 +03:00
  • 2de5a50e74
    Merge pull request #15 from imperatrona/userbyid Valentine 2024-08-09 14:24:49 +03:00
  • 3bfec2211f fix error tests Valentine 2024-08-09 14:21:56 +03:00
  • a611486a08 add GetProfileByID method Valentine 2024-08-09 14:03:05 +03:00
  • c57301623b
    Merge pull request #13 from imperatrona/retweeters Valentine 2024-08-05 18:06:30 +03:00
  • 171e94e5f5 add GetTweetRetweeters to readme Valentine 2024-08-05 18:05:02 +03:00
  • a2938f52db add GetTweetRetweeters method Valentine 2024-08-05 17:57:18 +03:00
  • ae381f2bb8
    Merge pull request #10 from imperatrona/replies Valentine 2024-08-01 17:50:48 +03:00
  • 270637d27b remove unused import Valentine 2024-08-01 17:41:30 +03:00
  • f86a0ea59d add GetTweetReplies method Valentine 2024-08-01 17:39:06 +03:00
  • e053917d34
    Merge pull request #9 from imperatrona/likes Valentine 2024-07-24 04:10:52 +03:00
  • ac7ea32df3 fix for older version Valentine 2024-07-24 04:06:40 +03:00
  • e78f3a9e5b
    Merge pull request #8 from imperatrona/spaces Valentine 2024-07-24 03:55:58 +03:00
  • e235a6a79f add LikeTweet and UnlikeTweet methods Valentine 2024-07-24 03:54:57 +03:00
  • f8c200b312 add GetSpace method Valentine 2024-07-24 03:46:28 +03:00
  • 571a63bb50
    Update README.md Valentine 2024-07-12 20:16:38 +03:00
  • 669bdb7d9e add changelog Valentine 2024-07-09 06:55:38 +03:00
  • 11f7b6ef5c
    Merge pull request #6 from imperatrona/home Valentine 2024-07-09 06:11:33 +03:00
  • 6ba8200ee6 fix test TestGetProfileErrorSuspended Valentine 2024-07-09 05:48:09 +03:00
  • d8caf71a12 add home methods to docs Valentine 2024-07-09 05:37:43 +03:00
  • 58b161596d fix tests for home methods Valentine 2024-07-09 05:37:15 +03:00
  • b2f31cbe99 fix fetch home methods Valentine 2024-07-09 05:37:03 +03:00
  • c9696514c4 added foryou timeilne Valentine 2024-07-09 05:20:49 +03:00
  • cf1575a1a3 added test for GetHomeTweets Valentine 2024-07-09 05:02:54 +03:00
  • 2eb31665a5 added cursor to home timeline Valentine 2024-07-09 05:02:19 +03:00
  • 5364c66bd5 added test for FetchHomeTweets Valentine 2024-07-09 04:48:58 +03:00
  • 3e06de08b5 fixed FetchHomeTweets Valentine 2024-07-09 04:48:31 +03:00
  • 3545dc9176 fix video test error Valentine 2024-07-09 03:34:59 +03:00
  • 348ba7cd60 fix docs Valentine 2024-07-09 03:21:51 +03:00
  • f359f66f93 add docs Valentine 2024-07-09 03:07:22 +03:00
  • d81d7bb87a fix creating tweet with media Valentine 2024-07-09 02:54:38 +03:00
  • d55ecabeec create tweet returns tweet object Valentine 2024-07-09 02:30:38 +03:00
  • 064e3661c0 run test once a week Valentine 2024-07-09 02:05:05 +03:00
  • 2feba8e056 add publishing tweets & retweets Valentine 2024-07-09 02:04:36 +03:00
  • 715658ada4 add HLSURL to Video Valentine 2024-04-26 01:13:39 +03:00
  • 6bcb914751 fix nsfw for FetchSearchTweets Valentine 2024-04-26 00:29:36 +03:00
  • 2d646915ff fix nsfw for FetchTweets Valentine 2024-04-25 23:48:41 +03:00
  • 57f32b03f7 fix nsfw gettweet Valentine 2024-04-25 23:23:29 +03:00
  • 5e1d9316e7
    Initial stub at GetHomeTweets Denis Koltsov 2024-04-07 19:18:59 +02:00
  • 6a0f92e314
    update quick start example Valentine 2024-03-21 09:24:42 +03:00
  • e6d6dc71a9 improve SetAuthToken input Valentine 2024-03-09 18:26:46 +03:00
  • 868b87b02a bump deps Valentine 2024-03-09 14:54:49 +03:00
  • a13a52c312
    bump go.yml Valentine 2024-03-09 14:09:48 +03:00
  • 681cdc5434 fix settings.json Valentine 2024-03-09 04:54:41 +03:00
  • 1426b2d8e5 fix misspellings Valentine 2024-03-09 04:45:03 +03:00
  • 1d822caffd added test badge Valentine 2024-03-09 04:43:58 +03:00
  • fdb0a0d6b4 run all tests in workflow Valentine 2024-03-09 04:43:10 +03:00
  • 3852deb74f bump codeql version Valentine 2024-03-09 04:42:36 +03:00
  • 5abe606d18 skip auth test by default Valentine 2024-03-09 04:08:35 +03:00
  • 3c23a975da added scheduling & media upload Valentine 2024-03-09 03:55:39 +03:00
  • f5c1694211 fix accept 200-299 status codes Valentine 2024-03-09 03:54:20 +03:00
  • bd4c338eb4 added GetTweet description Valentine 2024-03-08 19:37:25 +03:00
  • 8506a1dac5 add parsing of IsPrivate Valentine 2024-03-08 19:24:50 +03:00
  • b29bf22ac1 skip tests that requires auth Valentine 2024-03-08 19:23:39 +03:00
  • 02625a94bd updated GetTweet anon endpoint Valentine 2024-03-08 18:43:26 +03:00
  • 00eb392224 added CreateScheduledTweet Valentine 2024-02-23 11:24:34 +03:00
  • c862968cdd added DeleteScheduledTweet Valentine 2024-02-23 10:58:24 +03:00
  • 7b2215391a added FetchScheduledTweets Valentine 2024-02-23 10:34:33 +03:00
  • 14ba33db9d Merge pull request #4 from imperatrona/following Valentine 2024-02-21 06:34:49 +03:00