Cable-Desktop/js/models
lilia 735737f0bc Merge Whisper.Messages into Whisper Threads
Eliminates the global Whisper.Messages object and consolidates shared
send/receive logic in Whisper.Threads.

To the latter end, note that the decrypted array buffer on an attachment
pointer is now named data instead of decrypted, in order to match the
format of outgoing attachments presented by
FileReader.readAsArrayBuffers and let us use the same handler to base64
encode them.
2014-11-13 15:53:56 -08:00
..
messages.js Merge Whisper.Messages into Whisper Threads 2014-11-13 15:53:56 -08:00
threads.js Merge Whisper.Messages into Whisper Threads 2014-11-13 15:53:56 -08:00