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
|
74aa448631
|
chore: commit before merge unstable
|
8 months ago |
Audric Ackermann
|
a36affb3ee
|
chore: build bins test
|
8 months ago |
Audric Ackermann
|
6c617de892
|
fix: clearInbox request timeout after 10s
|
8 months ago |
Audric Ackermann
|
25cf11f86a
|
feat: call setName/setNameTruncated depending on usecase for nts
|
9 months ago |
Audric Ackermann
|
de4ade8e34
|
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
|
9 months ago |
Audric Ackermann
|
7a3a80825b
|
fix: onboarding job runner and min snode count for broken testnet
|
9 months ago |
Audric Ackermann
|
f5812b6fce
|
chore: lint
|
9 months ago |
Audric Ackermann
|
92f7bbe97d
|
chore: cleanup
|
9 months ago |
Audric Ackermann
|
eaecc15432
|
Merge remote-tracking branch 'origin/unstable' into update-fs-release-endpoint
|
10 months ago |
Audric Ackermann
|
4bb857fa53
|
fix: update fetching desktop release endpoint
|
10 months ago |
yougotwill
|
c8b7d67c86
|
Merge branch 'unstable' into feat/ses-825/onboarding2
|
10 months ago |
Audric Ackermann
|
45eb547299
|
Merge remote-tracking branch 'origin/clearnet' into unstable
|
10 months ago |
Audric Ackermann
|
2357368ddf
|
feat: fetch snode storage version and filter for edge snode
|
10 months ago |
William Grant
|
e05d3a6874
|
fix: formatting fixes
use profile manager name validation in CreateAccount component
|
10 months ago |
Audric Ackermann
|
4d7a0e7a04
|
fix: add name property to GroupPromoteMessage
|
10 months ago |
Audric Ackermann
|
aa6d39c270
|
fix: delete member + content from the admin side
|
10 months ago |
Audric Ackermann
|
a8c674c07a
|
feat: use details from GROUP_MEMBERS when we don't know him
|
10 months ago |
Audric Ackermann
|
40d3ddb244
|
fix: cleaned up pending removal job with tech design
|
10 months ago |
Audric Ackermann
|
9963287193
|
fix: a few issues with group invite job/refresh state
|
11 months ago |
William Grant
|
0b811bc641
|
feat: added updateOurProfileDisplayName
which uses libsession to check the display name length, not yet used in onboarding
|
11 months ago |
William Grant
|
b40cf49acf
|
Merge branch 'unstable' into feat/ses-825/onboarding2
bumped react and redux to the latest minior versions
|
11 months ago |
Audric Ackermann
|
60c6f47bfa
|
fix: compilation issues since merge
unwrapped was duplicating in onboarding1, so I had to duplicate my fix
to not unwrap it
|
11 months ago |
Audric Ackermann
|
8ce2bf6d2a
|
Merge remote-tracking branch 'origin/clearnet' into unstable
|
11 months ago |
Audric Ackermann
|
d2af48f6fc
|
fix: groupKeys needs to be sent first, so with an negative requestOrder
|
11 months ago |
Audric Ackermann
|
2988420e50
|
chore: fix lint
|
11 months ago |
Audric Ackermann
|
534cebf5c4
|
fix: bump libsession and remove manual unwrapping/wrapping of push()
|
11 months ago |
Audric Ackermann
|
a9122be2f1
|
fix: clean up sending pipeline with a single array of requests
|
11 months ago |
Audric Ackermann
|
59a4048323
|
fix: cleaned up SnodeRequestTypes and made sup_keys a single item
|
11 months ago |
Audric Ackermann
|
a49a65c92b
|
chore: cleaned up the batch sender
|
11 months ago |
Audric Ackermann
|
816f29d682
|
chore: moved outgoing message wrapper functions to MessagWrapper.ts
|
11 months ago |
Audric Ackermann
|
cd122c7252
|
fix: make pushChangesToGroupSwarm take an extraStoreRequest
|
11 months ago |
William Grant
|
cdc147cd33
|
fix: clean wip logs
|
11 months ago |
Audric Ackermann
|
e42be002a6
|
feat: cleaned up accept/block/decline logic
|
11 months ago |
William Grant
|
bcdfc93764
|
fix: revert swarmpolling to before merging unstable
|
12 months ago |
William Grant
|
685469438d
|
Merge branch 'unstable' into feat/ses-50/onboarding
improved global window types for persistStore and inboxStore, we now await the persist store purge in deleteDbLocally
|
12 months ago |
Audric Ackermann
|
9d9844aeb4
|
feat: make group v2 control messages disappear
|
12 months ago |
Audric Ackermann
|
0a3d71fe03
|
feat: delete msg on swarm when admin receives member request
|
12 months ago |
Audric Ackermann
|
2ec6c7f29c
|
feat: handle isDestroyed flag + "you were removed from XXX"
|
12 months ago |
Audric Ackermann
|
6e137fe69f
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
12 months ago |
Audric Ackermann
|
1796e82bcb
|
fix: add handling of revoked namespace messages
|
1 year ago |
William Grant
|
b13e907753
|
fix: resolve cyclic imports in avatarplaceholder
bt moving types from data module identitykey, guardnode, snode, swarmnode to a separate file
|
1 year ago |
William Grant
|
c54b4d208e
|
fix: was logging the push but not the dump
|
1 year ago |
William Grant
|
18ef4a62c6
|
feat: log dumps for debugging restoring accounts
some config messages are not handled correctly and we need to know why
|
1 year ago |
William Grant
|
d4a8b555c6
|
Merge branch 'unstable' into feat/ses-825/onboarding2
|
1 year ago |
Audric Ackermann
|
51c307af25
|
chore: fix PR reviews
|
1 year ago |
Audric Ackermann
|
42bea0264c
|
fix: improve retrieve timeout to 10s
also:
- add comments about not adding the limit:256 on snode list fetch
- fix an issue when no audio are found when starting a webrtc call
|
1 year ago |
Audric Ackermann
|
7f7f0fe26c
|
fix: clear swarms from snodes not in pool on full fetch
|
1 year ago |
William Grant
|
4decf22241
|
feat: improved error messaging when starting a new message
|
1 year ago |