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 Ackermann 02ca99c96f
fix media permissions check only when requested
the old way was to run the check on the componentWillMount,
but sometimes the settings was returning null as the storage was not
ready yet, I guess
4 years ago
..
AvatarPlaceHolder Add onions-v2 support for fileserver requests 5 years ago
conversation remove ConversationLoadingScreen (unused) 4 years ago
session fix media permissions check only when requested 4 years ago
Avatar.md
Avatar.tsx add opacity change on hovered clickable avatar 5 years ago
CaptionEditor.md
CaptionEditor.tsx major rework of session icon => make them styled with styled-component 4 years ago
ContactListItem.md
ContactListItem.tsx fix some tests 4 years ago
ConversationListItem.md
ConversationListItem.tsx make timestamp a styled-component too 4 years ago
DevicePairingDialog.tsx major rework of session icon => make them styled with styled-component 4 years ago
EditProfileDialog.tsx fetch theme for each dialog, as they are out of the themed tree for now 4 years ago
Intl.md
Intl.tsx
LeftPane.md
LeftPane.tsx remove Section header rendering from static method, just render JSX 4 years ago
Lightbox.md
Lightbox.tsx major rework of session icon => make them styled with styled-component 4 years ago
LightboxGallery.md
LightboxGallery.tsx major rework of session icon => make them styled with styled-component 4 years ago
MainHeader.md
MainViewController.tsx move InboxView to react 5 years ago
MessageBodyHighlight.md
MessageBodyHighlight.tsx
MessageSearchResult.md
MessageSearchResult.tsx make timestamp a styled-component too 4 years ago
SearchResults.md
SearchResults.tsx use OutgoingMessageStatus in ConversationListItem too 4 years ago
Spinner.md
Spinner.tsx
StartNewConversation.md
UserDetailsDialog.tsx major rework of session icon => make them styled with styled-component 4 years ago
UserSearchResults.tsx use OutgoingMessageStatus in ConversationListItem too 4 years ago