mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 08:06:22 +00:00
Add /rooms cache
This commit is contained in:
@@ -161,6 +161,7 @@ gboolean presence_sub_request_exists(const char *const bare_jid);
|
||||
void iq_enable_carbons(void);
|
||||
void iq_disable_carbons(void);
|
||||
void iq_send_software_version(const char *const fulljid);
|
||||
void iq_rooms_cache_clear(void);
|
||||
void iq_room_list_request(gchar *conferencejid, gchar *filter);
|
||||
void iq_disco_info_request(gchar *jid);
|
||||
void iq_disco_items_request(gchar *jid);
|
||||
|
||||
Reference in New Issue
Block a user