Commit Graph

9 Commits (6a00e8e348004f00957aefef5eb4f6b8d51c9646)

Author SHA1 Message Date
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
Matt Corallo 3744b168e5 Update to jQuery 2.1.1 + jQuery pull #1525 11 years ago
Matt Corallo d56c3e1051 Add bit for !identityKey and commit wip test-cases 11 years ago
Matt Corallo 136a8941c1 Things:
* key API changes moxie made because he disliked the other API
 * remove atmosphere
 * Fix some bugs in the send path, update for new send API
 * Send HTML
11 years ago
lilia a542d91bc6 Minor updates to curve255.js
1. Removes unused x arguments from several functions. Patched from:
https://github.com/rev22/curve255js/commit/cada7f96e4d9751184dc8

2. Lets curve25519b32 gracefully handle an undefined second argument.
11 years ago
Matt Corallo b8357a6464 Unmiified js files, mostly 11 years ago
Matt Corallo 9e1c1f57f0 Add js 11 years ago
Matt Corallo 6b0a1ac260 add nacl-common.js 11 years ago
Matt Corallo eec4c66ef6 Fixup dir structure 11 years ago