feat: Display incoming reports (XEP-0377)
Servers might forward incoming reports to admins. So we need to display them so they can react upon it.
This commit is contained in:
@@ -12,5 +12,6 @@
|
||||
|
||||
void blocking_request(void);
|
||||
int blocked_set_handler(xmpp_stanza_t* stanza);
|
||||
int reporting_set_handler(xmpp_stanza_t* stanza);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user