Cable-Desktop/js/models
lilia 4136e3633c Fix incoming key conflict behaviors
Follow up to ddd2e67eb5
but for incoming messages.

* Conflict state sometimes failed to be removed even though the
  conflict was resolved.
* Messages failed to re-render after a conflict. We want to
  re-render only the error state on outgoing messages, to avoid
  flickering attachments. On incoming messages, we need to call
  render to populate the message text, avatar, etc...

// FREEBIE
2015-11-06 17:50:43 -08:00
..
conversations.js Resolve conflicts one at a time 2015-11-05 19:42:55 -08:00
messages.js Fix incoming key conflict behaviors 2015-11-06 17:50:43 -08:00