signal-desktop/js/views
lilia 8498d7ad1f Fixup conversation page styles and functionality
Render the entire conversation from a template, because some parts of it
must be rendered conditionally if it is a group vs private conversation.

Also apply some style fixes and restore lost functionality:
  * Make conversation title bar fixed.
  * Widens message bubbles.
  * Unhide message list.
  * Restore attachment rendering.
  * Restore message sending and attachment file selection.
  * Style attachments file input as a paperclip.
  * Style send button like on Android and make it a submit input.
2015-02-11 17:37:57 -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 Cleanup inbox view 2015-02-11 17:37:57 -08:00
conversation_list_view.js Add license headers 2015-01-18 14:21:22 -10:00
conversation_view.js Fixup conversation page styles and functionality 2015-02-11 17:37:57 -08:00
file_input_view.js Fixup conversation page styles and functionality 2015-02-11 17:37:57 -08:00
file_modal_view.js Restyled message attachments 2015-01-16 13:06:49 -10:00
group_update_view.js Render group updates 2015-01-10 08:08:20 -10:00
inbox_view.js Cleanup inbox view 2015-02-11 17:37:57 -08:00
list_view.js Add license headers 2015-01-18 14:21:22 -10:00
message_list_view.js Update styles to material design to match Android client (first pass) 2015-02-11 17:37:56 -08:00
message_view.js Micro refactor group update setup in message view 2015-01-21 13:53:41 -10:00
new_conversation_view.js Rename event 2015-01-17 22:33:55 -10:00
new_group_update_view.js Add rudimentary ui for sending a group update 2015-01-15 09:23:13 -10: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