84 Commits (80a0a4ae620d299d2379c28613d3298643f3fd19)

Author SHA1 Message Date
Mick Sayson e5016337bb refactor(offlinemsg): Decouple OfflineMsgEngine from other components 6 years ago
Anthony Bilinski 316893ace9
test(db): add db schema upgrade test 6 years ago
Anthony Bilinski 97d05f9d67
refactor(id): make ContactId interface, implement GroupId 6 years ago
Patrick 9d2a8a3af6 test(core): Implement recommended changes 6 years ago
Patrick e3a02b6ccb test(core): Added test for startup with invalid proxy 6 years ago
Patrick cf32ccfa0e test(core): Add test cases for core, initial 6 years ago
sudden6 1f2bdf3a1b
feat: load bootstrap nodes directly from JSON 7 years ago
sudden6 793d744705
test: add simple testcase for BoostrapNodeUpdater 7 years ago
sudden6 55c361eb71
test(paths): add tests for paths module 7 years ago
Patrick ad6d60d1ab
test(toxstring): Add test cases for toxstring.h 7 years ago
iphydf 52a5951d26
chore: Use `nullptr` instead of `0` for NULL pointer constants. 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
Anthony Bilinski e564b85e3c
fix(chatform): Broaden URL matching to include unicode 8 years ago
noavarice de108ce834
refactor: allow newline|space to appear after multiline code seq 8 years ago
noavarice acff6e0450
test: removed debug messages 8 years ago
noavarice 3faa0ecaad
test: added test for multiline code 8 years ago
noavarice e80a2bcc69
test: added tests for IPv6 format 8 years ago
noavarice 5a569ea467
test: re-made test for URL highlighting 8 years ago
noavarice 40c4f431dd
refactor: removed unnecessary functions and test depending on them 8 years ago
noavarice d302e261d4
test: updated tests for text formatting 8 years ago
noavarice a9eca8e626
refactor: removed TextFormatter instantiations from tests 8 years ago
Diadlo 7c74491226
fix(test): If json string not quoted is server error 8 years ago
Diadlo d3babb3fbe
test(toxmedata): Add test for toxmedata class 8 years ago
Diadlo 42c4a74826
test: Add tests for PosixSignalNotifier 8 years ago
Diadlo b8ae494ef3
test: Replace check on Qtest 8 years ago
sudden6 a3b234e6dd
chore(formatting): run clang-format 8 years ago
Yuri e597d391fc fix(includes): Added missing #include <ctime> 8 years ago
noavarice d34ac1e396 test: added case for multiple URL's in one message 8 years ago
noavarice 54ae5c006d test: added tests for all types of markdown symbols in URL 8 years ago
noavarice e9fb073753 test: added test on URL highlighting in text messages 9 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
noavarice 87f219a78f refactor: message text formatting works better now 9 years ago
noavarice 445ba28e7b test: Added test for TextFormatter class 9 years ago
Diadlo f5c0d61ae6
feat(toxpk): Add 'ToxPk::getPkSize()' method 9 years ago
Diadlo d351f9e5ec
test(toxpk): Add TestPk and TestId tests 9 years ago
Diadlo 0d56fb946d
chore(cmake): Add unit_test build 9 years ago