session-desktop/ts/types
Audric Ackermann 651b1c4376
Fetch translations (#2056)
* 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

* add type for i18n to run update after crowdin  fetch with tools/updateI18nKeysType.py

* update to latest translations
2021-11-30 14:46:06 +11:00
..
message increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
Attachment.ts make attacments the same size that they are displayed on the UI 2021-08-27 15:18:44 +10:00
Contact.tsx increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
Conversation.ts Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
IndexedDB.ts Remove `@prettier` pragmas 2018-04-30 16:53:34 -04:00
LocalizerKeys.ts Fetch translations (#2056) 2021-11-30 14:46:06 +11:00
MIME.ts Fix attachment extension vnd (#1628) 2021-05-13 13:32:52 +10:00
MapAsync.ts Remove `@prettier` pragmas 2018-04-30 16:53:34 -04:00
Message.ts Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
Search.ts remove regionCode and PhoneNumber.ts 2021-01-28 09:46:15 +11:00
Settings.ts increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
Util.ts Fetch translations (#2056) 2021-11-30 14:46:06 +11:00