session-android/libsession-util/src/main/cpp
0x330a 4caa7681f8
feat: add in group invited tracking and group message requests in a basic way
2023-12-07 17:09:24 +11:00
..
CMakeLists.txt refactor: add sodium-internal to cmake and re-import as sodium crypto sign 2023-10-06 13:22:07 +11:00
config_base.cpp feat: hacky workaround for new protobuf encryption branches ! 2023-10-16 17:41:00 +11:00
config_base.h refactor: fixing compile issues and namespace references throughout. figuring out config sig and base issues 2023-09-18 12:24:06 +10:00
contacts.cpp Integrate shared libsession-util library (#1096) 2023-07-14 18:27:13 +10:00
contacts.h feat: start on closed group polling for new signatures 2023-09-13 10:12:35 +10:00
conversation.cpp feat: add group info 2023-09-01 16:14:04 +10:00
conversation.h feat: add group info 2023-09-01 16:14:04 +10:00
group_info.cpp feat: add description 2023-11-20 17:52:33 +11:00
group_info.h feat: finish group info wrappers 2023-08-25 15:33:36 +10:00
group_keys.cpp feat: add revoke and unrevoke subaccount for removing users 2023-11-30 12:02:28 +11:00
group_keys.h feat: add base wrappers to the remaining group configs 2023-08-25 17:37:16 +10:00
group_members.cpp feat: add revoke and unrevoke subaccount for removing users 2023-11-30 12:02:28 +11:00
group_members.h feat: add finishing of group push for initial group creation and saving group configs to DB. re-implement key signing messages properly for the signing config which doesn't override the config base 2023-09-11 18:07:23 +10:00
user_groups.cpp feat: add linux native library support for libsession to enable junit testing (might not be the best way) 2023-10-04 09:59:10 +11:00
user_groups.h feat: add in group invited tracking and group message requests in a basic way 2023-12-07 17:09:24 +11:00
user_profile.cpp fix: compile errors and moving the references to sessionId and broken hex string function 2023-08-31 17:32:43 +10:00
user_profile.h Integrate shared libsession-util library (#1096) 2023-07-14 18:27:13 +10:00
util.cpp feat: in theory add in the subkey auth callbacks and make a default bytearray signer callback 2023-10-24 17:15:28 +11:00
util.h feat: in theory add in the subkey auth callbacks and make a default bytearray signer callback 2023-10-24 17:15:28 +11:00