discourse/app
Bianca Nenciu e81a5182b3
FEATURE: Stage post edits immediately (#13249)
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.
2021-06-02 17:30:36 +03:00
..
assets FEATURE: Stage post edits immediately (#13249) 2021-06-02 17:30:36 +03:00
controllers FIX: Do not require trust level to invite to group (#13230) 2021-06-02 16:28:21 +03:00
helpers FEATURE: Normalize the service worker route (#12343) 2021-05-25 19:39:31 -03:00
jobs FEATURE: Show stale reviewable to other clients (#13114) 2021-05-26 09:47:35 +10:00
mailers FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
models FIX: active record annotation of topic model (#13250) 2021-06-02 18:16:03 +04:00
serializers FIX: Split link watched words from replace (#13196) 2021-06-02 15:36:49 +10:00
services FIX: Split link watched words from replace (#13196) 2021-06-02 15:36:49 +10:00
views DEV: Remove ember_jquery in most situations (#13237) 2021-06-01 15:32:51 -04:00