Ignore:
Timestamp:
2006-09-24T19:25:06Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
4ecdc69
Parents:
cfbb3a6
Message:

Handling of incoming authorization requests, manual block/allow. (Doesn't
seem to be completely like how it works on other IM networks.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/jabber.h

    rcfbb3a6 r8e5e2e9  
    9292const struct jabber_away_state *jabber_away_state_by_code( char *code );
    9393const struct jabber_away_state *jabber_away_state_by_name( char *name );
     94void jabber_buddy_ask( struct gaim_connection *gc, char *handle );
    9495
    9596extern const struct jabber_away_state jabber_away_state_list[];
Note: See TracChangeset for help on using the changeset viewer.