mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 15:06:21 +00:00
Added roster list when using /roster with no args
This commit is contained in:
@@ -113,6 +113,7 @@ void presence_change_room_nick(const char * const room, const char * const nick)
|
||||
void presence_leave_chat_room(const char * const room_jid);
|
||||
void presence_update(resource_presence_t status, const char * const msg,
|
||||
int idle);
|
||||
gboolean presence_sub_request_exists(const char * const bare_jid);
|
||||
|
||||
// iq functions
|
||||
void iq_send_software_version(const char * const fulljid);
|
||||
|
||||
Reference in New Issue
Block a user