mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 00:16:22 +00:00
XEP-0392: config: add "color.nick" bool option
the option will control whether to enable coloration of usernames based on the hashing algorithm described in XEP-0392.
This commit is contained in:
@@ -143,6 +143,7 @@ typedef enum {
|
||||
PREF_CONSOLE_MUC,
|
||||
PREF_CONSOLE_PRIVATE,
|
||||
PREF_CONSOLE_CHAT,
|
||||
PREF_COLOR_NICK,
|
||||
PREF_BOOKMARK_INVITE,
|
||||
PREF_PLUGINS_SOURCEPATH,
|
||||
PREF_ROOM_LIST_CACHE,
|
||||
|
||||
Reference in New Issue
Block a user