Cable-Desktop/js
lilia 83508abab8 Thread model and UI improvements
Adds thread model/collection for managing conversation-level state, such
as unreadCounts, group membership, thread order, etc... plus various UI
improvements enabled by thread model, including an improved compose
flow, and thread-destroy button.

Adds Whisper.notify for presenting messages to the user in an orderly
fashion. Currently using a growl-style fade in/out effect.

Also some housekeeping:
Cut up views into separate files.
Partial fix for formatTimestamp.
Tweaked buttons and other styles.
2014-05-26 15:33:45 -07:00
..
models Thread model and UI improvements 2014-05-26 15:33:45 -07:00
views Thread model and UI improvements 2014-05-26 15:33:45 -07:00
api.js Fix some bugs recently introduced 2014-05-26 00:45:55 +02:00
background.js textsecure.storage, chromium.js 2014-05-20 22:21:07 -04:00
chromium.js textsecure.storage, chromium.js 2014-05-20 22:21:07 -04:00
crypto.js Fix decoding/protos/tests 2014-05-26 01:48:41 +02:00
fake_api.js More namespacing 2014-05-17 01:53:58 -04:00
helpers.js Fix decoding/protos/tests 2014-05-26 01:48:41 +02:00
options.js Some number verification refactor stuff 2014-05-26 00:45:55 +02:00
popup.js Thread model and UI improvements 2014-05-26 15:33:45 -07:00
test.js Fix decoding/protos/tests 2014-05-26 01:48:41 +02:00
webcrypto.js fixed 'TypeError: Promise.resolve is not a constructor' in Firefox 2014-05-18 21:58:53 +02:00