Commit graph

353 commits

Author SHA1 Message Date
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
Will G
267f49ff1e
Emoji Reacts (#2320)
Add support for emoji reacts in conversations

Resolves #2375 and #1577
2022-08-22 16:40:14 +10:00
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
2022-08-08 09:50:48 +10:00
Audric Ackermann
f795b2ce0c
fix: merge sqlite3 bins outside of git-lfs 2022-07-14 09:55:49 +10:00
Audric Ackermann
dca63409b6
fix: use oxen-io session-better-sqlite3 instead of signal one 2022-07-05 10:07:53 +10:00
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
2022-05-23 16:36:03 +10:00
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>
2022-05-17 13:22:13 +10:00
Audric Ackermann
df5891f662
bump to v1.8.5 2022-05-12 15:45:54 +10:00
Audric Ackermann
3cfcf128a5
Merge remote-tracking branch 'upstream/master' into node-side-in-ts 2022-04-20 15:32:05 +10:00
Audric Ackermann
add267ae69
make the util worker be bundled with parcel 2022-04-20 10:07:29 +10:00
Audric Ackermann
00d70db0be
queue user profile avatars update
also add some tests for the promise utils
2022-04-11 17:18:11 +10:00
Audric Ackermann
84fd12ca62
fix github action build 2022-04-07 13:26:35 +10:00
Audric Ackermann
261940e978
fix tests 2022-04-06 16:21:26 +10:00
Audric Ackermann
5047e8921b
made all verifi signatures in a single call to the worker 2022-04-06 16:21:25 +10:00
Audric Ackermann
2b17ad5cfa WIP 2022-04-01 15:42:50 +11:00
Audric Ackermann
280cc494e8 test with webpack - not working 2022-04-01 09:58:24 +11:00
Audric Ackermann
2dfd09a7b1 app kind of start background side 2022-03-31 10:22:13 +11:00
Audric Ackermann
0dfa3e35cc refactor main_node.js to TS 2022-03-30 07:37:00 +11:00
Audric Ackermann
175c0e4843 move logging.js to ts 2022-03-29 13:53:28 +11:00
Audric Ackermann
38774a9344 moved a bunch of node files to typescript 2022-03-29 12:21:22 +11:00
Audric Ackermann
12d9a8db78
electron-renderer webpack seems to be generating main_renderer.js 2022-03-28 17:28:36 +11:00
Audric Ackermann
71aa6c813c
Merge remote-tracking branch 'upstream/clearnet' into fix-i18n-with-dollars-sign 2022-03-09 12:00:47 +11:00
warrickct
b166a0483a Adding logging output for dropping outdated config messages. Removing libsodium-wrapper usage as we use sumo version now. Making target for linux build on one line. 2022-03-08 16:30:50 +11:00
Audric Ackermann
3eb922f83f
remove unused webpack dependecies and remove dtrace optional dep 2022-03-07 16:20:44 +11:00
warrickct
75191ae757 Add blocking joining open group based on blocklist. 2022-03-03 17:14:59 +11:00
warrickct
ee9156d4f8 Merge clearnet into message-request-ui 2022-02-14 16:42:53 +11:00
Audric Ackermann
19722b6bdc
remove other emoji dependency and use unicode to render them in message
Relates #2151
2022-02-08 10:43:56 +11:00
audric
247cb7c065 cleanup dependencies 2022-01-18 15:21:36 +11:00
audric
2e1016a90e remove unused libxmljs dependency 2022-01-18 14:34:04 +11:00
audric
e515ce3ca5 Merge remote-tracking branch 'upstream/clearnet' into cleanup-attachment 2022-01-17 16:50:18 +11:00
burtonemily
ffdf2519ca
Integration test (#2128)
* Testing playwright for Desktop automation

* converting tests from javascript to typescript and finishing create user automated test

* Trying to delete app data when test finishes, not through UI

* Undoing the code for clear database once test completes

* Creating POM for cleanup function

* cleanup function for playwright tests

* Creating a new user function, open electron function and clean up function

* fixes user object for new user function

* Adds a login function and start of send message test

* Creating test for sending messages, logging in and adding in data test id tags

* add more data-testid field

* updates new contact test, to have multiple windows and users running simultaneously

* updating clean up and new user test

* Fixing issues with creating new user

* new contact test

* New test to check password functionality

* make sure to cleanup data before running tests

* New group creation test and sending message function

* Adding new automated test for sending message to a contact

* create group test and updating new contact test to include date in test message

* updating package.json to remove webdriver and chromedriver and spectron

Co-authored-by: Audric Ackermann <audric@loki.network>
2022-01-17 16:34:27 +11:00
Audric Ackermann
c7565fe7b3 Move scale/resize and attachment logic to typescript 2022-01-12 17:01:32 +11:00
Audric Ackermann
d7424f1b69
update electron to 13.6.2
Relates #2057
2021-12-21 13:34:35 +11:00
Audric Ackermann
e33b6eadc4
bump typescript to 4.5.4 2021-12-17 11:50:56 +11:00