You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/js/views
lilia 0741c74618 Don't recreate views unnecessarily
Let ConversationListItemView save a reference to its corresponding
ConversationView. This lets it render or delegate/undelegate events
when opening and closing a conversation.

Similarly for ConversationView itself, which contains a MessageListView.
11 years ago
..
conversation_list_item_view.js Don't recreate views unnecessarily 11 years ago
conversation_list_view.js Don't reopen a currently selected conversation 11 years ago
conversation_view.js Don't recreate views unnecessarily 11 years ago
list_view.js New layout/design 11 years ago
message_list_view.js Make header and footer/form work without overflowing 11 years ago
message_view.js Parse the template before binding render to an event 11 years ago
notifications.js Thread model and UI improvements 11 years ago