mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 10:16:20 +00:00
Handle late delivery
This commit is contained in:
@@ -261,7 +261,7 @@ void iq_autoping_check(void);
|
||||
void iq_http_upload_request(HTTPUpload* upload);
|
||||
void iq_command_list(const char* const target);
|
||||
void iq_command_exec(const char* const target, const char* const command);
|
||||
void iq_mam_request(ProfChatWin* win);
|
||||
void iq_mam_request(ProfChatWin* win, GDateTime* enddate);
|
||||
void iq_mam_request_older(ProfChatWin* win);
|
||||
void iq_register_change_password(const char* const user, const char* const password);
|
||||
void iq_muc_register_nick(const char* const roomjid);
|
||||
|
||||
Reference in New Issue
Block a user