8260 Commits (9a8706a65f1737f875eccc9717c8389ff51798d2)
 

Author SHA1 Message Date
Anthony Bilinski 9a8706a65f
fix(history): Heal duplicate peer entries with different case 3 years ago
Anthony Bilinski 69d07f077e
refactor(history): Expose mergeDuplicatePeers from DbUpgrader 3 years ago
Anthony Bilinski f29570138f
fix(history): Strictly check public_key during database upgrade 3 years ago
Anthony Bilinski dc46267833
fix(test): Don't rely on row IDs after moving tables 3 years ago
Anthony Bilinski 46ef31293c
refactor(CI): Rename Windows cross compile builds to match cmake types 3 years ago
Anthony Bilinski 40b339b367
refactor(IPC): Remove activate's handler reliance on global state 3 years ago
Anthony Bilinski 6ad92bb637
test(history): Add unit test for when db is newer than qTox supports 3 years ago
Anthony Bilinski f4e64ee7a6
feat(History): Add a GUI error on database schema mismatch 3 years ago
Anthony Bilinski 0d1f4c4728
chore(CI): Revert macOS runner hack needed for keg-only git install 3 years ago
Anthony Bilinski 46fb4e9a4f
Merge pull request #6628 3 years ago
bodwok 039f6ff0b3
fix(Widget): Incorrect removing of contacts 3 years ago
Anthony Bilinski bc8763e835
Merge pull request #6576 3 years ago
bodwok 1545945236
fix(contacts): window with multiple friends contacts 3 years ago
Anthony Bilinski 3c467de9f2
chore(deps): Update c-toxcore to v0.2.18 3 years ago
Anthony Bilinski a004243cc0
chore(CI): Update brew package formulae before running upgrade 3 years ago
Anthony Bilinski f8e834c5c0
chore(CI): Remove keg-only install of git in github action runner 3 years ago
Anthony Bilinski a300415983
chore(i18n): Update translation files for Weblate 3 years ago
Atrate c0c2d1fad3
feat(l10n): update Polish translation from Weblate 3 years ago
Allan Nordhøy 78670eda55
feat(l10n): update Norwegian Bokmål translation from Weblate 3 years ago
The Cats 497feec9bd
feat(l10n): update French translation from Weblate 3 years ago
Oğuz Ersen db5178c6ca
feat(l10n): update Turkish translation from Weblate 3 years ago
109247019824 d797fc27a9
feat(l10n): update Bulgarian translation from Weblate 3 years ago
Peter Jespersen a494bc78e4
feat(l10n): update Danish translation from Weblate 3 years ago
Søren Ingemann Nielsen cb659bc83f
feat(l10n): update Danish translation from Weblate 3 years ago
Eric dbc9b4f049
feat(l10n): update Chinese (Simplified) translation from Weblate 3 years ago
Oğuz Ersen 5968999aff
feat(l10n): update Turkish translation from Weblate 3 years ago
S3aBreeze 479f6b7269
feat(l10n): update Russian translation from Weblate 3 years ago
Anthony Bilinski 9571434df9
feat(CI): Disallow unsafe implicit casts to QString 3 years ago
Anthony Bilinski b5aa5dac63
feat(CI): Disallow implicit casting of QString to char* 3 years ago
Anthony Bilinski f1b401166a
feat(CI): Disallow implicit casting of QByteArray to char* or void* 3 years ago
Anthony Bilinski 1e4eed76b5
refactor: Move GroupList global state into class 3 years ago
Anthony Bilinski e48c557387
fix(CI): Fix commit message check on single commit PRs 3 years ago
Anthony Bilinski a3517d4291
refactor(Nexus): Remove all uses of getProfile in child classes 3 years ago
Anthony Bilinski 6c6620ffc1
refactor(Settings): Save loaded profile automatically 3 years ago
Anthony Bilinski a1f7c71feb
perf(Settings): Make personal settings saving consistently async 3 years ago
Anthony Bilinski 4f45f30ef9
fix(history): Fix alias removal SQL query after group history addition 3 years ago
Anthony Bilinski c5fdb78676
fix(UI): Centre message boxes on main window 3 years ago
Anthony Bilinski 25223119c9
fix(chatlog): Display correct system message timestamp in chatlog 3 years ago
Anthony Bilinski 6cc9366ebe
Merge pull request #6614 3 years ago
bodwok a1b08d6493
fix(FriendList): exclusion of possible undefined behavior 3 years ago
Anthony Bilinski 0352ada08c
feat(history): Enable group history 3 years ago
Anthony Bilinski cd3c7b392e
feat(UI): Add UI for removing group history 3 years ago
Anthony Bilinski 1142cc03f8
feat(history): Remove group history on quit when selected 3 years ago
Anthony Bilinski 1ac7285c79
refactor(widget): Make RemoveFriendDialog generic for Chats 3 years ago
Anthony Bilinski de09bf655e
refactor(history): Use abstract Chat in ChatHistory rather than Friend 3 years ago
Anthony Bilinski b320397558
refactor(model): Add getDisplayedName(ToxPk) to Chat 3 years ago
Anthony Bilinski e4fefccff8
refactor(history): Move History APIs from Friend-based to Chat-based 3 years ago
Anthony Bilinski cfe18f8340
refactor(ContactId): Add clone function to ChatId interface 3 years ago
Anthony Bilinski 71c3f997b4
refactor: Move FriendList global state into class 3 years ago
Anthony Bilinski 4a74b51bbc
refactor(main): Remove unused sodium_init 3 years ago