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
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.
11 months ago
..
apis feat: cleaned up accept/block/decline logic 11 months ago
conversations feat: make group v2 control messages disappear 11 months ago
crypto fix: add handling of revoked namespace messages 11 months ago
disappearing_messages feat: make group v2 control messages disappear 11 months ago
group feat: make group v2 control messages disappear 11 months ago
messages fix: don't drop groupUpdateMessages from a blocked user 11 months ago
onions feat: handle isDestroyed flag + "you were removed from XXX" 11 months ago
profile_manager fix: fixed a bunch of groupv2 chunk2 issues 1 year ago
sending feat: cleaned up accept/block/decline logic 11 months ago
types fix: add handling of revoked namespace messages 11 months ago
utils fix: use values from db and not libsession when inserting into wrappers 11 months ago
constants.ts Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 11 months ago
index.ts Move scale/resize and attachment logic to typescript 3 years ago