Commit Graph

14 Commits (5e3b7e9db86d5023fb523656440d6dd89c8cca21)

Author SHA1 Message Date
Matt Corallo a6b0d1f84b Add entirely untested secondary device init 11 years ago
Matt Corallo 379115d902 Add qrcode from https://github.com/davidshimjs/qrcodejs 11 years ago
Marco 13a9329bcf improved number validation (based on google's libphonenumber) 11 years ago
Matt Corallo a88d17e55f Fix CryptoJS minify 11 years ago
Robert Picard 5f827fbbf7 Minify CryptoJS dependencies
Closes #18
11 years ago
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