Mute endpoints for the API #352

Merged
Hasimir merged 3 commits from mutes into master 2014-11-03 14:23:21 -08:00

3 commits

Author SHA1 Message Date
Ben McGinnes
036760bfd4 Fixed typo with list_mute_ids. 2014-11-02 16:04:39 +11:00
Ben McGinnes
b5847e3e84 Added muting to test suite.
I should have checked for this earlier, ah well, 'tis here now.
Again, basically a copy of the blocking code updated for muting.

Excellent target to test it on too.
2014-11-02 14:15:37 +11:00
Ben McGinnes
123b8f4f74 Added the create, destroy, list and list IDs mute(s) endpoints.
Roughly modelled on the similar-ish block user functions (note: the
"mutes/users" instead of just "mutes" appears to be intentional by
Twitter).

Also added myself to AUTHORS.rst because I reckon adding API bits makes
the grade.  ;)
2014-11-02 10:41:56 +11:00