mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 11:36:21 +00:00
Added desktop notifications for chat room invites
Use "/notify invite on|off"
This commit is contained in:
@@ -26,3 +26,4 @@ void notifier_uninit(void);
|
||||
void notify_typing(const char * const from);
|
||||
void notify_message(const char * const short_from);
|
||||
void notify_remind(void);
|
||||
void notify_invite(const char * const from, const char * const room);
|
||||
|
||||
Reference in New Issue
Block a user