Files
profanity/src
Michael Vetter 3d7a3134af Fix offline roster contacts
Fix https://github.com/profanity-im/profanity/issues/1280
p_contact_set_presence() is triggered in
(roster_process_pending_presence) to set the presence to online
after the roster is displayed.

This happened to me _every time_ with one certain account on my server.
But not even once with other accounts on my server.

I don't understand why that is the case, but AFAIK the code should be
like it is in this PR anyways.

roster_process_pending_presence() was added there in
973a05d15a to fix
https://github.com/profanity-im/profanity/issues/1050
2020-06-02 14:24:37 +02:00
..
2020-05-29 11:32:32 +02:00
2020-05-24 12:55:43 +02:00
2020-06-02 14:24:37 +02:00
2020-05-29 11:26:18 +02:00
2020-05-29 10:29:20 +02:00
2020-05-27 22:06:04 +02:00
2020-05-25 13:04:19 +02:00
2020-04-06 14:42:52 +02:00
2020-03-24 23:00:39 +01:00