Audric Ackermann
6ae0e3aac9
fix: reset lasthash on promotion
4 months ago
Audric Ackermann
3e34b0f77f
fix: use more withs for onion.ts file
4 months ago
Audric Ackermann
a8372f1b8c
fix: show dialog before deleting group
...
also deal with leave/delete group silent retries on 401
4 months ago
Audric Ackermann
767178419e
chore: address PR review
5 months ago
Audric Ackermann
2ef48f5526
chore: more details to requests constructors so we can share more
...
between wasm/swarm explorer/etc
5 months ago
Audric Ackermann
3ee69437b0
fix: split view with a few messages appeared sticky at the top
5 months ago
Audric Ackermann
b1b557581b
feat: move back conversation request buttons to the bottom
...
because we can
5 months ago
Audric Ackermann
df2a9dd13f
chore: refactor batch request functions to take record
5 months ago
Audric Ackermann
53cdcfbe35
chore: address PR reviews
5 months ago
Audric Ackermann
1035a1bae0
chore: add generics to the subrequests to remove some duplication
6 months ago
Audric Ackermann
3087604c1a
fix: address most PR reviews
6 months ago
Audric Ackermann
f4d0e369c9
fix: send group update promote message and display them
7 months ago
Audric Ackermann
e5724da28c
chore: fixed a bunch of compilation errors after merge
...
commit before fetching latest strings from crowdin
7 months ago
Audric Ackermann
7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
7 months ago
Audric Ackermann
a8c674c07a
feat: use details from GROUP_MEMBERS when we don't know him
10 months ago
Audric Ackermann
c4e9aab66c
fix: remove invite/promote to group message once processed
10 months ago
Audric Ackermann
1796e82bcb
fix: add handling of revoked namespace messages
12 months ago
William Grant
551ee4221b
fix: cleaned up unused localised strings
...
since we swapped some toast messages for input messages
1 year ago
William Grant
4decf22241
feat: improved error messaging when starting a new message
1 year ago
William Grant
2f2c214cf5
feat: added some localised strings the create convo screens
1 year ago
William Grant
b5781b0f12
feat: replace invalidAccountId with accountIdErrorInvalid
...
as based in google docs flagged sheet
1 year ago
William Grant
9a756a8c9b
feat: session id to account id
1 year ago
Audric Ackermann
6d81f5ff36
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
1 year ago
Audric Ackermann
b61745fd94
fix: use DaR ttl for synced message store request
...
removing one request at a time
1 year ago
Audric Ackermann
08c5f76a15
fix: store envelopetimestamp in cache, and make sure we use network one
...
everywhere
2 years ago
Audric Ackermann
16e7ee1cd6
feat: make groupv2 messages skip cache
...
also add group members change
2 years ago
Audric Ackermann
6ed74c9807
feat: move profile details of group invite to use the one in dataMsg
2 years ago
Audric Ackermann
b0e38670ab
chore: rename all groupv3 to groupv2
2 years ago
Audric Ackermann
1dc5224c26
test: added unit tests for pubkeys constructor checks
2 years ago
Audric Ackermann
e220aeea91
feat: add working encrypt/decrypt for 03 group with libsession
2 years ago
Audric Ackermann
08164f2fd0
feat: add sending and receiving of libsession encrypted msgs
...
still a wip though
2 years ago
Audric Ackermann
db98cc2812
feat: able to create a broken closedgroup v3
2 years ago
Audric Ackermann
d43d6abbae
chore: replace tslint with eslint and fix linting issues
2 years ago
Audric Ackermann
77acd1396b
feat: add support for blinded25 receipt of messages for later impl
2 years ago
Audric Ackermann
6d1b406c85
fix: add namespace to all sending message calls
2 years ago
Audric Ackermann
4b97f14edf
fix: added batch requests for snode but signature fails
2 years ago
Audric Ackermann
d7bcf1026f
fix: refactor snodeRPC to use snode batching
2 years ago
Audric Ackermann
c6e3116b06
fix integration tests
3 years ago
Audric Ackermann
242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver ( #2347 )
...
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
3 years ago
Audric Ackermann
6c05ff3c07
move useTestNet to featureFlag dependent on ENV variables
3 years ago
Audric Ackermann
9bd8b73a0c
fix testnet
3 years ago
Audric Ackermann
d948045e6a
added hf switching of poll&store requests + tests
3 years ago
Audric Ackermann
b45109985c
use timestamp offset in for messages storage requests ( #1892 )
...
* add using timestamp offset from network for sending part1
* remove MessageController as we now rely on the database
* fix tests for message sending overriding timestamp
4 years ago
audric
e5dab2781e
remove spectron dependency
4 years ago
Audric Ackermann
f9ecfccc0a
batch UI updates of message added events
4 years ago
Audric Ackermann
7ea30b70ca
variable swarm polling based on activeAt timestamp
4 years ago
Audric Ackermann
dd9341a196
remove i18n from props everywhere where possible
4 years ago
Audric Ackermann
f7e163c142
add sending of message for opengroupv2`
4 years ago
Audric Ackermann
f7581cf4eb
increase prettier maxWidth to 100
4 years ago
Audric Ackermann
b9586c90ce
working open group v2 getInfo for https only
4 years ago