signal-desktop/js/views
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
..
attachment_preview_view.js Add a view for attachment previews 2015-01-16 13:39:01 -10:00
attachment_view.js Group avatars 2015-01-11 01:27:22 -10:00
conversation_list_item_view.js Untangle select vs open events 2015-02-12 13:21:17 -08:00
conversation_list_view.js Implement typeahead (first pass) 2015-02-11 17:37:58 -08:00
conversation_view.js Wire up end session and leave group 2015-02-13 14:25:16 -08:00
end_session_view.js Render end session messages correctly 2015-02-13 14:25:16 -08:00
file_input_view.js WIP pill view for selected recipients 2015-02-12 13:21:16 -08:00
file_modal_view.js Hide file modal until it's needed 2015-02-11 17:37:58 -08:00
group_update_view.js Render leave-group messages correctly 2015-02-16 12:47:36 -08:00
inbox_view.js Move inbox collection to the background page 2015-02-12 13:21:17 -08:00
list_view.js Remove unneeded listeners 2015-02-12 13:21:18 -08:00
message_list_view.js Add some resizes 2015-02-12 13:21:18 -08:00
message_view.js Refactor message view 2015-02-17 12:07:46 -08:00
new_conversation_view.js Fixes #161 2015-02-13 12:57:19 -08:00
new_group_update_view.js Hook up group creation flow UI 2015-02-11 17:38:01 -08:00
new_group_view.js Add license headers 2015-01-18 14:21:22 -10:00
notifications.js Thread model and UI improvements 2014-05-26 15:33:45 -07:00
phone-input-view.js Fire an event on phone number validation 2015-01-17 22:51:32 -10:00