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/state
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
..
ducks Various UI fixes (#2070) 3 years ago
selectors Various UI fixes (#2070) 3 years ago
smart move the state of calling to its own slice 3 years ago
actions.ts rename all spacer-* to react component 4 years ago
createStore.ts fix search logic and UI cosmetic fixes 4 years ago
reducer.ts move the state of calling to its own slice 3 years ago