Commit Graph

900 Commits (524debb307184fbe803f3ee3fb620cc518ce53ef)

Author SHA1 Message Date
Audric Ackermann 4280d83ba8 fix: bump libsession to allow createdAt to be given during migration 2 years ago
Audric Ackermann 0e18bf4640 fix: disable expire timer tracking for all libsession logic
this will need to be turned on when the disappearing branch is merged
2 years ago
Audric Ackermann 32498717b4 chore: bump libsession-nodejs version 2 years ago
Audric Ackermann cd14180b63 chore: fix windows build 2 years ago
Audric Ackermann 5a5f069cca fix: add tracking of expiration timer for nts through libsession 2 years ago
Audric Ackermann 2068737cdd fix: break down deleteContact based on convo type 2 years ago
Audric Ackermann 2b3e490ade chore: build workers concurrently and minimize them 2 years ago
Audric Ackermann 77e5e38e46 chore: update lodash types, use prebuilt curbe25519-js 2 years ago
Audric Ackermann 1b7d09bb77 chore: bump to Session 1.11.0 2 years ago
Audric Ackermann a551d4d7cc chore: add yarn commands to build workers 2 years ago
Audric Ackermann 3827298078 Merge remote-tracking branch 'emily/integration_tests_2' into onboarding-with-integrationtest-2 2 years ago
Audric Ackermann 4d0e79f195 fix: legacy group with wrapper and disable right click while searching 2 years ago
Audric Ackermann bac2887c28 fix: update with latest libsession util 2 years ago
Audric Ackermann 318a77be4b fix: mark messages sent before our lastreadts from the wrapper as read 2 years ago
Audric Ackermann 3cd52d5b1a fix: add currentHashes and update expiry on every poll 2 years ago
Emily eeb6cfb435 Adds data-testid to loading-animation, microphone recording button, recording permissions button, stop recording button, consolidates tests into user actions test, adds media to fixtures folder, updates linked device tests with avatar change, username change and group tests. Adds tests for messaging, sending image, video, document, gif and link with preview. Also updates reply message functionality to wait for loading animation 2 years ago
Audric Ackermann 1c48ff8a49 chore: include worker .node in addition to libsession .node 2 years ago
Audric Ackermann dc1daf7ed4 chore: include libsession node module into packaged apps 2 years ago
Audric Ackermann 9c0f40473c fix: readd dmg-builder as a resolution instead of root package 2 years ago
Audric Ackermann ce186517a3 chore: lint code 2 years ago
Audric Ackermann e263b701b0 chore: fetch latest archive from libsession nodejs git repo 2 years ago
Audric Ackermann 9d87ca2546 fix: test with libsession compiled with node-api 2 years ago
Audric Ackermann faea0501bb chore: rollback to node-gyp way of building libsession wrapper 2 years ago
Audric Ackermann c2e3f1b587 chore: update libsession-util name & dependency 2 years ago
Audric Ackermann 3ecc89fab3 Merge remote-tracking branch 'upstream/master' into onboarding 2 years ago
Audric Ackermann dc329668fa chore: fix unit tests 2 years ago
Audric Ackermann 94dee23371 chore: bump to 1.10.8 2 years ago
Audric Ackermann fe5eea4c8d chore: fix critical yarn audit issues 2 years ago
Audric Ackermann 51df7d80bb chore: remove parcel completely and grunt 2 years ago
Audric Ackermann 88b5446c6e fix: remove reference to local folder from package.json 2 years ago
Audric Ackermann 62a0f35cef chore: bump to 1.10.7 2 years ago
Audric Ackermann 4f39cea1fb chore: bump to 1.10.6 2 years ago
Audric Ackermann e499b22d94 chore: bump to 1.10.5 2 years ago
Audric Ackermann 9cf1419ca5 feat: add first try to build SharedConfigMessages 2 years ago
Audric Ackermann 588c73bc33 chore: fix high and critical `yarn audit` issues 2 years ago
William Grant d1b29de56a fix: updated electron-builder dmg-builder dep to fix building on macos
from macos 12.3 python2 support has been dropped. Due to type issues we cant upgrade electron-builder  for python3 support so we just updated the dmg-builder package
2 years ago
Audric Ackermann becd494863 fix: package.json lint 2 years ago
Audric Ackermann b4835f1636 fix: make libsession worker run from the renderer with key from settings 2 years ago
Audric Ackermann 1a65b7a7f2 feat: working calls to node module from renderer through worker 2 years ago
Audric Ackermann bace70c6bc chore: move util worker to its own folder 2 years ago
Audric Ackermann 65df3157bd chore: lint 2 years ago
Audric Ackermann 9749529e25 feat: add dependency to our libsession wrapper for nodejs
also add a basic test to make sure it works
2 years ago
Audric Ackermann 8f426a5b53 chore: bump to Session v1.10.4 2 years ago
Jason Rhinelander 9557fdd69c
Fix .deb Section
Currently the deb has `Section: default`, which isn't a valid debian
section at all; this fixes it to be `net` to properly categorize it in
deb package managers.
3 years ago
Audric Ackermann 3c17d5cc05 chore: bump to Session 1.10.3 3 years ago
William Grant 367c0c94d0 Merge branch 'clearnet' into theming 3 years ago
William Grant 5b44565b5f Merge branch 'clearnet' into theming 3 years ago
Audric Ackermann 1800c6f643 chore: add concurently to rebuilt tsc and sass
does not work well with parcel-util-worker yet
3 years ago
Audric Ackermann 58950a15e3 chore: bump release version 3 years ago
Audric Ackermann 51e03cf4e5 fix: rerender loop of react list modal
update redux related libraries
and update imports to use the RTK ones
3 years ago