[Pidgin] #17298: Automatic mark-as-read

Pidgin trac at pidgin.im
Sat Mar 23 14:53:55 EDT 2019


#17298: Automatic mark-as-read
-------------------------+------------------------
 Reporter:  tho7mas      |       Owner:
     Type:  enhancement  |      Status:  new
Milestone:               |   Component:  libpurple
  Version:  2.13.0       |  Resolution:
 Keywords:               |
-------------------------+------------------------

Comment (by nramiandriso):

 Hey
 I just succeed the automatic mark-as-read !
 But it's not an option for now.

 I can try to make it like a toggle option but it will take really more
 time I think.

 But if you want to change it yourself =>
     go into /purple-facebook/pidgin/libpurple/protocols/facebook/ folder
 and in facebook.c

 In '''fb_cb_conv_read(gpointer data)'''  block you have : [[BR]]

 ''''''if (purple_conversation_has_focus(conv)) {'''
    ''' fb_mark_read(fata, id, PURPLE_IS_CHAT_CONVERSATION(conv));'''
 '''}''''''

 Delete the '''if''' condition to only have '''fb_mark_read(fata, id,
 PURPLE_IS_CHAT_CONVERSATION(conv));''' line.

 nramiandriso

--
Ticket URL: <https://developer.pidgin.im/ticket/17298#comment:4>
Pidgin <https://pidgin.im>
Pidgin


More information about the Tracker mailing list