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 8c93101989 Don't store conversationType on messages
This was used to conditionally render messages in the group style, but
it's actually unnecessary. We can render the same markup in both cases
and change the appearance with css.
11 years ago
..
conversation_list_item_view.js Rebind events when opening a previously opened conversation 11 years ago
conversation_list_view.js Destroy all globals 11 years ago
conversation_view.js Don't store conversationType on messages 11 years ago
file_input_view.js Store attachments as binary blobs 11 years ago
inbox_view.js Add support for deleting a conversation 11 years ago
list_view.js Fixes #71 Autoscroll 11 years ago
message_list_view.js Store attachments as binary blobs 11 years ago
message_view.js Don't store conversationType on messages 11 years ago
new_conversation_view.js Destroy all globals 11 years ago
new_group_view.js Destroy all globals 11 years ago
notifications.js Thread model and UI improvements 11 years ago