mirror of
https://github.com/discourse/discourse.git
synced 2024-12-06 03:16:04 +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. |
||
---|---|---|
.. | ||
controllers/chat | ||
jobs | ||
models | ||
policies/chat | ||
queries/chat | ||
serializers/chat | ||
services/chat | ||
validators/chat | ||
views |