Ignore:
Timestamp:
2012-09-15T16:24:52Z (12 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
ddca104
Parents:
b3d99e3
Message:

Merge Twitter favourite command from Flexo/#983. Leaving out the unfavourite
command for reasons given there.

At this point there are loads of command and stuff is getting a little messy
maybe.. :-/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/twitter/twitter_lib.h

    rb3d99e3 rb61c74c  
    9191void twitter_status_retweet(struct im_connection *ic, guint64 id);
    9292void twitter_report_spam(struct im_connection *ic, char *screen_name);
     93void twitter_favourite_tweet(struct im_connection *ic, guint64 id);
    9394
    9495#endif //_TWITTER_LIB_H
Note: See TracChangeset for help on using the changeset viewer.