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
4 years ago
..
app_view.js link backbone message added to redux 5 years ago
banner_view.js Remove jshint - move everything over to eslint 7 years ago
conversation_view.js fix scrolling to unread and marking message as read on scrolling 4 years ago
create_group_dialog_view.js rename window.console.log to window.log.info 5 years ago
debug_log_view.js Use window.log in browser context, turn on console eslint rule 7 years ago
device_pairing_dialog_view.js add unpairing of device from settings 5 years ago
device_pairing_words_dialog_view.js New menu item "show pairing words" for secondary devices 6 years ago
edit_profile_dialog_view.js add ourPrimary convo to redux and update the actionPanel with it 4 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 5 years ago
member_list_view.js When composing: show mentions as profile names and treat them as indivisible elements 6 years ago
moderators_add_dialog_view.js address PR reviews 5 years ago
moderators_remove_dialog_view.js add/remove moderator modal dialogs 5 years ago
nickname_dialog_view.js Update display name sanitisation to allow a bunch of languages and spaces 6 years ago
password_dialog_view.js optimisation of ternary & binary expr. 5 years ago
password_view.js Password lock screen and delete data screen 5 years ago
react_wrapper_view.js Move left pane entirely to React 6 years ago
seed_dialog_view.js Modal additions incl. QR fixup and Seed View 5 years ago
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 Infinte duration toasts 5 years ago