Cable-Desktop/js
lilia 955ef60292 Fix list_view-related error in background page
Background page conversations were trying to trigger events on the inbox
list view which had been destroyed, resulting in a background page
console error of "can't read innerHeight of null".

Avoid this by removing listeners when the inbox window is closed.
2015-02-18 11:26:18 -08:00
..
models Refactor message view 2015-02-17 12:07:46 -08:00
views Fix list_view-related error in background page 2015-02-18 11:26:18 -08:00
background.js Render leave-group messages correctly 2015-02-16 12:47:36 -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 Remove uneeded render 2015-02-12 13:21:18 -08:00
database.js Add index on conversation type 2015-02-11 17:38:01 -08:00
inbox_controller.js Fix inbox comparator 2015-02-18 00:11:35 -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 Merge pull request #155 from WhisperSystems/closeSession 2015-02-13 10:44:06 -08:00
options.js s/textsecure.protocol/axolotl.protocol/ 2015-02-12 15:11:58 -08:00
panel_controller.js Fetch messages in the background 2015-02-12 13:21:17 -08:00