mirror of
https://github.com/discourse/discourse.git
synced 2025-01-20 02:32:47 +08:00
e81a5182b3
After editing a post, it is refreshed by two ways. One of them is triggered by the client side which will route the client to the edited post and force a reload this way. The other way is via Message Bus. This commit ignores both of the ways and tries to update the post immediately and then refresh the post stream. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |