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
Audric Ackermann a1d4dea845
fix scrolling to unread and marking message as read on scrolling
we need to hit the bottom for the convo to update currently

add smooth scrolling on click on quoted message
5 years ago
..
app_view.js link backbone message added to redux 5 years ago
banner_view.js
conversation_view.js fix scrolling to unread and marking message as read on scrolling 5 years ago
create_group_dialog_view.js rename window.console.log to window.log.info 5 years ago
debug_log_view.js
device_pairing_dialog_view.js
device_pairing_words_dialog_view.js
edit_profile_dialog_view.js add ourPrimary convo to redux and update the actionPanel with it 5 years ago
identicon_svg_view.js remove right buttons on Message. use right click instead 5 years ago
import_view.js remove useless css 5 years ago
invite_contacts_dialog_view.js show toast with react-toastify and make them a styled-component 5 years ago
list_view.js LINT after prettier upgrade 6 years ago
member_list_view.js
moderators_add_dialog_view.js address PR reviews 5 years ago
moderators_remove_dialog_view.js
nickname_dialog_view.js
password_dialog_view.js
password_view.js
react_wrapper_view.js
seed_dialog_view.js
session_confirm_view.js add way to add icon to SessionConfirm dialog 5 years ago
session_inbox_view.js link back backbone conversation events to redux store 5 years ago
session_registration_view.js use pushToast through ToastUtils when it's a static toast content 5 years ago
user_details_dialog_view.js remove authorColor unused in Session 5 years ago
whisper_view.js