Commit Graph

386 Commits

Author SHA1 Message Date
Audric Ackermann ee8ec7b0f8 fix: fix macos CI by forcing use of python 3.11 2023-12-07 17:05:41 +11:00
William Grant 12c6b59e46 chore: updated electron to v25.8.4 2023-10-04 06:57:36 +11: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
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 84deed19f9 feat: add block msg requests from sogs 2023-08-17 11:31:53 +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 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 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 77e5e38e46 chore: update lodash types, use prebuilt curbe25519-js 2023-05-19 15:33:11 +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
Audric Ackermann 9c0f40473c fix: readd dmg-builder as a resolution instead of root package 2023-04-27 15:46:12 +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 fe5eea4c8d chore: fix critical yarn audit issues 2023-03-30 14:59:32 +11:00
Audric Ackermann 51df7d80bb chore: remove parcel completely and grunt 2023-03-29 16:29:09 +11:00
Audric Ackermann 88b5446c6e fix: remove reference to local folder from package.json 2023-03-29 09:29:40 +11:00
Audric Ackermann 9cf1419ca5 feat: add first try to build SharedConfigMessages 2023-01-30 13:30:22 +11:00
Audric Ackermann 588c73bc33 chore: fix high and critical `yarn audit` issues 2023-01-23 15:01:46 +11:00
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
2023-01-19 13:41:27 +11:00
Audric Ackermann 0f58e11a17 chore: update with latest libsession wrapper 2023-01-17 10:58:50 +11:00
Audric Ackermann b4835f1636 fix: make libsession worker run from the renderer with key from settings 2022-12-19 18:58:55 +11:00
Audric Ackermann 1a65b7a7f2 feat: working calls to node module from renderer through worker 2022-12-09 09:47:49 +11:00
Audric Ackermann 65df3157bd chore: lint 2022-12-08 10:42:48 +11:00
Audric Ackermann 9749529e25 feat: add dependency to our libsession wrapper for nodejs
also add a basic test to make sure it works
2022-12-07 15:55:30 +11:00
William Grant 367c0c94d0 Merge branch 'clearnet' into theming 2022-10-17 17:24:36 +11:00
William Grant 5b44565b5f Merge branch 'clearnet' into theming 2022-10-12 16:49:43 +11:00
Audric Ackermann 1800c6f643 chore: add concurently to rebuilt tsc and sass
does not work well with parcel-util-worker yet
2022-10-12 14:42:11 +11:00
Audric Ackermann 51e03cf4e5 fix: rerender loop of react list modal
update redux related libraries
and update imports to use the RTK ones
2022-10-06 15:35:26 +11:00
William Grant c6af1a7468 feat: upgraded emoji-mart and added theme support 2022-09-30 13:55:38 +10:00