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
Audric Ackermann 02ca99c96f
fix media permissions check only when requested
the old way was to run the check on the componentWillMount,
but sometimes the settings was returning null as the storage was not
ready yet, I guess
4 years ago
..
components fix media permissions check only when requested 4 years ago
hooks add a useInterval hook and move useNetwork hook to the hook folder 5 years ago
notifications
protobuf
receiver fix duplicates message for open groups 4 years ago
session fix duplicates message for open groups 4 years ago
shims
state fix theme for voice messages and recording 4 years ago
test fix SessionProtocol decrypt of messages with Android 4 years ago
types fix up a few test 5 years ago
updater cleanup network status view and some UI constants 5 years ago
util add the encryptWithSessionProtocol method 4 years ago
OS.ts
global.d.ts Change back to old window syntax and allow stubbing of it 5 years ago
styled.d.ts show toast with react-toastify and make them a styled-component 5 years ago
window.d.ts add Dialog on app start to ask to update SessionID 4 years ago