Commit Graph

12552 Commits (82747125282af7b303ebec3dba92a89c04914c13)
 

Author SHA1 Message Date
Audric Ackermann 8274712528 feat: add member status from wrapper when we are an admin 1 year ago
Audric Ackermann 1dbcd157a0 feat: add invite failed toast debounced
also make the toast replace pubkeys with nicknames/names or shortened
pks
2 years ago
Audric Ackermann f17beaf852 feat: add GroupInviteJob 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 6ed74c9807 feat: move profile details of group invite to use the one in dataMsg 2 years ago
Audric Ackermann e2801915ef chore: cleaned up window.d.ts 2 years ago
Audric Ackermann dbe94f2293 feat: added strings for groupv2 control message and components for them 2 years ago
Audric Ackermann c9b2d69a73 fix: remove all of the ConfiguratioMessage (legacy) logic 2 years ago
Audric Ackermann 0fbb0cc852 chore: merge ReceiptMessage and readReceiptMessage into one 2 years ago
Audric Ackermann df3a188074 fix: address PR reviews 2 years ago
Audric Ackermann ed16e9b500 Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk1 2 years ago
Audric Ackermann 28d99a0f52 chore: lint 2 years ago
Audric Ackermann 67f569e9e3
Merge pull request #2917 from RubenGarcia/RenameMultipleAttachments
Rename multiple attachments
2 years ago
Audric Ackermann e39c276bcc
Merge pull request #2958 from oxen-io/pull-crowdin
chore: pull crowdin changes
2 years ago
Audric Ackermann 50afa68b1f chore: pull crowdin changes 2 years ago
Ruben Garcia 916babb9d0 fix: requested changes by Bilb 2 years ago
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