Skip to content

Let clients decide whether to share messages or not

Before this MR, the ValidationManager was sharing all messages after they had been delivered. Now, it is within the client's responsibility whether to share messages or not. So far, only the Blog and the Forum client are sharing incoming messages.

Closes #595 (closed)

Merge request reports