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/components
audric 5b34419461
disable selection update on emoji selected for now
this is kind of broken when adding emojis not at the end
3 years ago
..
avatar cleanup dependencies 3 years ago
basic move mentions and emojify to a functional component 3 years ago
calling call: show video buttons if the cursor is over the app anywhere 3 years ago
conversation disable selection update on emoji selected for now 3 years ago
dialog remove profile_images as we are not using it 3 years ago
icon Fix attachment dl freeze (#2086) 3 years ago
leftpane move mentions and emojify to a functional component 3 years ago
lightbox cleanup dependencies 3 years ago
menu cleanup dependencies 3 years ago
registration allow more characters to be used in display name 3 years ago
search move mentions and emojify to a functional component 3 years ago
settings split up load more messages from top or bottom 3 years ago
CaptionEditor.tsx
MainViewController.tsx
MemberListItem.tsx remove other emoji dependency and use unicode to render them in message 3 years ago
SessionInboxView.tsx make sure to scale dowm preview in composition box 3 years ago
SessionMainPanel.tsx
SessionPasswordPrompt.tsx
SessionScrollButton.tsx fix the scroll to bottom with button and on send message 3 years ago
SessionSearchInput.tsx move search logic to the search input component 3 years ago
SessionToastContainer.tsx
SessionWrapperModal.tsx move confirm action on right on all dialogs 3 years ago
SplitViewContainer.tsx