8247 Commits (3c467de9f27dfd481bc37335ea9ee0908b250a9b)
 

Author SHA1 Message Date
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
Anthony Bilinski 8a8a34ea64
chore(CI): Update checkout action to v3 3 years ago
Anthony Bilinski ffbff0bfa8
refactor: Remove ContentDialogManager singleton 3 years ago
Anthony Bilinski e80db6a532
feat(macOS): Build deps from source, giving backwards compatibility 3 years ago
Anthony Bilinski f3420a0b8f
chore(CI): macOS CI script support for both full dep build or just qTox build 3 years ago
Anthony Bilinski a877d7d841
chore(CI): Add build script for building all macOS deps 3 years ago
Anthony Bilinski fbce81b5b1
chore(CI): Split brewfile between building all deps or only qTox 3 years ago
Anthony Bilinski 7565f8b350
fix(main): Construct ToxSave event handler 3 years ago
Anthony Bilinski 16ac8a8eac
refactor(History): Split peers table into chats and authors 3 years ago
Anthony Bilinski f6dddf7c58
refactor(History): Move history upgrades to new directory 3 years ago
Anthony Bilinski bf3e1ffdb7
refactor(cmake): Allow tests to define their own needed libs 3 years ago
Anthony Bilinski f0a23bbb5d
refactor(tests): Move database test utilities to their own lib 3 years ago
Anthony Bilinski d1a8f5d6ae
refactor(test): Use temporary files in dbschema_test 3 years ago
Anthony Bilinski f777aa885c
fix(history): Heal invalid resume_file_id's saved to history 3 years ago