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/hooks
Audric Ackermann b17312c13c
Cleanup redux store (#1925)
* do not consider expire timer update unread messages #1881

* cleanup conversation props in redux to only have what cannot be derived

* fix app not starting without the await on convo creation

* cleanup props of message model
4 years ago
..
to-arraybuffer.d.ts First commit encrypting attachments locally 4 years ago
useAppFocused.ts do not pass props not needed between message list components 4 years ago
useEncryptedFileFetch.ts make encrypted content fast load if already stored decrypted 4 years ago
useInterval.ts add a useInterval hook and move useNetwork hook to the hook folder 4 years ago
useMembersAvatar.tsx Cleanup redux store (#1925) 4 years ago