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/session/utils
Audric Ackermann 7826dff0f7 fix: use values from db and not libsession when inserting into wrappers
this is just another reason to get rid of the duplication between the DB
and libsession. We should be able to trust what we get from libsession,
but currently we have to trust that we update the DB with what we get
from libsession.
2 years ago
..
calling Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 2 years ago
job_runners feat: make group v2 control messages disappear 2 years ago
libsession fix: use values from db and not libsession when inserting into wrappers 2 years ago
sync fix: tsc does not overwrite workers compiled content 2 years ago
Attachments.ts fix: canDisplayImage needs check to be done on the thumbnail 2 years ago
AttachmentsDownload.ts feat: add ability to unsend messages in groupv2 2 years ago
AttachmentsV2.ts chore: rename all groupv3 to groupv2 2 years ago
Groups.ts chore: big rename of convocontroller to convohub 2 years ago
JobQueue.ts chore: replace tslint with eslint and fix linting issues 3 years ago
Messages.ts fix: store envelopetimestamp in cache, and make sure we use network one 2 years ago
Performance.ts chore: replace tslint with eslint and fix linting issues 3 years ago
Promise.ts Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2 2 years ago
RingBuffer.ts
RingingManager.ts
SodiumUtils.ts Fix typos via codespell 3 years ago
String.ts feat: cleaned up accept/block/decline logic 2 years ago
TaskWithTimeout.ts feat: add subaccount auth 2 years ago
Timestamps.ts feat: added isValidUnixTimestamp 2 years ago
Toast.tsx Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 2 years ago
User.ts feat: add subaccount auth 2 years ago
errors.ts fix: add handling of revoked namespace messages 2 years ago
index.ts