Ignore:
Timestamp:
2016-03-23T20:23:36Z (9 years ago)
Author:
Flexo <nick@…>
Branches:
master
Children:
9cf63ac
Parents:
d701547
git-author:
Flexo <nick@…> (15-03-16 21:39:36)
git-committer:
Flexo <nick@…> (23-03-16 20:23:36)
Message:

Honour twitter's mutes and "hide retweets from this user" settings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/twitter/twitter.c

    rd701547 rfb62f132  
    345345                imcb_log(ic, "Getting contact list");
    346346                twitter_get_friends_ids(ic, -1);
     347                twitter_get_mutes_ids(ic, -1);
     348                twitter_get_noretweets_ids(ic, -1);
    347349        } else {
    348350                twitter_main_loop_start(ic);
Note: See TracChangeset for help on using the changeset viewer.