Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Collection API #159

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

iwataka
Copy link

@iwataka iwataka commented Oct 12, 2016

I wanted to use Collection API and implemented it by myself.
Feel free to add suggestions.

* 'master' of https://github.com/ChimeraCoder/anaconda: (47 commits)
  Update docs to fix broken Twitter API reference links (ChimeraCoder#227)
  Unmarshal EventFollow data type (ChimeraCoder#220)
  Correctly pass arguments in BasicLogger (ChimeraCoder#109)
  Added comment to GetCredentials (ChimeraCoder#171)
  Add GetUsersSuggestions (ChimeraCoder#219)
  Close channel on non-nil errors (ChimeraCoder#215)
  Update docs for timeline methods with links (ChimeraCoder#212)
  Fix typo in documentation for GetFriendshipsNoRetweets (ChimeraCoder#214)
  Specify gofmt version for build check (ChimeraCoder#218)
  Fixed getting direct message return data type (ChimeraCoder#181)
  Add email field (ChimeraCoder#164)
  Add race detector to tests in CI build (ChimeraCoder#208)
  Automatically deflate based on Content-Encoding (ChimeraCoder#179)
  Close channel in GetFriendsListAll on non-nil error (ChimeraCoder#186)
  Add method to fetch list tweets by slug and owner_screen_name (ChimeraCoder#207)
  JSON tags for entities (ChimeraCoder#183)
  Add application/rate_limit_status (ChimeraCoder#205)
  Add ability to add members in batch to list (ChimeraCoder#191)
  Fix streaming parsing for delete/direct_message (ChimeraCoder#162)
  Add users/report_spam endpoint (ChimeraCoder#198)
  ...
@iwataka iwataka reopened this Jun 10, 2019
* 'master' of https://github.com/ChimeraCoder/anaconda:
  add PostAccountUpdateProfile (ChimeraCoder#259)
  Add RemoveUserFromList / RemoveMultipleUsersFromList (ChimeraCoder#247)
  Update README for streaming API. (ChimeraCoder#241)
  Add Category struct and change GetUsersSuggestions to use it (ChimeraCoder#228)
  Use exclude instead of include directive for Travis (ChimeraCoder#235)
  Implement GetListMembers (ChimeraCoder#240)
  Cleaned up README indentations and captions (ChimeraCoder#237)
  Implement IndicateTyping endpoint (ChimeraCoder#236)
  Enforce a default HTTP client timeout (ChimeraCoder#226)
  Store OAuth credentials per TwitterApi instance (ChimeraCoder#222)
  Disable Go 1.6 tests on OS X in Travis (ChimeraCoder#232)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant