Audric Ackermann
|
2b44edeff4
|
fix: type check cause crash on create new group
|
5 months ago |
Audric Ackermann
|
d2dd98cd9d
|
fix: various PR reviews, fixes for integration tests
|
5 months ago |
Audric Ackermann
|
10ec8306e5
|
fix: rename camelCase settingsCategories to kebab-case
this is reused as is for the datatestids
|
5 months ago |
Audric Ackermann
|
08605a0011
|
chore: initGroupWrapper checks for unknowns args
|
5 months ago |
Audric Ackermann
|
3087604c1a
|
fix: address most PR reviews
|
5 months ago |
Audric Ackermann
|
8e2741349d
|
chore: lint
|
6 months ago |
Audric Ackermann
|
db22094898
|
fix: delete messages for groups by admin are marked as deleted
|
6 months ago |
Audric Ackermann
|
4c4806df47
|
chore: latest crowdin fetch
|
6 months ago |
Audric Ackermann
|
7d6953812d
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
6 months ago |
Audric Ackermann
|
74aa448631
|
chore: commit before merge unstable
|
7 months ago |
Audric Ackermann
|
25cf11f86a
|
feat: call setName/setNameTruncated depending on usecase for nts
|
8 months ago |
Audric Ackermann
|
eaecc15432
|
Merge remote-tracking branch 'origin/unstable' into update-fs-release-endpoint
|
9 months ago |
Audric Ackermann
|
4bb857fa53
|
fix: update fetching desktop release endpoint
|
9 months ago |
Audric Ackermann
|
c4e9aab66c
|
fix: remove invite/promote to group message once processed
|
10 months ago |
Audric Ackermann
|
40d3ddb244
|
fix: cleaned up pending removal job with tech design
|
10 months ago |
Audric Ackermann
|
534cebf5c4
|
fix: bump libsession and remove manual unwrapping/wrapping of push()
|
10 months ago |
Audric Ackermann
|
1796e82bcb
|
fix: add handling of revoked namespace messages
|
12 months ago |
Audric Ackermann
|
3b8fd82d17
|
feat: add multiencrypt/decrypt unit test
|
1 year ago |
William Grant
|
6a2af3e088
|
feat: added free function to libsession wrappers
almost processing the dump correctly
|
1 year ago |
Audric Ackermann
|
53059135ee
|
fix: tsc does not overwrite workers compiled content
|
1 year ago |
Audric Ackermann
|
1c58899558
|
fix: rekey explicitely when creating a group
|
1 year ago |
Audric Ackermann
|
0be10d1256
|
fix: move revoke unrevoke to batched push group changes
|
1 year ago |
Audric Ackermann
|
77fdc97bcf
|
feat: force group msg request unread when handling invite
|
1 year ago |
Audric Ackermann
|
8b7ce7f3be
|
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
6d81f5ff36
|
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
ba513b29ca
|
fix: fallback when we have an invite state without who invited us
|
1 year ago |
Audric Ackermann
|
e5c76d3b70
|
feat: group message requests kind of working
still need to have them visible in the msg request only
|
1 year ago |
Audric Ackermann
|
315bc3ea70
|
fix: when promoted call loadAdminKeys
|
1 year ago |
Audric Ackermann
|
b259d18443
|
fix: add still broken promote handling with set_sig_keys
|
1 year ago |
Audric Ackermann
|
9595f09085
|
fix: add setadmin on promote accepts
also sign/verify group update messages
|
1 year ago |
Audric Ackermann
|
16e7ee1cd6
|
feat: make groupv2 messages skip cache
also add group members change
|
2 years ago |
Audric Ackermann
|
b8876ebbfe
|
feat: add subaccount auth
|
2 years ago |
Audric Ackermann
|
d7608c42b6
|
feat: add building and sending of invite messages
|
2 years ago |
Audric Ackermann
|
dbe94f2293
|
feat: added strings for groupv2 control message and components for them
|
2 years ago |
Audric Ackermann
|
d9300e67a0
|
fix: remove the whole kind logic and use namespace instead
this is because session doesn't care about the config it receives
anymore and just forwards them to libsession
|
2 years ago |
Audric Ackermann
|
0ef2df801e
|
test: speedup onion tests by stubbing retries timeout
|
2 years ago |
Audric Ackermann
|
e220aeea91
|
feat: add working encrypt/decrypt for 03 group with libsession
|
2 years ago |
Audric Ackermann
|
b53264593b
|
feat: preload name of group from usergroup wrapper
until we get the groupinfo name from polling
|
2 years ago |
Audric Ackermann
|
cd17a08c2e
|
chore: lint
|
2 years ago |
Audric Ackermann
|
1a18054fae
|
feat: add bump of config hashes for groups when we have admin key
|
2 years ago |
Audric Ackermann
|
46e3675c45
|
feat: add function to redux to grab group detail outside of store
|
2 years ago |
Audric Ackermann
|
90f4dd761c
|
feat: add meta merge and update of name+members
|
2 years ago |
Audric Ackermann
|
8c3b6508ad
|
fix: wip before removing info+members+keys from protobuf kinds
|
2 years ago |
Audric Ackermann
|
f23c52557b
|
feat: add protobuf changes for new groups
|
2 years ago |
Audric Ackermann
|
db98cc2812
|
feat: able to create a broken closedgroup v3
|
2 years ago |
William Grant
|
43276b069e
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
84deed19f9
|
feat: add block msg requests from sogs
|
2 years ago |
William Grant
|
a25d94fa6c
|
fix: moved disappearing messages migration to a separate file
updated note to self function calls in the user config wrapper
|
2 years ago |
William Grant
|
ff27913b66
|
fix: migration started and working for note to self for user config
updated libsession to use setExpiry and getExpiry since we can't add new arguments to the getUserInfo and setUserInfo
|
2 years ago |
William Grant
|
d794b0a0d4
|
fix: comment out user config disappearing messages stuff for now
|
2 years ago |