Skip to content

MRC enhancements: Nicklist toggle, timestamps, and improved default alias

Craig Hendricks requested to merge (removed):codefenix-master-patch-88266 into master

The nicklist is now hidden by default when starting up the MRC client. This is done by simply setting maxlen to 0. Chatters may show/hide the nicklist by issuing /toggle_nicks.

Timestamps added to messages.

Default new alias now includes a prefix and suffix character. Not having a prefix by default causes the /nick_prefix command to strip off the first letter of the user's alias.

Merge request reports