mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 08:53:38 +08:00
b60f4606e5
This change adds full names to direct message channel titles when the following conditions are met: - SiteSetting.enable_names = true - SiteSetting.display_name_on_posts = true - SiteSetting.prioritize_username_in_ux = false If a user's full name is blank, it will fallback to their username in both 1-1 channels and Group DM channels. |
||
---|---|---|
.. | ||
components/chat | ||
fabricators | ||
integration | ||
jobs | ||
lib | ||
mailers | ||
models | ||
policies/chat/channel | ||
queries/chat | ||
requests | ||
serializer | ||
services | ||
support | ||
system | ||
validators | ||
plugin_helper.rb | ||
plugin_spec.rb |