Cable-Desktop/js
lilia 94c94eb7c9 Refactor message view
The message view has three flavors so far, a normal text+attachments
message, a group update, and an end session message. This changeset
extracts the normal message rendering into its own subview, and adds
some convenience functions to the message model in order to simplify
some of that flavoring logic.
2015-02-17 12:07:46 -08:00
..
models Refactor message view 2015-02-17 12:07:46 -08:00
views Refactor message view 2015-02-17 12:07:46 -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 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 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