Ignore:
Timestamp:
2010-08-30T22:02:46Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
4c737ebd, f5c0d8e
Parents:
fda55fa
Message:

Suppress subjects in Jabber conversations after showing them once.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/jabber.h

    rfda55fa r31dbb90a  
    5959        JBFLAG_IS_ANONYMOUS = 8,        /* For anonymous chatrooms, when we don't have
    6060                                           have a real JID. */
     61        JBFLAG_HIDE_SUBJECT = 16,       /* Hide the subject field since we probably
     62                                           showed it already. */
    6163} jabber_buddy_flags_t;
    6264
Note: See TracChangeset for help on using the changeset viewer.