Commit Graph

374 Commits (49955a3947ad25260c621919e5e83bd749f20b8a)

Author SHA1 Message Date
Audric Ackermann 49955a3947 chore: update node version, electron and deps 11 months ago
Audric Ackermann 873a2d5ad5 chore: update libsession util to 0.2.2 11 months ago
Audric Ackermann 8f58edc63c chore: update libsession-util-nodejs to latest v0.2.1 11 months ago
Audric Ackermann 594eee698b Merge remote-tracking branch 'upstream/clearnet' into unstable 12 months ago
Audric Ackermann 43badfa134 fix: virtualize list of search result so input typing is fast 12 months ago
Audric Ackermann 4280d83ba8 fix: bump libsession to allow createdAt to be given during migration 12 months 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
1 year ago
Audric Ackermann 32498717b4 chore: bump libsession-nodejs version 1 year ago
Audric Ackermann 5a5f069cca fix: add tracking of expiration timer for nts through libsession 1 year ago
William Grant c6976a6cc2 chore: updated linkify-it dependency 1 year ago
Audric Ackermann 2068737cdd fix: break down deleteContact based on convo type 1 year ago
Audric Ackermann 77e5e38e46 chore: update lodash types, use prebuilt curbe25519-js 1 year ago
Audric Ackermann 4d0e79f195 fix: legacy group with wrapper and disable right click while searching 1 year ago
Audric Ackermann bac2887c28 fix: update with latest libsession util 1 year ago
Audric Ackermann 318a77be4b fix: mark messages sent before our lastreadts from the wrapper as read 1 year ago
Audric Ackermann 3cd52d5b1a fix: add currentHashes and update expiry on every poll 1 year ago
Audric Ackermann 9c0f40473c fix: readd dmg-builder as a resolution instead of root package 1 year ago
Audric Ackermann e263b701b0 chore: fetch latest archive from libsession nodejs git repo 1 year ago
Audric Ackermann 9d87ca2546 fix: test with libsession compiled with node-api 1 year ago
Audric Ackermann faea0501bb chore: rollback to node-gyp way of building libsession wrapper 1 year ago
Audric Ackermann c2e3f1b587 chore: update libsession-util name & dependency 1 year ago
Audric Ackermann 3ecc89fab3 Merge remote-tracking branch 'upstream/master' into onboarding 1 year ago
Audric Ackermann fe5eea4c8d chore: fix critical yarn audit issues 1 year ago
Audric Ackermann 51df7d80bb chore: remove parcel completely and grunt 1 year ago
Audric Ackermann 88b5446c6e fix: remove reference to local folder from package.json 1 year ago
Audric Ackermann 9cf1419ca5 feat: add first try to build SharedConfigMessages 1 year ago
Audric Ackermann 588c73bc33 chore: fix high and critical `yarn audit` issues 1 year 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
1 year ago
Audric Ackermann 0f58e11a17 chore: update with latest libsession wrapper 1 year 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 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
William Grant 367c0c94d0 Merge branch 'clearnet' into theming 2 years ago
William Grant 5b44565b5f Merge branch 'clearnet' into theming 2 years ago
Audric Ackermann 1800c6f643 chore: add concurently to rebuilt tsc and sass
does not work well with parcel-util-worker yet
2 years ago
Audric Ackermann 51e03cf4e5 fix: rerender loop of react list modal
update redux related libraries
and update imports to use the RTK ones
2 years ago
William Grant c6af1a7468 feat: upgraded emoji-mart and added theme support 2 years ago
Will G 267f49ff1e
Emoji Reacts (#2320)
Add support for emoji reacts in conversations

Resolves #2375 and #1577
2 years ago
Audric Ackermann 242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver (#2347)
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
2 years ago
Audric Ackermann f795b2ce0c
fix: merge sqlite3 bins outside of git-lfs 2 years ago
Audric Ackermann dca63409b6
fix: use oxen-io session-better-sqlite3 instead of signal one 2 years ago
William Grant 5cf76c5f08 feat: build sass files using parcel instead of grunt
added sass watch command for auto building sass on file changes, cleaned up IE7 fallback css
2 years ago
Audric Ackermann ec76057c5e
Merge integration test (#2313)
* Testing playwright for Desktop automation

* add more data-testid field

* remove commited test-results

* test: skip group upkeep for now

* test: mention test create group instead of restoring from seed

* test: run on testnet

* fix: revert messagebanner unread count changes

from commit 8107d75e89

Co-authored-by: Emily <emily@oxen.io>
2 years ago
Audric Ackermann df5891f662
bump to v1.8.5 2 years ago
Audric Ackermann 3cfcf128a5
Merge remote-tracking branch 'upstream/master' into node-side-in-ts 2 years ago
Audric Ackermann add267ae69
make the util worker be bundled with parcel 2 years ago
Audric Ackermann 00d70db0be
queue user profile avatars update
also add some tests for the promise utils
2 years ago
Audric Ackermann 84fd12ca62
fix github action build 2 years ago
Audric Ackermann 261940e978
fix tests 2 years ago