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