mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 08:18:18 +08:00
3ea8203719
When a user sends their first message in a thread we automatically track the thread in the backend, but we don't reflect this in the UI until the user re-opens the thread. This commit fixes that by showing the new tracking level in the UI. |
||
---|---|---|
.. | ||
controllers/chat | ||
helpers/chat | ||
jobs | ||
models | ||
policies | ||
queries/chat | ||
serializers/chat | ||
services | ||
validators/chat | ||
views |