signal-desktop/js
lilia 3279dddcc3 Consolidate window logic in panel controller
Previously the conversation window would query the background page
for a model id and then fetch the conversation. Instead, we can fetch
the conversation before opening the window, which simplifies the front
end scripts and avoids creating multiple copies of the same model.
2015-02-12 13:21:17 -08:00
..
models Move inbox collection to the background page 2015-02-12 13:21:17 -08:00
views Move inbox collection to the background page 2015-02-12 13:21:17 -08:00
background.js Consolidate window logic in panel controller 2015-02-12 13:21:17 -08:00
bimap.js Simplify panel state management and message passing 2015-02-11 17:37:56 -08:00
chromium.js Abstract chrome browser action and windows stuff 2015-02-11 17:37:56 -08:00
components.js Swap in unminified typeahead code 2015-02-12 13:21:16 -08:00
conversation_panel.js Consolidate window logic in panel controller 2015-02-12 13:21:17 -08:00
database.js Add index on conversation type 2015-02-11 17:38:01 -08:00
inbox_controller.js Move inbox collection to the background page 2015-02-12 13:21:17 -08:00
index.js Setup loading gif on conversation list 2015-02-11 17:37:59 -08:00
libphonenumber-util.js Improve typeahead contact selector experience 2015-02-11 17:38:01 -08:00
libtextsecure.js Mostly done device-bringup stuff 2015-02-11 14:03:54 -08:00
options.js Mostly done device-bringup stuff 2015-02-11 14:03:54 -08:00
panel_controller.js Consolidate window logic in panel controller 2015-02-12 13:21:17 -08:00