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 b852e68290 Backbone message storage and views
Adds Backbone-based Whisper.Messages model/collection with local storage
extension. Saves sent and received messages in Whisper.Messages instead
of message map. This will assign a unique id to the message and save it
to localStorage.

Adds Backbone-based view to popup.html
  Automatically updates itself when new messages are saved to
  Whisper.Messages db from the background page.

Added some shiny new styles, and started splitting up css into multiple
files for sanity's sake.
11 years ago
..
models Backbone message storage and views 11 years ago
views Backbone message storage and views 11 years ago
api.js Fix undefined URL_BASE in background.js 11 years ago
background.js More namespacing 11 years ago
crypto.js Fix NaCL (maybe it should be removed?) 11 years ago
fake_api.js More namespacing 11 years ago
helpers.js Backbone message storage and views 11 years ago
options.js More namespacing 11 years ago
popup.js Backbone message storage and views 11 years ago
test.js More namespacing 11 years ago
webcrypto.js THOUGH SALL USE TABSTOP AND SHIFTWIDTH 4 (so that indents read right) 11 years ago