mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 15:16:19 +08:00
1907338834
A user editing a post will no longer get composer messages that are meant for new users posting replies and threads. These messages don't make sense in an edit context at all -- they're usually discussing making salient replies or topics, or adding avatars. They make even less sense when a user is an admin attempting to change the default topics for the first time. Since these messages actually do make sense for a user when they have a low post count, though, they're still going to occur. They just occur when a user is creating new content (and thus, more likely to read the notice), not during edits. This is in response to this issue: https://meta.discourse.org/t/education-message-for-editing-wiki-topic/66682 |
||
---|---|---|
.. | ||
components | ||
fabricators | ||
fixtures | ||
helpers | ||
import_export | ||
integration | ||
integrity | ||
jobs | ||
lib | ||
mailers | ||
models | ||
multisite | ||
requests | ||
serializers | ||
services | ||
support | ||
tasks | ||
views/omniauth_callbacks | ||
rails_helper.rb |