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/receiver
Audric Ackermann 5e314e4dcc
remove 'recipients' message field and 'destination'
we do not need recipients as it makes no sense for us having medium
groups on the same pubkey

we do not need destination as it can always be guessed from the
direction and the type of conversation of that message
3 years ago
..
attachments.ts replace invalid unicode in filename 3 years ago
cache.ts move the state of calling to its own slice 3 years ago
callMessage.ts refactor most of the components to outside of their Session folder (#2072) 3 years ago
closedGroups.ts open convo on last unread, and can scroll up 3 years ago
common.ts increase prettier maxWidth to 100 4 years ago
configMessage.ts refactor most of the components to outside of their Session folder (#2072) 3 years ago
contentMessage.ts cleanup MessageSearchResults 3 years ago
dataMessage.ts cleanup MessageSearchResults 3 years ago
errors.ts cleanup scroll to unread of quote or search result on open 3 years ago
keypairs.ts increase prettier maxWidth to 100 4 years ago
queuedJob.ts remove 'recipients' message field and 'destination' 3 years ago
receiver.ts cleanup MessageSearchResults 3 years ago
types.ts cleanup MessageSearchResults 3 years ago