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 197383a52f feat: move some the convomodel.get attributes to functions
this is because we need to be able to override what is returned by what
is in the redux lib slice if needed (libsession data overrides what is
in the DB for groupv3)
2 years ago
..
apis feat: move some the convomodel.get attributes to functions 2 years ago
conversations feat: move some the convomodel.get attributes to functions 2 years ago
crypto feat: add sending and receiving of libsession encrypted msgs 2 years ago
group feat: move some the convomodel.get attributes to functions 2 years ago
messages feat: add sending and receiving of libsession encrypted msgs 2 years ago
onions feat: add support for retrieve signs with admin key of group 2 years ago
profile_manager feat: move some the convomodel.get attributes to functions 2 years ago
sending feat: add sending and receiving of libsession encrypted msgs 2 years ago
types feat: add sending and receiving of libsession encrypted msgs 2 years ago
utils feat: move some the convomodel.get attributes to functions 2 years ago
constants.ts chore: replace tslint with eslint and fix linting issues 3 years ago
index.ts