support inline images in chat.

This commit is contained in:
2026-07-20 14:33:20 -06:00
parent 8150d6c48c
commit 8c1b920b27
17 changed files with 2387 additions and 21 deletions

View File

@@ -204,6 +204,7 @@ struct zoitechatprefs
unsigned int hex_net_auto_reconnect;
unsigned int hex_net_auto_reconnectonfail;
unsigned int hex_net_proxy_auth;
unsigned int hex_net_remote_media;
unsigned int hex_net_throttle;
unsigned int hex_notify_whois_online;
unsigned int hex_perl_warnings;