Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

Expand Twitter filtering options #40

Merged
merged 4 commits into from Jun 29, 2017
Merged

Expand Twitter filtering options #40

merged 4 commits into from Jun 29, 2017

Conversation

c-w
Copy link
Contributor

@c-w c-w commented Jun 28, 2017

This pull request enables us to configure the Twitter stream to only receive Tweets that:

  1. Were sent from certain profiles
  2. Contain specific keywords
  3. Originate from particular locations
  4. Are in some defined languages

For more context, take a look at the Twitter Streaming API docs. The FilterQuery arguments implemented in this pull request translate directly to the documented API request parameters.

Resolves #33 and implements the {save,remove}Locations GraphQL endpoints in #17

@c-w c-w force-pushed the twitter-improvements branch 2 times, most recently from 447f9a8 to be8938d Compare June 28, 2017 20:08
Copy link
Contributor

@jcjimenez jcjimenez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@c-w c-w merged commit 43e5c7e into master Jun 29, 2017
@c-w c-w deleted the twitter-improvements branch June 29, 2017 22:38
@c-w c-w removed the in progress label Jun 29, 2017
Copy link
Contributor

@kevinhartman kevinhartman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

None yet

3 participants