purple: add call to purple_presence_set_idle()
commit73123bd360756a5ddcb6a86fc3962a87182830ce
authorStefan Becker <chemobejk@gmail.com>
Sun, 2 Dec 2018 15:32:23 +0000 (2 17:32 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sun, 2 Dec 2018 15:32:23 +0000 (2 17:32 +0200)
treea6de4fff6cb0379ffbafe5484a76f019ea850c20
parent5f53ae2d3c57957e4150b2fe11b2882688b410b8
purple: add call to purple_presence_set_idle()

One of the idiosyncrasies in the libpurple API: it is not enough to set
the buddy status to one of the idle ones. You also must make another
call to set an idle flag!

User visible change of behaviour: buddies flagged as idle are shown by
Pidgin "greyed out" like offline buddies.
src/purple/purple-buddy.c