Support coloring entire message with the user color (#193)

This commit is contained in:
Benjamin Grosse 2024-02-28 06:52:24 +00:00 committed by GitHub
parent 1325295d2b
commit 3ed87aae05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 15 additions and 2 deletions

View file

@ -82,6 +82,9 @@ overridden as described in *PROFILES*.
**default_room** (type: string)
> The room to show by default instead of a welcome-screen.
**message_user_color** (type: boolean)
> Defines whether or not the message body is colored like the username.
**image_preview** (type: image_preview object)
> Enable image previews and configure it. An empty object will enable the
> feature with default settings, omitting it will disable the feature.