Audric Ackermann
ab946e69b1
fix: finish updating dependencies
2 years ago
Audric Ackermann
9e21d6e0ac
chore: remove unused dependencies
2 years ago
Audric Ackermann
feaba36fa4
fix: picker emoji-mart errors after update
2 years ago
Audric Ackermann
d43d6abbae
chore: replace tslint with eslint and fix linting issues
2 years ago
Audric Ackermann
49955a3947
chore: update node version, electron and deps
2 years ago
Audric Ackermann
873a2d5ad5
chore: update libsession util to 0.2.2
2 years ago
Audric Ackermann
8f58edc63c
chore: update libsession-util-nodejs to latest v0.2.1
2 years ago
Audric Ackermann
594eee698b
Merge remote-tracking branch 'upstream/clearnet' into unstable
2 years ago
Audric Ackermann
43badfa134
fix: virtualize list of search result so input typing is fast
2 years ago
Audric Ackermann
dc3e8450e9
fix: memoize selected conversation props to avoid unneeded rerenders
2 years ago
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
William Grant
c6976a6cc2
chore: updated linkify-it dependency
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