Skip to content

Upon reception of a chat message, set its state to Delivered as soon as the...

Andrea Gianarda requested to merge fix/message_delivered_5_3 into release/5.3

Upon reception of a chat message, set its state to Delivered as soon as the modifiers have been processed. This allow to insert the message in the database as being in the Delivered state and therefore initialize all recipients to Delivered

Merge request reports