Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

Fork original#1

Open
paulkoegel wants to merge 43 commits intomasterfrom
fork-original
Open

Fork original#1
paulkoegel wants to merge 43 commits intomasterfrom
fork-original

Conversation

@paulkoegel
Copy link

@paulkoegel paulkoegel commented Jun 2, 2021

  • http 4 is now supported by the main repo, there's no need for our fork to be based on an outdated fork anymore.

TODOs

  • integration test new version with the Juicer app (can the Posts for new Twitter Sources still be imported?)

sferik and others added 30 commits June 20, 2018 15:27
* Wait for the media processing to be done before creating the tweet

* Handle media upload API errors
Configure the media upload timeout in Twitter::Client#timeouts[:upload]
If not specified, the upload won't timeout.
If specified, a Twitter::Error::TimeoutError will be raised if the timeout is
reached during the whole upload process.
- fixes based on rake verify_measurements output
Proc.new and proc with no block in a method called with a block
is warned from ruby 2.7.

- ruby/ruby@9f1fb0a17
- https://bugs.ruby-lang.org/issues/15539
- Motivation:
There is an important parameter that does exist on doc, it parameter was
added on twitter update

[Reference](https://developer.twitter.com/en/docs/tweets/tweet-updates)
Fix chunk upload when media is used before twitter tells us it's ready
With the new subscription APIs, including the Premium Search API, developers
need to configure a dev environment for the endpoint. The label for this
environment becomes part of the URL for the endpoint, like this:

`https://api.twitter.com/1.1/tweets/search/30day/my_env_name.json`

Adding the dev environment to the config makes it available whenever needed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants