signal-desktop/js/models
Scott Nonnenberg 42c24dd098
Enable conversation open when app started offline (#2064)
Turns out textsecure.messaging is only set up on first connection to the
server. When we start up offline, we never do that. And it prevents the
user from opening every conversation.

There's a whole lot more to do to bulletproof ourselves against a
missing textsecure.messaging (and then beyond that, queuing outgoing
messages so they don't get dropped completely when offline).

Hence, it's a band-aid.
2018-02-22 11:14:26 -08:00
..
blockedNumbers.js Process expireTimer and block status along with contact/group sync (#1980) 2018-01-29 18:14:39 -08:00
conversations.js Enable conversation open when app started offline (#2064) 2018-02-22 11:14:26 -08:00
messages.js Auto-orient image attachments based on EXIF metadata 2018-02-21 10:28:13 -05:00