You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/libtextsecure/test
lilia 5925c2fe84 Support for group sync
Protocol and handling is all analogous to contact sync: Multiple
GroupDetails structs are packed into a single attachment blob and parsed
on our end. We don't display the synced groups in the conversation list
until a new message is sent to one of them.

// FREEBIE
10 years ago
..
_test.js Split tests between libtextsecure and main 10 years ago
blanket_mocha.js Split tests between libtextsecure and main 10 years ago
contacts_parser_test.js Support for group sync 10 years ago
fake_api.js Rename textsecure.api and make it internal-only 10 years ago
generate_keys_test.js Move group storage to axolotl store 10 years ago
helpers_test.js Split tests between libtextsecure and main 10 years ago
in_memory_axolotl_store.js Fix tests 10 years ago
index.html Add tests and bug fixes for ContactBuffer 10 years ago
message_receiver_test.js Implement sync protocol changes 10 years ago
protocol_test.js Implement sync protocol changes 10 years ago
protos Split tests between libtextsecure and main 10 years ago
storage_test.js Fix tests 10 years ago
test.js Add mock-socket for testing socket stuff 10 years ago
websocket-resources_test.js Split tests between libtextsecure and main 10 years ago
websocket_test.js Add more websocket tests 10 years ago