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 533b95c827 fix updateMessage being always at the end of the messagesList
this was because we were using Date.now() always rather than using the
envelope timestamp to save the update
4 years ago
..
components fix a bug preventing our avatar to be updated on restore from seed 4 years ago
data speed up loading of messages by not notify on every new message 4 years ago
hooks add a useInterval hook and move useNetwork hook to the hook folder 5 years ago
models speed up loading of messages by not notify on every new message 4 years ago
notifications
protobuf
receiver fix updateMessage being always at the end of the messagesList 4 years ago
session fix updateMessage being always at the end of the messagesList 4 years ago
shims add linking of a device to the Registration logic 4 years ago
state fix a bug preventing our avatar to be updated on restore from seed 4 years ago
test move configMessage handling to a another file 4 years ago
types move models to TS part1 4 years ago
updater cleanup network status view and some UI constants 5 years ago
util fix a bug preventing our avatar to be updated on restore from seed 4 years ago
OS.ts
global.d.ts
styled.d.ts fix color no opacity for recording playback view 4 years ago
window.d.ts prettier on pre-commit 4 years ago