67 Commits (34c1a1e96ba58769d8123228a0111ccbc89790e0)

Author SHA1 Message Date
Mick Sayson 6e163ca5ed
feat(notification): Notifications now always replace the previous one 5 years ago
Mick Sayson a9f6543e43
feat(notification): Notification string generator for multiple messages 5 years ago
Mick Sayson 99c1753a76 fix(preview): Fix exif orientations 5 years ago
Anthony Bilinski e5f33608c4
refactor(core): pass Paths into BootstrapNodeUpdater 5 years ago
Anthony Bilinski 5a877d742b
refactor(core): pass bootstrap list interface to Core 5 years ago
Anthony Bilinski 5d56a3c039
refactor(paths): move Settings path functions into Paths 5 years ago
Anthony Bilinski 062ba03fb8
refactor(db): map foreign key dependency in db schema 5 years ago
Anthony Bilinski f37f9a9492
refactor(history): enforce using PK instead of ToxId in history 5 years ago
iphydf e71225268f
chore: Various code cleanups. 5 years ago
Anthony Bilinski 35f89612ff
chore(cleanup): don't add semicolon to Q_DECLARE_METATYPE 5 years ago
Anthony Bilinski 70824729ff
chore(cleanup): don't use 0 as nullptr 5 years ago
Anthony Bilinski 2c1a86482a
chore(style): remove old style casts and cross sign comparisons 5 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
Jimi Huotari 4f83187ce0 refactor(Qt): use 'QLatin1String' instead of 'QLatin1Literal' part 2 6 years ago
sudden6 2ce00afcbb
test: add regression test for #2119 6 years ago
sudden6 4d84db1a4e
test: add regression test for #2119 6 years ago
Jimi Huotari ec7d66e96b refactor(Qt): use 'QLatin1String' instead of 'QLatin1Literal' 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 6 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