57 Commits (916e797c10d10ba556e9a3339353f1bd97663d15)

Author SHA1 Message Date
Anthony Bilinski 916e797c10
feat(Settings): Add setting for hiding group join and leave system messages 3 years ago
Anthony Bilinski d0d288a9b6
refactor(settings): Use IGroupSettings in GroupChatForm 3 years ago
Anthony Bilinski cf672375be
revert(toxme): remove toxme from qTox - the service is offline permanently 6 years ago
Anthony Bilinski 239dfdc65c
refactor(status): move isOnline into Status from Friend 6 years ago
Anthony Bilinski 05064771ab
fix(test): create db tables in defined order, verify indexes 6 years ago
Anthony Bilinski edd72906fb
perf(history): enable sql index on chat_id in history table 6 years ago
Anthony Bilinski 746314baf2
fix(history): move stuck action messages to broken_messages table 6 years ago
Anthony Bilinski b28dc30061
fix(history): move stuck pending message into broken_messages table 6 years ago
Anthony Bilinski f72f3f714d
fix(history): handle errors during db upgrade 6 years ago
Anthony Bilinski dacfcdadac
refactor(history): apply db schema upgrade one version at a time 6 years ago
Anthony Bilinski 996b17b1d1
refactor(test): allow generic schema creation and verification in for db schema 6 years ago
Jimi Huotari 489d07c0eb
refactor(Qt): use 'QLatin1String' instead of 'QLatin1Literal' part 2 6 years ago
Jimi Huotari 7f74d41586
refactor(Qt): use 'QLatin1String' instead of 'QLatin1Literal' 6 years ago
sudden6 2ce00afcbb
test: add regression test for #2119 6 years ago
jenli669 34e1e25b7f
fix(test): include <set> in groupmessagedispatcher_test.cpp 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
Anthony Bilinski 819016960d
fix(ci): increase bsu_test timeout 6 years ago
Mick Sayson 71f8220925 refactor(chatlog): Add class to manage underlying chatlog state 6 years ago
Mick Sayson f0d840002a refactor(messages): Create class to manage sending/receiving group messages from core 6 years ago
Mick Sayson 22a4c38bfd refactor(messages): Create class to manage sending/receiving friend messages from core 6 years ago
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