Audric Ackermann
0b4f9b2c97
chore: rename useSelectedisNoteToSelf to useSelectedIsNoteToSelf
2 years ago
Audric Ackermann
b0e38670ab
chore: rename all groupv3 to groupv2
2 years ago
Audric Ackermann
84451399e3
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk1
2 years ago
Audric Ackermann
2ee4cad33e
chore: move mocha config to .mocharc.yml to package.json is cleaner
2 years ago
Audric Ackermann
ae67215a7e
test: finished tests for userSyncJob
2 years ago
Audric Ackermann
9492fdc51e
fix: first working test ios to desktop
...
still have some tests to fix
2 years ago
Audric Ackermann
ceffa1e13b
test: add tests for pendingchangesforus
2 years ago
Audric Ackermann
d134da3421
chore: renamed ConfigurationSyncJob to UserSyncJob
2 years ago
Audric Ackermann
eb77c50fa9
chore: renamed GroupConfigurationJob to GroupSyncJob
2 years ago
Audric Ackermann
c14276200e
chore: merged what can be between user and group sync job
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
51205424d6
test: add tests for GroupSyncJob
2 years ago
Audric Ackermann
d6d368c9f5
Merge pull request #2941 from yougotwill/chore/no-ref/electron-upgrade
...
chore: updated electron to v25.8.4
2 years ago
William Grant
12c6b59e46
chore: updated electron to v25.8.4
2 years ago
Audric Ackermann
6b3adff972
test: added a (still broken) test for key conflicts
2 years ago
Audric Ackermann
e24ec9e1a8
test: added tests for metagroup members wrapper
2 years ago
Audric Ackermann
63570d74ff
Merge pull request #2939 from yougotwill/feature/gh-2181/update_macos_logo
...
Update macOS icon to match new guidelines
2 years ago
William Grant
3f35838ebf
feat: updated macOS icon to match new guidelines
2 years ago
Audric Ackermann
cf44ea1da1
test: added tests for group info get/set
2 years ago
Audric Ackermann
9cf5d4d7c5
test: add unit tests for encrypting/decryption groups messages
2 years ago
Audric Ackermann
3b6dae7c7a
chore: bump to session 1.11.4
2 years ago
Audric Ackermann
d369682462
Merge pull request #2932 from Bilb/fix-crash-space-in-pubkey
...
fix: do not try to store contacts not matching pubkey regex in wrapper
2 years ago
Audric Ackermann
7c16ce9da4
fix: do not try to store contacts not matching pubkey regex in wrapper
...
also remove existing convo with spaces and 05 on start
2 years ago
Audric Ackermann
cc7e6f03db
test: add tests for swarmPolling of new groups 03
2 years ago
Audric Ackermann
e69c5c4b35
chore: fixed unit tests
2 years ago
Audric Ackermann
d12071f3c8
chore: big rename of convocontroller to convohub
2 years ago
Audric Ackermann
e8e0e19b40
chore: added tests for SnodeSignatures calls
2 years ago
Audric Ackermann
820103b340
chore: refactor snodesignature input args type
...
before testing
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
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
83079a8b4c
Merge pull request #2915 from Bilb/chore/update-build-instructions
...
chore: add cmake installation in contributing.md
2 years ago
Audric Ackermann
9191c3476d
feat: mark us as admin and others as invite pending
2 years ago
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
Audric Ackermann
46e3675c45
feat: add function to redux to grab group detail outside of store
2 years ago
Audric Ackermann
bbedfd943c
fix: do not confirm keys once pushed, wait for poll event
2 years ago
Audric Ackermann
08164f2fd0
feat: add sending and receiving of libsession encrypted msgs
...
still a wip though
2 years ago
Audric Ackermann
3f4c5a85e9
Merge pull request #2923 from Bilb/chore/update-electron
...
chore: update electron to v25.8.1
2 years ago
Audric Ackermann
383b24c859
chore: bump to 1.11.3
2 years ago
Audric Ackermann
3fd1fcb9c0
chore: update electron to v25.8.1
...
Relates CVE-2023-4863
Relates #2922
2 years ago
Audric Ackermann
90f4dd761c
feat: add meta merge and update of name+members
2 years ago
Audric Ackermann
be50aa7a2e
feat: add support for retrieve signs with admin key of group
2 years ago
Audric Ackermann
d89ff59560
feat: store info+members+keys on right namespaces for groups
...
make the signature work with the admin key, fetching it from the
usergroups wrapper
2 years ago
Audric Ackermann
f86b3689ba
fix: add GroupSyncJob to push changes for group
2 years ago
Audric Ackermann
42913371df
fix: remove groups from protobuf
2 years ago
Audric Ackermann
8c3b6508ad
fix: wip before removing info+members+keys from protobuf kinds
2 years ago
Audric Ackermann
ab556cdd4a
chore: add cmake installation in contributing.md
2 years ago