mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-01 20:36:21 +00:00
Changed autocomplete for /group and /who
This commit is contained in:
@@ -139,6 +139,7 @@ GSList * roster_get_contacts(void);
|
||||
char * roster_find_contact(char *search_str);
|
||||
char * roster_find_jid(char *search_str);
|
||||
char * roster_find_resource(char *search_str);
|
||||
char * roster_find_group(char *search_str);
|
||||
gboolean roster_add(const char * const barejid, const char * const name,
|
||||
GSList *groups, const char * const subscription, gboolean pending_out,
|
||||
gboolean from_initial);
|
||||
|
||||
Reference in New Issue
Block a user