mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 19:16:20 +00:00
Users added to contact list when no precense notification
The user is added from the roster
This commit is contained in:
@@ -301,6 +301,7 @@ _connection_handler(xmpp_conn_t * const conn,
|
||||
|
||||
jabber_conn.conn_status = JABBER_CONNECTED;
|
||||
jabber_conn.presence = PRESENCE_ONLINE;
|
||||
jabber_roster_request();
|
||||
} else {
|
||||
|
||||
// received close stream response from server after disconnect
|
||||
|
||||
Reference in New Issue
Block a user