Commit Graph

68 Commits

Author SHA1 Message Date
0x330a
2a701f2cc3
feat: finish latest wrappers fix tests and continue building default generation functions. refactor defaults to be used if no stored data blob in DB 2023-03-03 16:41:57 +11:00
0x330a
c1434648dc
refactor: refactor tests and wrappers to use less pointers, finish implementing user groups API 2023-03-02 17:34:48 +11:00
0x330a
e9afb8fa44
feat: just implement deserialize community info 2023-03-01 17:37:12 +11:00
0x330a
49819765c8
feat: finish serial/deserial helper 2023-03-01 17:27:51 +11:00
0x330a
4adf251c45
feat: adding more serialize deserialize to legacy closed groups 2023-03-01 17:05:30 +11:00
0x330a
1e43ef7318
feat: adding more serialization changes for community base info and user groups LGC 2023-03-01 12:04:15 +11:00
0x330a
858893a0e9
feat: incorporate hashes from library, more wrapper for user groups and serialization from c++ 2023-02-28 17:47:25 +11:00
0x330a
c351cd6038
feat: start to implement group list info classes and wrappers and refactor to use library based hashes 2023-02-27 17:31:40 +11:00
0x330a
c06c7eab19
feat: start implementing hashes in shared lib and refactoring 2023-02-27 13:12:01 +11:00
0x330a
8a000fe5a9
feat: add basic contact logic for setting local contact state. Need to implement handling properly 2023-02-23 17:19:03 +11:00
0x330a
6006715b74
feat: start adding user groups wrapper objects 2023-02-22 17:02:25 +11:00
0x330a
fdd70ec6d0
feat: add the last seen 2023-02-22 13:56:18 +11:00
0x330a
e159e4ad52
fix: fix the contact tests 2023-02-21 17:07:55 +11:00
0x330a
39c532240c
fix: compile errors from updating library to use latest branch, now requires cmake 3.22.1 2023-02-21 15:45:22 +11:00
0x330a
0221fb89ce
feat: update to the group list branch 2023-02-21 14:47:39 +11:00
0x330a
66fb6b30e9
feat: add broken unreads everywhere 2023-02-17 17:51:28 +11:00
0x330a
acd14843b8
feat: expand on the config sync job, finish basic implementation to test against 2023-02-10 16:41:33 +11:00
0x330a
336604b9e5
refactor: moving some properties around so we have access in libsession 2023-02-08 17:31:33 +11:00
0x330a
c8d520c3ce
feat: update request responses and their appropriate processing 2023-02-06 17:24:55 +11:00
0x330a
f7c5953f5d
feat: add all iterators and tests 2023-02-03 16:54:48 +11:00
0x330a
f934c79078
fix: fix tests, don't use iterables 2023-02-02 17:38:21 +11:00
0x330a
665a69a0df
fix: tests and compile issues 2023-02-02 16:33:27 +11:00
0x330a
74b2486e92
feat: more common library wrapper implementation and test 2023-02-01 18:06:03 +11:00
0x330a
9bc69f7d54
feat: add basic conversation info volatile types and implementations, start working on tests 2023-01-31 18:16:59 +11:00
0x330a
3e348dc7e2
feat: start integrating conversation wrapper functions 2023-01-30 16:15:03 +11:00
0x330a
ed6930ba10
chore: update libsession base 2023-01-30 15:36:09 +11:00
0x330a
7733aec6fc
feat: add some base config migration logic, start implementing wrappers for conversation and expiry types 2023-01-25 13:16:25 +11:00
0x330a
8bea5e73e6
refactor: config database changes, new protos, adding in support for config base namespace queries 2023-01-18 15:51:29 +11:00
0x330a
0729bdab20
refactor: naming consistent with library 2023-01-16 15:47:06 +11:00
0x330a
2855d88e55 refactor: fix compile for refactored API 2023-01-10 16:50:27 +11:00
0x330a
82f4c85ab4 update: get latest util library submodule update 2023-01-10 16:30:11 +11:00
0x330a
1b2e734453
feat: add config base free instead of user profile 2022-12-16 16:53:12 +11:00
0x330a
bd2a4fcfd6
feat: add in libsession-util dependency to app and release string utf chars after use 2022-12-16 16:00:38 +11:00
0x330a
7d040dca26
refactor: formatting whitespace 2022-12-16 14:07:05 +11:00
0x330a
5383065636
test: add in contact merge tests 2022-12-16 10:56:59 +11:00
0x330a
b792642477
feat: added in an all() function to get every contact, added in more tests and wrapper functions 2022-12-15 17:51:28 +11:00
0x330a
f7ab265892
fix: byte array comparison equality tests 2022-12-14 15:15:48 +11:00
0x330a
3e37bccc71
test: add base wrapped crypto test to match libsession-util tests 2022-12-14 15:12:38 +11:00
0x330a
ca7d482050
feat: adding contacts logic, fixing up linter issues, starting contacts tests with native functions 2022-12-14 11:37:43 +11:00
0x330a
68b62c3e80
feat: adding in new contacts functionality and wrappers, sorting out multiple files to organize all the wrapper functions 2022-12-13 17:40:09 +11:00
0x330a
43ee5f929d
test: add additional merge check for A device 2022-12-09 11:37:11 +11:00
0x330a
2df2e8c713
refactor: add a single byte array variant of merge, improve tests for merge conflict resolution 2022-12-09 11:36:02 +11:00
0x330a
a6ebfd61c5
feat: add config merging 2022-12-08 17:29:15 +11:00
0x330a
09a9fce480
feat: update submodule 2022-12-07 13:16:06 +11:00
0x330a
857d0a7ef1
fix: tests pass now 2022-12-07 12:14:50 +11:00
0x330a
36b091c640 feat: trying to get tests and sodium object working with new changes 2022-12-07 09:06:08 +11:00
0x330a
b2a3e3e7d5 refactor: match the new branch refactor 2022-12-06 16:23:45 +11:00
0x330a
2daf231e59
feat: add dump functionality 2022-12-05 11:52:32 +11:00
0x330a
188e7b5ec0
refactor: change the cast 2022-12-02 16:59:25 +11:00
0x330a
643d139e8a
feat: improve cpp jni layer and add more test functionality 2022-12-02 16:52:57 +11:00