signal-desktop/js
lilia 2601c3cc3a Rename some things to be a little more semantic
The 'sender' field actually holds the recipient for outgoing
messages. Rename that field to 'person', indicating the 2nd
party generically.

Also decouples the thread name from thread recipients at the
view layer, in preparation for group support.
2014-05-18 13:49:11 -07:00
..
models Rename some things to be a little more semantic 2014-05-18 13:49:11 -07:00
views Rename some things to be a little more semantic 2014-05-18 13:49:11 -07:00
api.js Fix undefined URL_BASE in background.js 2014-05-17 14:02:35 -07:00
background.js More namespacing 2014-05-17 01:53:58 -04:00
crypto.js fixed 'TypeError: Promise.resolve is not a constructor' in Firefox 2014-05-18 21:58:53 +02:00
fake_api.js More namespacing 2014-05-17 01:53:58 -04:00
helpers.js Backbone message storage and views 2014-05-17 20:26:50 -07:00
options.js More namespacing 2014-05-17 01:53:58 -04:00
popup.js Rename some things to be a little more semantic 2014-05-18 13:49:11 -07:00
test.js More namespacing 2014-05-17 01:53:58 -04:00
webcrypto.js fixed 'TypeError: Promise.resolve is not a constructor' in Firefox 2014-05-18 21:58:53 +02:00