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/js
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
..
curve more cleanup 4 years ago
modules Various UI fixes (#2070) 3 years ago
views removed old log submit code. 3 years ago
.eslintrc Auto-fixes: UX Improvements (#2077) 7 years ago
about_start.js fix about window localized string 4 years ago
background.js Add call duration (#2059) 3 years ago
debug_log_start.js remove theme from css and used variables instead 4 years ago
expiring_messages.js use timestamp offset in for messages storage requests (#1892) 4 years ago
focus_listener.js use of a custom hook to detect focus 4 years ago
logging.js Various UI fixes (#2070) 3 years ago
notifications.js fix notification icons 4 years ago
password_start.js Rename launcherView to passwordView. 6 years ago
read_receipts.js use timestamp offset in for messages storage requests (#1892) 4 years ago
read_syncs.js use timestamp offset in for messages storage requests (#1892) 4 years ago
registration.js remove prekeys 4 years ago
storage.js fix lint for js files (no ?.) 4 years ago
util_worker_tasks.js move delete account logic to it's own dialog 4 years ago
wall_clock_listener.js Remove jshint - move everything over to eslint 7 years ago