session-desktop/js
Audric Ackermann cf44896a03
Minor call tweaks (#2051)
* show missed-call,started-call and answered call notification in chat

* fix types for createLastMessageUpdate

* show incoming dialog if we have a pending call when enable call receptio

* simplify a bit the avatar component

* move disableDrag to a custom hook

* speed up hash colors of avatarPlaceHolders

* fixup text selection and double click reply on message

* keep avatar decoded items longer before releasing memory

* add incoming/outgoing/missed call notification

also, merge that notification with the timer and group notification
component

* hangup call if no answer after 30sec

* refactor SessionInput using hook + add testid field for recovery

* disable message request feature flag for now

* fix merge issue

* force loading screen to be black instead of white

for our dark theme user's eyes safety
2021-11-29 17:40:46 +11:00
..
curve more cleanup 2021-10-04 10:56:54 +11:00
modules Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
views removed old log submit code. 2021-10-29 15:55:16 +11:00
.eslintrc Auto-fixes: UX Improvements (#2077) 2018-03-02 15:54:15 -05:00
about_start.js fix about window localized string 2021-07-02 11:58:43 +10:00
background.js speed up fetching closed group's members avatar 2021-11-23 15:18:46 +11:00
debug_log_start.js remove theme from css and used variables instead 2021-09-01 14:29:04 +10:00
expiring_messages.js use timestamp offset in for messages storage requests (#1892) 2021-09-16 14:48:46 +10:00
focus_listener.js use of a custom hook to detect focus 2021-07-12 14:35:43 +10:00
logging.js more cleanup 2021-10-04 10:56:54 +11:00
notifications.js fix notification icons 2021-08-26 16:25:14 +10:00
password_start.js Rename launcherView to passwordView. 2018-12-06 15:39:17 +11:00
read_receipts.js use timestamp offset in for messages storage requests (#1892) 2021-09-16 14:48:46 +10:00
read_syncs.js use timestamp offset in for messages storage requests (#1892) 2021-09-16 14:48:46 +10:00
registration.js remove prekeys 2021-01-21 17:49:07 +11:00
storage.js fix lint for js files (no ?.) 2021-05-24 16:04:05 +10:00
util_worker_tasks.js move delete account logic to it's own dialog 2021-08-06 10:59:32 +10:00
wall_clock_listener.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00