Commit graph

3955 commits

Author SHA1 Message Date
Audric Ackermann
7c56310e69 feat: addConfSyncJob start 2023-02-08 10:50:23 +11:00
Audric Ackermann
4bfcf91193 fix: add return types for libsession wrapper functions 2023-02-01 15:03:58 +11:00
Audric Ackermann
90804491d6 feat: add job result enum with success, retry and permanent fail 2023-01-31 13:35:42 +11:00
Audric Ackermann
08a15b210a feat: move avatar downloading to JobRunner 2023-01-31 11:30:56 +11:00
Audric Ackermann
9cf1419ca5 feat: add first try to build SharedConfigMessages 2023-01-30 13:30:22 +11:00
Audric Ackermann
d1cefd4729 feat: add contacts & user profile handling of incoming messages 2023-01-25 15:26:28 +11:00
Audric Ackermann
141c22ed43 tesat: add tests for the JobRunner class 2023-01-23 16:26:19 +11:00
Audric Ackermann
b3995c117b feat: add a PersistedJobRunner which can handle SyncConfJobs 2023-01-20 14:36:27 +11:00
Audric Ackermann
2da2c95272 chore: cleanedup the stubbing logic 2023-01-20 14:35:59 +11:00
Audric Ackermann
68852a9e63 chore: move syncUtils to its own folder 2023-01-19 14:02:59 +11:00
Audric Ackermann
c8e76b17de chore: refactor db instance to outside its sql.ts file 2023-01-19 11:40:33 +11:00
Audric Ackermann
58edbf44ee add SharedConfig message and signing it when sending them 2023-01-18 11:25:19 +11:00
Audric Ackermann
6d1b406c85 fix: add namespace to all sending message calls 2023-01-17 12:44:02 +11:00
Audric Ackermann
0f58e11a17 chore: update with latest libsession wrapper 2023-01-17 10:58:50 +11:00
Audric Ackermann
5627ab4583 finish the .set and toCppContact function 2023-01-09 14:48:46 +11:00
Audric Ackermann
ffe9e26d76 test: finish contact test but still missing the .set function 2023-01-09 11:09:03 +11:00
Audric Ackermann
a77aa610f8 finish contact test1, still need to fix the .set with a struct 2023-01-06 14:51:55 +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
bace70c6bc chore: move util worker to its own folder 2022-12-08 10:49:09 +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
Audric Ackermann
2a8d764bfb fix tests 2022-11-30 11:45:44 +11:00
Audric Ackermann
fddfc8c501 fix: hide v3 closed group protobuf messages for now 2022-11-30 11:44:37 +11:00
Audric Ackermann
456d52ab1a fix: make sure we do not use "group" or "private" without the enum 2022-11-30 11:43:42 +11:00
Audric Ackermann
4b97f14edf fix: added batch requests for snode but signature fails 2022-11-30 11:43:33 +11:00
Audric Ackermann
d7bcf1026f fix: refactor snodeRPC to use snode batching 2022-11-30 11:32:38 +11:00
Audric Ackermann
0e4920cb0d feat: add bencoded/decoded + tests 2022-11-30 11:14:13 +11:00
William Grant
2bca956783 fix: center Message Request Unread Number 2022-11-10 17:34:07 +11:00
William Grant
35a7c08222 fix: centered id pill and emoji quick result 2022-11-10 17:16:03 +11:00
William Grant
31f786aecd fix: improved theme colors for file dropzone 2022-11-10 16:19:09 +11:00
William Grant
40f86116d6 fix: unread messages count styling in actions panel 2022-11-10 16:10:44 +11:00
William Grant
bf057057d0 Merge branch 'clearnet' into theming_hotfixes 2022-11-10 15:41:31 +11:00
William Grant
9ffa63ccdc fix: changed remaing ems to rem and set root font size 2022-11-10 15:40:38 +11:00
Audric Ackermann
16d14043b8 fix: use token from first room info to build conversationId for sogs 2022-11-09 17:26:17 +11:00
Audric Ackermann
32e00227a4
Merge pull request #2532 from Bilb/fix-deleted-messages-all-at-once
To merge once theming is done: handle deleted messages & deleted reacts all at once
2022-11-09 10:16:12 +11:00
Audric Ackermann
984dbf777d fix: do not lowercase roomId before joining sogs room 2022-11-08 16:40:35 +11:00
William Grant
2f0c07b5ae Merge branch 'clearnet' into theming_hotfixes 2022-10-27 16:46:30 +11:00
Audric Ackermann
cb1d67be64
Merge pull request #2571 from Bilb/fix-private-sogs-authentication
fix: include auth sogs headers for join room and file download
2022-10-26 14:11:19 +11:00
Audric Ackermann
ec5f3307ac test: fix integration tests 2022-10-25 17:15:35 +11:00
Audric Ackermann
69a07a8eb1 test: fix change avatar test 2022-10-25 10:24:08 +11:00
Audric Ackermann
256672e5a3 test: fix theme switch test 2022-10-25 10:11:38 +11:00
Audric Ackermann
37cedaf24a fix: make allowOneAtATime take a generic 2022-10-24 16:23:35 +11:00
Audric Ackermann
ae51b0cd96 fix: include auth sogs headers everywhere 2022-10-24 16:05:53 +11:00
Audric Ackermann
0b9f1a494a fix: allow 99 unread count before going to 99+ 2022-10-21 13:39:47 +11:00
Audric Ackermann
0ba0abfcdc fix: padding with only one digit in unread notification count 2022-10-21 13:27:56 +11:00
William Grant
ee2cb463d3 fix: conversation tab hover color for classic dark was incorrect 2022-10-20 15:23:05 +11:00
William Grant
ddfaad5220 fix: added a unique shadow variable for the scroll button 2022-10-19 13:28:13 +11:00
William Grant
1b4d35a324 fix: add shadow to session scroll button for better visibility 2022-10-19 13:08:15 +11:00
Audric Ackermann
07dfdb3350 fix: remove spinner of first poll of sogs even when not selected 2022-10-18 17:46:12 +11:00