summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2021-02-17 21:43:43 +0100
committermathieui <mathieui@mathieui.net>2021-02-17 22:04:20 +0100
commitee8a3c11210d1b5a14fdb9c9a760e100c79b3d93 (patch)
tree4979a2b06c8d51f176eb8dc7002aba6fe8b7e0ee /doc
parent5a9e143c53ce6958a09737c8ed8d57924fc9206f (diff)
downloadpoezio-ee8a3c11210d1b5a14fdb9c9a760e100c79b3d93.tar.gz
poezio-ee8a3c11210d1b5a14fdb9c9a760e100c79b3d93.tar.bz2
poezio-ee8a3c11210d1b5a14fdb9c9a760e100c79b3d93.tar.xz
poezio-ee8a3c11210d1b5a14fdb9c9a760e100c79b3d93.zip
muc: remove non-deterministic nick colors
Diffstat (limited to 'doc')
-rw-r--r--doc/source/commands.rst11
-rw-r--r--doc/source/configuration.rst17
2 files changed, 8 insertions, 20 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst
index e4f90560..2a179b8d 100644
--- a/doc/source/commands.rst
+++ b/doc/source/commands.rst
@@ -343,8 +343,7 @@ MultiUserChat tab commands
are considered identical if they only differ by the presence of one
ore more **_** character at the beginning or the end. For example
_Foo and Foo___ are considered aliases of the nick Foo) will then
- always have the specified color, in all MultiUserChat tabs. This is
- true whatever the value of **deterministic_nick_colors** is.
+ always have the specified color, in all MultiUserChat tabs.
Use the completion to get a list of all the available color values.
Use the special color **unset** to remove the attributed color on
@@ -428,12 +427,10 @@ MultiUserChat tab commands
Change your nickname in the current room.
/recolor
- **Usage:** ``/recolor [random]``
+ **Usage:** ``/recolor``
- Re-assign a color to all the participants in the current
- room, based on the last time they talked. Use this if the participants
- currently talking have too many identical colors. If a random argument is
- given, the participants will be shuffled before they are assigned a color.
+ Re-assign a color to all the participants in the current room,
+ if the theme has changed.
/cycle
**Usage:** ``/cycle [message]``
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst
index fc6c9bfd..8b364961 100644
--- a/doc/source/configuration.rst
+++ b/doc/source/configuration.rst
@@ -512,23 +512,14 @@ or the way messages are displayed.
bottom in the list, if set to ``asc``, they will be displayed from
bottom to top.
- deterministic_nick_colors
-
- **Default value:** ``true``
-
- Use a deterministic algorithm to choose the user colors in chatrooms if
- set to ``true``. Otherwise the colors will be picked randomly.
-
- The value of this option affects the behavior of :term:`/recolor`.
-
nick_color_aliases
**Default value:** ``true``
- Automatically search for color of nick aliases. For example, if nick is
- set to red, _nick, nick\_, _nick_, nick\__ etc. will have the same color.
- Aliases colors are checked first, so that it is still possible to have
- different colors for nick\_ and nick.
+ Automatically search for color of nick aliases. For example, if nick is
+ set to red, _nick, nick\_, _nick_, nick\__ etc. will have the same color.
+ Aliases colors are checked first, so that it is still possible to have
+ different colors for nick\_ and nick.
vertical_tab_list_size