You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-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.
11 years ago
..
models Thread model and UI improvements 11 years ago
views Thread model and UI improvements 11 years ago
api.js Fix some bugs recently introduced 11 years ago
background.js textsecure.storage, chromium.js 11 years ago
chromium.js textsecure.storage, chromium.js 11 years ago
crypto.js Fix decoding/protos/tests 11 years ago
fake_api.js More namespacing 11 years ago
helpers.js Fix decoding/protos/tests 11 years ago
options.js Some number verification refactor stuff 11 years ago
popup.js Thread model and UI improvements 11 years ago
test.js Fix decoding/protos/tests 11 years ago
webcrypto.js fixed 'TypeError: Promise.resolve is not a constructor' in Firefox 11 years ago