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 2fab4f0940 Use sentAt as lastJoinedTimestamp when we get a new closed group
This is to make sure we do not drop group updates between the message
adding us and now().
We only have to drop messages before we were added to the group, which
is the sent timestamp
4 years ago
..
components center notification icon on settings and make label clickable 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 4 years ago
models speed up loading of messages by not notify on every new message 4 years ago
notifications
protobuf
receiver Use sentAt as lastJoinedTimestamp when we get a new closed group 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