Needs review
Project:
Twitter
Version:
7.x-6.x-dev
Component:
Twitter API
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2013 at 03:55 UTC
Updated:
4 Sep 2015 at 09:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
wbobeirne commentedAttaching patch. Forgot to mention that this patch also adds some things that I needed for my use cases to the status object. Sorry for it being kind of out-of-place.
Comment #2
mfbThis is great, I was just working on a similar patch.
Shouldn't pluralization in a method name match the API endpoint? I.e. if the API is 'lists/statuses' then method would be lists_statuses()?
Comment #3
wbobeirne commentedGlad it's helpful mfb. I leave that decision to someone with more involvement in this project, but I see what you mean.
Comment #4
damienmckennaComment #6
damienmckennaRerolled.
Comment #7
damienmckennaComment #9
damienmckenna@wbobeirne: Did you forget to include part of the patch? There's no definition for the TwitterLists class but it's used in the get_lists() method.
Comment #10
damienmckennaHere's a 7.x-6.x version of the patch.
Comment #11
damienmckennaComment #12
damienmckennaComment #14
damienmckenna