Cable-Desktop/js/models
lilia 853b578551 Change default value for active_at
We're overriding the default with null often enough that we should
just change the default.

Consequently, no more phantom blank conversations with oneself should
appear after receiving a group update. They were being added to the
inbox because they were incorrectly initialized with an active_at value.

Fixes #281
2015-07-14 16:44:08 -07:00
..
conversations.js Change default value for active_at 2015-07-14 16:44:08 -07:00
messages.js Mark messages sent after resolving outgoing key conflicts 2015-07-09 11:31:43 -07:00