Commit graph

924 commits

Author SHA1 Message Date
Audric Ackermann d0cf3169e8 chore: bump session to 1.11.5 2023-12-07 16:29:37 +11:00
William Grant 12c6b59e46 chore: updated electron to v25.8.4 2023-10-04 06:57:36 +11:00
Audric Ackermann 3b6dae7c7a chore: bump to session 1.11.4 2023-10-02 14:43:12 +11:00
Audric Ackermann 383b24c859 chore: bump to 1.11.3 2023-09-14 16:07:06 +10:00
Audric Ackermann 3fd1fcb9c0 chore: update electron to v25.8.1
Relates CVE-2023-4863

Relates #2922
2023-09-14 15:53:22 +10:00
Audric Ackermann 9199c7b529 fix: fix save as menu item + bump react-contexify to 6.0.0 2023-09-06 11:51:37 +10:00
Audric Ackermann eb4631ff99 chore: bump to session 1.11.2 2023-09-05 17:23:44 +10:00
William Grant 22036000a6 feat: added conventional commit requirement
use npx for husky hooks
2023-09-01 15:54:15 +10:00
William Grant 4d60c63f84 feat: setup lint-staged when making a commit 2023-09-01 15:54:15 +10:00
Audric Ackermann e2a778cf40 chore: bump to session 1.11.1 2023-08-17 14:47:41 +10:00
Audric Ackermann 84deed19f9 feat: add block msg requests from sogs 2023-08-17 11:31:53 +10:00
Audric Ackermann 2d9fb7f18a chore: remove playwright and integration tests from this repo 2023-08-09 10:21:35 +10:00
Audric Ackermann 63228a97ee chore: update pbjs package and make integration test more reliable 2023-08-05 16:18:05 +10:00
Audric Ackermann ab946e69b1 fix: finish updating dependencies 2023-08-02 07:55:45 +02:00
Audric Ackermann 9e21d6e0ac chore: remove unused dependencies 2023-08-01 12:05:39 +02:00
Audric Ackermann feaba36fa4 fix: picker emoji-mart errors after update 2023-07-27 09:42:50 +02:00
Audric Ackermann d43d6abbae chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
Audric Ackermann 49955a3947 chore: update node version, electron and deps 2023-07-19 14:15:07 +02:00
Audric Ackermann 873a2d5ad5 chore: update libsession util to 0.2.2 2023-07-12 06:58:48 +02:00
Audric Ackermann 8f58edc63c chore: update libsession-util-nodejs to latest v0.2.1 2023-07-12 06:15:50 +02:00
Audric Ackermann 594eee698b Merge remote-tracking branch 'upstream/clearnet' into unstable 2023-07-04 11:46:10 +02:00
Audric Ackermann 43badfa134 fix: virtualize list of search result so input typing is fast 2023-06-29 06:06:38 +02:00
Audric Ackermann dc3e8450e9 fix: memoize selected conversation props to avoid unneeded rerenders 2023-06-28 06:20:45 +02:00
Audric Ackermann 4280d83ba8 fix: bump libsession to allow createdAt to be given during migration 2023-06-26 14:07:44 +02:00
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
2023-06-23 07:58:52 +02:00
Audric Ackermann 32498717b4 chore: bump libsession-nodejs version 2023-06-22 11:08:54 +02:00
Audric Ackermann cd14180b63 chore: fix windows build 2023-06-14 08:57:32 +02:00
Audric Ackermann 5a5f069cca fix: add tracking of expiration timer for nts through libsession 2023-06-02 15:43:42 +10:00
William Grant c6976a6cc2 chore: updated linkify-it dependency 2023-06-01 14:16:22 +10:00
Audric Ackermann 2068737cdd fix: break down deleteContact based on convo type 2023-05-26 15:51:23 +10:00
Audric Ackermann 2b3e490ade chore: build workers concurrently and minimize them 2023-05-26 10:34:24 +10:00
Audric Ackermann 77e5e38e46 chore: update lodash types, use prebuilt curbe25519-js 2023-05-19 15:33:11 +10:00
Audric Ackermann 1b7d09bb77 chore: bump to Session 1.11.0 2023-05-19 10:56:21 +10:00
Audric Ackermann a551d4d7cc chore: add yarn commands to build workers 2023-05-15 13:46:41 +10:00
Audric Ackermann 3827298078 Merge remote-tracking branch 'emily/integration_tests_2' into onboarding-with-integrationtest-2 2023-05-15 12:03:08 +10:00
Audric Ackermann 4d0e79f195 fix: legacy group with wrapper and disable right click while searching 2023-05-12 11:42:46 +10:00
Audric Ackermann bac2887c28 fix: update with latest libsession util 2023-05-04 16:14:17 +10:00
Audric Ackermann 318a77be4b fix: mark messages sent before our lastreadts from the wrapper as read 2023-05-04 11:43:22 +10:00
Audric Ackermann 3cd52d5b1a fix: add currentHashes and update expiry on every poll 2023-05-03 09:38:53 +10:00
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 2023-05-01 13:43:19 +10:00
Audric Ackermann 1c48ff8a49 chore: include worker .node in addition to libsession .node 2023-05-01 09:52:16 +10:00
Audric Ackermann dc1daf7ed4 chore: include libsession node module into packaged apps 2023-04-28 09:50:05 +10:00
Audric Ackermann 9c0f40473c fix: readd dmg-builder as a resolution instead of root package 2023-04-27 15:46:12 +10:00
Audric Ackermann ce186517a3 chore: lint code 2023-04-27 13:42:28 +10:00
Audric Ackermann e263b701b0 chore: fetch latest archive from libsession nodejs git repo 2023-04-27 13:34:22 +10:00
Audric Ackermann 9d87ca2546 fix: test with libsession compiled with node-api 2023-04-26 15:02:27 +10:00
Audric Ackermann faea0501bb chore: rollback to node-gyp way of building libsession wrapper 2023-04-20 16:32:53 +10:00
Audric Ackermann c2e3f1b587 chore: update libsession-util name & dependency 2023-04-19 16:50:16 +10:00
Audric Ackermann 3ecc89fab3 Merge remote-tracking branch 'upstream/master' into onboarding 2023-04-18 14:40:13 +10:00
Audric Ackermann dc329668fa chore: fix unit tests 2023-04-18 10:52:24 +10:00