Ignore:
Timestamp:
2010-04-07T00:46:38Z (13 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
123cac7
Parents:
d569019
Message:

In groupchat mode, make contacts show up in the room instead of in &bitlbee.
And clean up the room when disabling the Twitter account.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/twitter/twitter.c

    rd569019 r1014cab  
    100100        // Remove the main_loop function from the function queue.
    101101        b_event_remove(td->main_loop_id);
     102
     103        imcb_chat_free(td->home_timeline_gc);
    102104
    103105        if( td )
Note: See TracChangeset for help on using the changeset viewer.