mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-07-09 21:39:25 +00:00
Add reply cache, composer bar, and nick-menu replies
This commit is contained in:
@@ -647,6 +647,11 @@ void
|
||||
fe_set_topic (struct session *sess, char *topic, char *stripped_topic)
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
fe_set_typing (struct session *sess, const char *nick, const char *state)
|
||||
{
|
||||
}
|
||||
void
|
||||
fe_cleanup (void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user