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 1bb480f6ea DRY up a common view pattern
Define a Whisper.View base class that automatically parses and renders
templates and attributes defined by the subclass. This saves us a good
number of lines of code as well as some marginal memory overhead, since
we are no longer saving per-instance copies of template strings.
10 years ago
..
models Render group members in the message detail view 10 years ago
views DRY up a common view pattern 10 years ago
background.js Check END_SESSION messages in processDecrypted 10 years ago
bimap.js Simplify panel state management and message passing 10 years ago
chromium.js Abstract chrome browser action and windows stuff 10 years ago
components.js Add canvas.toBlob polyfill 10 years ago
conversation_panel.js Remove uneeded render 10 years ago
database.js Add index on conversation type 10 years ago
inbox_controller.js Fix inbox comparator 10 years ago
index.js Setup loading gif on conversation list 10 years ago
libphonenumber-util.js jshint all the things 10 years ago
libtextsecure.js Remove non-existant device messages 10 years ago
options.js jshint all the things 10 years ago
panel_controller.js Adjust widths of bubbles and chat window 10 years ago