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/dialog
Audric Ackermann 48e7a0e25f
Various UI fixes (#2070)
* cleanup unused convo json fields in db

* display a toast if the user is not approved yet on call OFFER received

* enable CBR for calls

* do not update active_at on configMessage if !!active_at

* remove mkdirp dependency

* disable call button if focused convo is blocked

* quote: do not include the full body in quote, but just the first 100

* click on the edit profile qr code padding

* Allow longer input for opengroup join overlay

Fixes #2068

* Fix overlay feature for start new session button

* make ringing depend on redux CALL status

* turn ON read-receipt by default
3 years ago
..
AdminLeaveClosedGroupDialog.tsx enable no-unused local and imports and fix tslint 4 years ago
DeleteAccountModal.tsx Fetch translations (#2056) 3 years ago
EditProfileDialog.tsx Various UI fixes (#2070) 3 years ago
InviteContactsDialog.tsx Fetch translations (#2056) 3 years ago
ModalContainer.tsx Speedup body update composition box (#1911) 4 years ago
ModeratorsAddDialog.tsx enable no-unused local and imports and fix tslint 4 years ago
ModeratorsRemoveDialog.tsx move all dialogs to a subfolder 4 years ago
OnionStatusPathDialog.tsx add data-testid for leftpane sections and edit profile dialog 3 years ago
SessionConfirm.tsx Unsend messages (only message hashes saving for now is enabled) (#1891) 4 years ago
SessionModal.tsx Minor call tweaks (#2051) 3 years ago
SessionNicknameDialog.tsx remove theme from css and used variables instead 4 years ago
SessionPasswordDialog.tsx Fetch translations (#2056) 3 years ago
SessionSeedModal.tsx remove theme from css and used variables instead 4 years ago
UpdateGroupMembersDialog.tsx Fetch translations (#2056) 3 years ago
UpdateGroupNameDialog.tsx Fetch translations (#2056) 3 years ago
UserDetailsDialog.tsx cleanup props passing of avatar and name with a custom hook 3 years ago