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/ts
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
..
components fix scrolling to unread and marking message as read on scrolling 4 years ago
hooks add a useInterval hook and move useNetwork hook to the hook folder 4 years ago
notifications Use native notifications on all platforms 7 years ago
protobuf Compile all protocol buffers 7 years ago
receiver Add Mentions with react-mentions 4 years ago
session make quotes stay empty when there object isEmpty() 4 years ago
shims Loki changes 6 years ago
state fix scrolling to unread and marking message as read on scrolling 4 years ago
styleguide add redux action to change section of UI 5 years ago
test add toast on isBlocked, isKicked, ... for sending of messages 5 years ago
types add staged link previews for everything from signal 5 years ago
updater cleanup network status view and some UI constants 5 years ago
util fix timer expiring sometimes missing a sec 4 years ago
OS.ts Fix lint error in OS.ts 7 years ago
global.d.ts Change back to old window syntax and allow stubbing of it 5 years ago
styled.d.ts show toast with react-toastify and make them a styled-component 5 years ago
window.d.ts fix password dialog 4 years ago